From bf8870f763c18f4e9afe329f3096518b2f85f926 Mon Sep 17 00:00:00 2001 From: Mick Semb Wever Date: Thu, 26 Sep 2024 22:33:43 +0200 Subject: [PATCH] increment version to 4.0.15 and 4.1.8 --- CHANGES.txt | 5 ++++- build.xml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index c5e70c6edc..7bdcda5023 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,7 +1,10 @@ -4.0.14 +4.0.15 * Fix text containing "/*" being interpreted as multiline comment in cqlsh (CASSANDRA-17667) * Fix indexing of a frozen collection that is the clustering key and reversed (CASSANDRA-19889) * Emit error when altering a table with non-frozen UDTs with nested non-frozen collections the same way as done upon table creation (CASSANDRA-19925) + + +4.0.14 * Safer handling of out-of-range tokens (CASSANDRA-13704) * Fix memory leak in BTree.FastBuilder (CASSANDRA-19785) * Fix millisecond and microsecond precision for commit log replay (CASSANDRA-19448) diff --git a/build.xml b/build.xml index 7f619b0b26..58e28aebce 100644 --- a/build.xml +++ b/build.xml @@ -34,7 +34,7 @@ - +