File tree Expand file tree Collapse file tree 4 files changed +126
-2
lines changed
test/distributed/org/apache/cassandra/distributed/upgrade Expand file tree Collapse file tree 4 files changed +126
-2
lines changed Original file line number Diff line number Diff line change 302302 <dependency >
303303 <groupId >com.github.luben</groupId >
304304 <artifactId >zstd-jni</artifactId >
305- <version >1.5.5 -1</version >
305+ <version >1.5.7 -1</version >
306306 </dependency >
307307 <dependency >
308308 <groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change @@ -192,6 +192,8 @@ Merged from 4.1:
192192 * Enforce CQL message size limit on multiframe messages (CASSANDRA-20052)
193193 * Fix race condition in DecayingEstimatedHistogramReservoir during rescale (CASSANDRA-19365)
194194Merged from 4.0:
195+ * Update Zstd library to 1.5.7-1 (CASSANDRA-20367)
196+ * Fix premature auto-failing of long-running repairs (CASSANDRA-20312)
195197 * Fix autocompletion for role names/user names (CASSANDRA-20175)
196198 * Tighten up permissions in dc and cidr authorizers (CASSANDRA-20225)
197199 * CBUtil serialization of UTF8 does not handle all UTF8 properly (CASSANDRA-20234)
You can’t perform that action at this time.
0 commit comments