Ninja add CHANGES.txt for CASSANDRA-14737

This commit is contained in:
Robert Stupp 2020-02-12 10:00:20 +01:00
parent f14507190b
commit 425c14e15a
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
4.0-alpha4
* Limit the dependencies used by UDFs/UDAs (CASSANDRA-14737)
* Make native_transport_max_concurrent_requests_in_bytes updatable (CASSANDRA-15519)
* Cleanup and improvements to IndexInfo/ColumnIndex (CASSANDRA-15469)
* Potential Overflow in DatabaseDescriptor Functions That Convert Between KB/MB & Bytes (CASSANDRA-15470)