Skip to content

Commit 093a5fb

Browse files
author
vroyer
committed
Release 6.8.4.3
1 parent dabd8a6 commit 093a5fb

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
6.8.4.3 - 2020-02-29
2+
* Switch to cassandra 3.11.5.3
3+
* Improve gradle publication
4+
15
6.8.4.2 - 2020-02-17
26
* Fix TimeUUID & Base64 Ingest processor declaration
37
* Compression of X1 application state to increase the number of created indices

docs/elassandra/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
# built documents.
6868
#
6969
# The short X.Y version.
70-
version = u'6.8.4.2'
70+
version = u'6.8.4.3'
7171
# The full version, including alpha/beta/rc tags.
72-
release = u'6.8.4.2'
72+
release = u'6.8.4.3'
7373

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

0 commit comments

Comments
 (0)