Merge branch 'cassandra-4.1' into cassandra-5.0

* cassandra-4.1:
  Increment versions to 4.0.21, 4.1.12, 5.0.8
This commit is contained in:
mck 2026-03-23 09:55:48 +01:00
commit 92c69ef626
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
5.0.8
Merged from 4.1:
Merged from 4.0:
5.0.7
* Refactor SAI ANN query execution to use score ordered iterators for correctness and speed (CASSANDRA-20086)
* Disallow binding an identity to a superuser when the user is a regular user (CASSANDRA-21219)

View File

@ -33,7 +33,7 @@
<property name="debuglevel" value="source,lines,vars"/>
<!-- default version and SCM information -->
<property name="base.version" value="5.0.7"/>
<property name="base.version" value="5.0.8"/>
<property name="scm.connection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
<property name="scm.developerConnection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
<property name="scm.url" value="https://gitbox.apache.org/repos/asf?p=cassandra.git"/>