Skip to content

Commit 9d89799

Browse files
vroyerDBarthe
authored andcommitted
release 6.2.3.9
1 parent 2faf75d commit 9d89799

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
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.9 - 2018-12-27
2+
* Fix index rebuild when bootstraping
3+
14
6.2.3.8 - 2018-12-17
25
* Fix cluster settings
36
* Fix date field in primary key #222

buildSrc/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
elasticsearch = 6.2.3
22
lucene = 7.2.1
3-
elassandra = 8
3+
elassandra = 9
44
cassandra = 3.11.3.5
55

66
# optional dependencies

docs/elassandra/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
# The short X.Y version.
6868
version = u'6.2.3'
6969
# The full version, including alpha/beta/rc tags.
70-
release = u'6.2.3.8'
70+
release = u'6.2.3.9'
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)