Skip to content

Commit f9aa8cb

Browse files
committed
Add release notes for 4.5.3, 4.5.4, and 4.5.5
1 parent 9c79bba commit f9aa8cb

File tree

5 files changed

+25
-0
lines changed

5 files changed

+25
-0
lines changed

docs/SUMMARY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,9 @@
122122
* [Storage Algorithm](technical-details/reference/storage-algorithm.md)
123123
* [Release Notes](technical-details/release-notes/README.md)
124124
* [Harper Tucker (Version 4)](technical-details/release-notes/4.tucker/README.md)
125+
* [4.5.5](technical-details/release-notes/4.tucker/4.5.5.md)
126+
* [4.5.4](technical-details/release-notes/4.tucker/4.5.4.md)
127+
* [4.5.3](technical-details/release-notes/4.tucker/4.5.3.md)
125128
* [4.5.2](technical-details/release-notes/4.tucker/4.5.2.md)
126129
* [4.5.1](technical-details/release-notes/4.tucker/4.5.1.md)
127130
* [4.5.0](technical-details/release-notes/4.tucker/4.5.0.md)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### HarperDB 4.5.3
2+
4/3/2025
3+
4+
* Fix for immediately reloading updated certificates and private key files to ensure that certificates properly match the private key
5+
* Fix for analytics of storage size when tables are deleted
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
### HarperDB 4.5.4
2+
4/11/2025
3+
4+
* Fix for replication of (non-retained) published messages
5+
* Make cookie domain be configurable to allow for cookies shared across sub-hostnames
6+
* Fix for on-demand loading of shared blobs
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### HarperDB 4.5.5
2+
4/15/2025
3+
4+
* Updates for better messaging with symlinks in Windows
5+
* Fix for saving replicated blobs

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

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

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

7+
[4.5.5 Tucker](4.tucker/4.5.5.md)
8+
9+
[4.5.4 Tucker](4.tucker/4.5.4.md)
10+
11+
[4.5.3 Tucker](4.tucker/4.5.3.md)
12+
713
[4.5.2 Tucker](4.tucker/4.5.2.md)
814

915
[4.5.1 Tucker](4.tucker/4.5.1.md)

0 commit comments

Comments
 (0)