File tree Expand file tree Collapse file tree 4 files changed +15
-0
lines changed
technical-details/release-notes Expand file tree Collapse file tree 4 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 126
126
* [ Blob] ( technical-details/reference/blob.md )
127
127
* [ Release Notes] ( technical-details/release-notes/README.md )
128
128
* [ Harper Tucker (Version 4)] ( technical-details/release-notes/4.tucker/README.md )
129
+ * [ 4.5.16] ( technical-details/release-notes/4.tucker/4.5.16.md )
130
+ * [ 4.5.15] ( technical-details/release-notes/4.tucker/4.5.15.md )
129
131
* [ 4.5.14] ( technical-details/release-notes/4.tucker/4.5.14.md )
130
132
* [ 4.5.13] ( technical-details/release-notes/4.tucker/4.5.13.md )
131
133
* [ 4.5.12] ( technical-details/release-notes/4.tucker/4.5.12.md )
Original file line number Diff line number Diff line change
1
+ ### HarperDB 4.5.15
2
+ 7/21/2025
3
+
4
+ - Removed the ` copyTablesToCatchUp ` option and instead utilized the clone node designation of the leader node to copy tables
5
+ - Ensure that skipping large number of audit entries does not lock up the thread and cause a connection reset
Original file line number Diff line number Diff line change
1
+ ### HarperDB 4.5.16
2
+ 7/30/2025
3
+
4
+ - Do not free/remove the shared user buffer that is used by all threads as an atomic counter for ids (for blobs and incremented ids), but retain it as a stable allocated buffer
Original file line number Diff line number Diff line change 4
4
5
5
[ Meet Tucker] ( 4.tucker/tucker.md ) Our 4th Release Pup
6
6
7
+ [ 4.5.16 Tucker] ( 4.tucker/4.5.16.md )
8
+
9
+ [ 4.5.15 Tucker] ( 4.tucker/4.5.15.md )
10
+
7
11
[ 4.5.14 Tucker] ( 4.tucker/4.5.14.md )
8
12
9
13
[ 4.5.13 Tucker] ( 4.tucker/4.5.13.md )
You can’t perform that action at this time.
0 commit comments