Skip to content

Commit b0cccfc

Browse files
committed
Add 4.6.1 release notes
1 parent e4bd74c commit b0cccfc

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

docs/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@
135135
* [Release Notes](technical-details/release-notes/README.md)
136136
* [Harper Tucker (Version 4)](technical-details/release-notes/4.tucker/README.md)
137137
* [4.6.0](technical-details/release-notes/4.tucker/4.6.0.md)
138+
* [4.6.1](technical-details/release-notes/4.tucker/4.6.1.md)
138139
* [4.5.12](technical-details/release-notes/4.tucker/4.5.12.md)
139140
* [4.5.11](technical-details/release-notes/4.tucker/4.5.11.md)
140141
* [4.5.10](technical-details/release-notes/4.tucker/4.5.10.md)
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# 4.6.1
2+
7/10/2025
3+
4+
- Plugin API updates to use plugin nomenclature
5+
- Fix for dynamically setting `harperdb` package symlink on deploy
6+
- Assign shard numbers from each node's config rather than from routes
7+
- Handle certificates without a common name, falling back to the SANs
8+
- Properly clean up blobs that are only transiently used for replication
9+
- Ensure that we always set up server.shards even when there are no TLS connections
10+
- Fix for clone node getting the cluster status
11+
- Properly initialize config on CLI operations to avoid path error
12+
- Fix for lmdb for compiling for MacOS and using little-endian
13+
- Allow secure cookies with localhost

docs/technical-details/release-notes/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
[Meet Tucker](4.tucker/tucker.md) Our 4th Release Pup
66

7+
[4.6.1 Tucker](4.tucker/4.6.1.md)
8+
79
[4.6.0 Tucker](4.tucker/4.6.0.md)
810

911
[4.5.12 Tucker](4.tucker/4.5.12.md)

0 commit comments

Comments
 (0)