ninja – fix CHANGES.txt (cassandra-4.1 still on 4.1.11)

This commit is contained in:
Mick Semb Wever 2025-10-31 09:12:20 +01:00
parent fdc422c16f
commit fca850c737
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
1 changed files with 2 additions and 5 deletions

View File

@ -1,11 +1,8 @@
4.1.12
* ReadCommandController should close fast to avoid deadlock when building secondary index (CASSANDRA-19564)
Merged from 4.0
* Updated dtest-api to 0.0.18 and removed JMX-related classes that now live in the dtest-api (CASSANDRA-20884)
4.1.11
* ReadCommandController should close fast to avoid deadlock when building secondary index (CASSANDRA-19564)
* Redact security-sensitive information in system_views.settings (CASSANDRA-20856)
Merged from 4.0:
* Updated dtest-api to 0.0.18 and removed JMX-related classes that now live in the dtest-api (CASSANDRA-20884)
* Fixed incorrect error message constant for keyspace name length validation (CASSANDRA-20915)
* update shaded cassandra-driver-core to 3.11.5 (CASSANDRA-20904)