ninja fix CHANGES.txt

This commit is contained in:
Yifan Cai 2022-02-10 17:24:20 -08:00
parent 3a6f690731
commit 4094e9ce2c
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
4.1
* Limit the maximum hints size per host (CASSANDRA-17142)
* Add a virtual table for exposing batch metrics (CASSANDRA-17225)
* Flatten guardrails config (CASSANDRA-17353)
* Instance failed to start up due to NPE in StartupClusterConnectivityChecker (CASSANDRA-17347)