mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-4.0' into cassandra-4.1
This commit is contained in:
commit
d3cc2a65b8
|
|
@ -54,6 +54,7 @@
|
|||
<cve>CVE-2022-41881</cve>
|
||||
<cve>CVE-2022-41915</cve>
|
||||
<cve>CVE-2023-34462</cve>
|
||||
<cve>CVE-2023-44487</cve>
|
||||
</suppress>
|
||||
<!-- https://issues.apache.org/jira/browse/CASSANDRA-17966 -->
|
||||
<suppress>
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ Merged from 3.11:
|
|||
* Revert CASSANDRA-18543 (CASSANDRA-18854)
|
||||
* Fix NPE when using udfContext in UDF after a restart of a node (CASSANDRA-18739)
|
||||
Merged from 3.0:
|
||||
* Suppress CVE-2023-44487 (CASSANDRA-18943)
|
||||
* Fix nodetool enable/disablebinary to correctly set rpc readiness in gossip (CASSANDRA-18935)
|
||||
* Implement the logic in bin/stop-server (CASSANDRA-18838)
|
||||
* Upgrade snappy-java to 1.1.10.4 (CASSANDRA-18878)
|
||||
|
|
|
|||
Loading…
Reference in New Issue