Skip to content

Commit 92c69ef

Browse files
Merge branch 'cassandra-4.1' into cassandra-5.0
* cassandra-4.1: Increment versions to 4.0.21, 4.1.12, 5.0.8
2 parents f92bf17 + e418109 commit 92c69ef

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
5.0.8
2+
Merged from 4.1:
3+
Merged from 4.0:
4+
5+
16
5.0.7
27
* Refactor SAI ANN query execution to use score ordered iterators for correctness and speed (CASSANDRA-20086)
38
* Disallow binding an identity to a superuser when the user is a regular user (CASSANDRA-21219)

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<property name="debuglevel" value="source,lines,vars"/>
3434

3535
<!-- default version and SCM information -->
36-
<property name="base.version" value="5.0.7"/>
36+
<property name="base.version" value="5.0.8"/>
3737
<property name="scm.connection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
3838
<property name="scm.developerConnection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
3939
<property name="scm.url" value="https://gitbox.apache.org/repos/asf?p=cassandra.git"/>

0 commit comments

Comments
 (0)