Skip to content

Commit c14eb19

Browse files
author
vroyer
committed
release 6.2.3.33
1 parent 4e6d8e2 commit c14eb19

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
6.2.3.33 - 2020-02-01
2+
* Fix a possible StackOverflowError
3+
* Fix a mapping update issue when having a datacenter group
4+
* Fix sub types matching
5+
16
6.2.3.32 - 2020-12-16
27
* Upgrade to cassandra 3.11.9.1
38
* Rename the finalize method to avoid GC issue

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.32
1+
elasticsearch = 6.2.3.33
22
elasticsearch_vanilla = 6.2.3
33
cassandra = 3.11.9.1
44
lucene = 7.2.1

docs/elassandra/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
# built documents.
6666
#
6767
# The short X.Y version.
68-
version = u'6.2.3.32'
68+
version = u'6.2.3.33'
6969
# The full version, including alpha/beta/rc tags.
7070
release = u'6.2.3.32'
7171

0 commit comments

Comments
 (0)