File tree Expand file tree Collapse file tree 4 files changed +16
-0
lines changed
technical-details/release-notes Expand file tree Collapse file tree 4 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 116
116
* [ Storage Algorithm] ( technical-details/reference/storage-algorithm.md )
117
117
* [ Release Notes] ( technical-details/release-notes/README.md )
118
118
* [ 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 )
119
121
* [ 4.3.29] ( technical-details/release-notes/4.tucker/4.3.29.md )
120
122
* [ 4.3.28] ( technical-details/release-notes/4.tucker/4.3.28.md )
121
123
* [ 4.3.27] ( technical-details/release-notes/4.tucker/4.3.27.md )
Original file line number Diff line number Diff line change
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)
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change 4
4
5
5
[ Meet Tucker] ( ../../release-notes/4.tucker ) Our 4th Release Pup
6
6
7
+ [ 4.3.31 Tucker] ( 4.tucker/4.3.31.md )
8
+
9
+ [ 4.3.30 Tucker] ( 4.tucker/4.3.30.md )
10
+
7
11
[ 4.3.29 Tucker] ( 4.tucker/4.3.29.md )
8
12
9
13
[ 4.3.28 Tucker] ( 4.tucker/4.3.28.md )
You can’t perform that action at this time.
0 commit comments