Skip to content

Commit 6ec366e

Browse files
committed
Release notes
1 parent 40e85ea commit 6ec366e

File tree

4 files changed

+19
-0
lines changed

4 files changed

+19
-0
lines changed

docs/SUMMARY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@
121121
* [Storage Algorithm](technical-details/reference/storage-algorithm.md)
122122
* [Release Notes](technical-details/release-notes/README.md)
123123
* [HarperDB Tucker (Version 4)](technical-details/release-notes/4.tucker/README.md)
124+
* [4.4.18](technical-details/release-notes/4.tucker/4.4.18.md)
125+
* [4.4.17](technical-details/release-notes/4.tucker/4.4.17.md)
124126
* [4.4.16](technical-details/release-notes/4.tucker/4.4.16.md)
125127
* [4.4.15](technical-details/release-notes/4.tucker/4.4.15.md)
126128
* [4.4.14](technical-details/release-notes/4.tucker/4.4.14.md)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
### HarperDB 4.4.17
2+
1/29/2025
3+
4+
* Provide statistics on the size of the audit log store
5+
* Fix handling of symlinks to HarperDB package that to avoid NPM's errors in restricted containers
6+
* Add option for rolling/consecutive restarts for deployments
7+
* Fix for enabling root CAs for replication authorization
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
### HarperDB 4.4.18
2+
1/29/2025
3+
4+
* Add option for disabling full table copy in replication
5+
* Add option for startTime in route configuration
6+
* Add/fix option to deploy with package from CLI

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

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

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

7+
[4.4.18 Tucker](4.tucker/4.4.18.md)
8+
9+
[4.4.17 Tucker](4.tucker/4.4.17.md)
10+
711
[4.4.16 Tucker](4.tucker/4.4.16.md)
812

913
[4.4.15 Tucker](4.tucker/4.4.15.md)

0 commit comments

Comments
 (0)