We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09115b1 commit c9bfb0cCopy full SHA for c9bfb0c
release-notes/v4-tucker/4.6.18.md
@@ -0,0 +1,12 @@
1
+---
2
+title: 4.6.18
3
4
+
5
+### HarperDB 4.6.18
6
7
+11/21/2025
8
9
+- Reduced frequency of unnecessary `end_txn` messages that were causing excess traffic from node without originating writes.
10
+- Fix to allow `databases` config in replication support a database name as a string or an object
11
+- Backport fix for ensuring that we don't failover connections (when failover is disabled) when re-connections take place.
12
+- Update last received status when receiving sequence id updates for better reporting of cluster status
0 commit comments