Skip to content

Commit f95153f

Browse files
author
Vincent Royer
committed
release 6.2.3.38
1 parent 20b676f commit f95153f

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
6.2.3.38 - 2022-03-28
2+
* Fix the cqlsh embedded driver
3+
14
6.2.3.37 - 2022-03-16
25
* Upgrade to cassandra 3.11.9.12 to fix CVE-2021-44521
36

buildSrc/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
elasticsearch = 6.2.3.37
1+
elasticsearch = 6.2.3.38
22
elasticsearch_vanilla = 6.2.3
33
cassandra = 3.11.12.3
44
lucene = 7.2.1

docs/elassandra/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@
6565
# built documents.
6666
#
6767
# The short X.Y version.
68-
version = u'6.2.3.37'
68+
version = u'6.2.3.38'
6969
# The full version, including alpha/beta/rc tags.
70-
release = u'6.2.3.37'
70+
release = u'6.2.3.38'
7171

7272
tgz_url = "https://github.com/strapdata/elassandra/releases/download/v{0}/elassandra-{0}.tar.gz".format(release)
7373
deb_url = "https://github.com/strapdata/elassandra/releases/download/v{0}/elassandra-{0}.deb".format(release)

0 commit comments

Comments
 (0)