mirror of https://github.com/apache/cassandra
ninja – fix CHANGES.txt (cassandra-4.1 still on 4.1.11)
This commit is contained in:
parent
fdc422c16f
commit
fca850c737
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue