Ninja: update CHANGES.txt

This commit is contained in:
Sam Tunnicliffe 2024-07-10 09:21:36 +01:00
parent 1cd0b38214
commit 7d83b5bfec
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
4.1.6
* Add native transport deadline, an ultimate deadline for all tasks related to a specific request (CASSANDRA-19534)
* Do not create a role if ALTER ROLE IF EXISTS operates on non-existing role (CASSANDRA-19749)
* Use OpOrder in repairIterator to ensure we don't lose memtables mid-paxos repair (Cassandra-19668)
* Refresh stale paxos commit (CASSANDRA-19617)