Skip to content

Commit c258d6e

Browse files
committed
Release notes for 4.3.30 and 4.3.31
1 parent a2836b4 commit c258d6e

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

docs/SUMMARY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@
116116
* [Storage Algorithm](technical-details/reference/storage-algorithm.md)
117117
* [Release Notes](technical-details/release-notes/README.md)
118118
* [HarperDB Tucker (Version 4)](technical-details/release-notes/4.tucker/README.md)
119+
* [4.3.31](technical-details/release-notes/4.tucker/4.3.31.md)
120+
* [4.3.30](technical-details/release-notes/4.tucker/4.3.30.md)
119121
* [4.3.29](technical-details/release-notes/4.tucker/4.3.29.md)
120122
* [4.3.28](technical-details/release-notes/4.tucker/4.3.28.md)
121123
* [4.3.27](technical-details/release-notes/4.tucker/4.3.27.md)
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
### HarperDB 4.3.30
2+
10/9/2024
3+
4+
* Properly assign transaction timestamp to writes from cache resolutions (ensuring that latencies can be calculated on replicating nodes)
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
### HarperDB 4.3.31
2+
10/10/2024
3+
4+
* Reset the restart limit for manual restarts to ensure that NATS process will continue to restart after more than 10 manual restarts
5+
* Only apply caching directives (from headers) to tables/resources that are configured to be caching, sourced from another resource
6+
* Catch/tolerate errors on serializing objects for logging

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](../../release-notes/4.tucker) Our 4th Release Pup
66

7+
[4.3.31 Tucker](4.tucker/4.3.31.md)
8+
9+
[4.3.30 Tucker](4.tucker/4.3.30.md)
10+
711
[4.3.29 Tucker](4.tucker/4.3.29.md)
812

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

0 commit comments

Comments
 (0)