Skip to content

Commit fae43cd

Browse files
committed
Add 4.5.12 release notes
1 parent e52f623 commit fae43cd

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

docs/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
* [Blob](technical-details/reference/blob.md)
127127
* [Release Notes](technical-details/release-notes/README.md)
128128
* [Harper Tucker (Version 4)](technical-details/release-notes/4.tucker/README.md)
129+
* [4.5.12](technical-details/release-notes/4.tucker/4.5.12.md)
129130
* [4.5.11](technical-details/release-notes/4.tucker/4.5.11.md)
130131
* [4.5.10](technical-details/release-notes/4.tucker/4.5.10.md)
131132
* [4.5.9](technical-details/release-notes/4.tucker/4.5.9.md)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
### HarperDB 4.5.12
2+
7/9/2025
3+
4+
- Assign shard numbers from each node's config rather than from routes
5+
- Handle certificates without a common name, falling back to the SANs
6+
- Properly clean up blobs that are only transiently used for replication
7+
- Ensure that we always set up server.shards even when there are no TLS connections

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.5.12 Tucker](4.tucker/4.5.12.md)
8+
79
[4.5.11 Tucker](4.tucker/4.5.11.md)
810

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

0 commit comments

Comments
 (0)