From 7faff3882633f93cbdec12e25fdb5883a912a4a5 Mon Sep 17 00:00:00 2001 From: Aleksei Zotov Date: Fri, 17 Sep 2021 08:51:30 -0500 Subject: [PATCH] Upgrade Caffeiene to 2.9.2 Patch by Aleksei Zotov; reviewed by brandonwilliams and mck for CASSANDRA-15153 --- CHANGES.txt | 1 + build.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 3fb4df59df..d72ac0aee9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 4.1 + * Upgrade Caffeine to 2.9.2 (CASSANDRA-15153) * Allow DELETE and TRUNCATE to work on Virtual Tables if the implementation allows it (CASSANDRA-16806) * Include SASI components to snapshots (CASSANDRA-15134) * Fix missed wait latencies in the output of `nodetool tpstats -F` (CASSANDRA-16938) diff --git a/build.xml b/build.xml index bec577a27e..0398da240b 100644 --- a/build.xml +++ b/build.xml @@ -627,7 +627,7 @@ - +