From 03be6d792679d8d4be560c9af4cba72e6b061f35 Mon Sep 17 00:00:00 2001 From: Stefan Miklosovic Date: Thu, 6 Apr 2023 10:53:29 +0200 Subject: [PATCH] update zstd-jni library to version 1.5.5 patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-18429 --- CHANGES.txt | 1 + build.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index c661db958e..e14e315604 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 4.0.9 + * Update zstd-jni library to version 1.5.5 (CASSANDRA-18429) * Backport CASSANDRA-17205 to 4.0 branch - Remove self-reference in SSTableTidier (CASSANDRA-18332) * Avoid loading the preferred IP for BulkLoader streaming (CASSANDRA-18370) * Fix BufferPool incorrect memoryInUse when putUnusedPortion is used (CASSANDRA-18311) diff --git a/build.xml b/build.xml index 979b116ee7..b270c3f56e 100644 --- a/build.xml +++ b/build.xml @@ -512,7 +512,7 @@ - +