File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1+ 6.8.4.14 - 2021-12-14
2+ * Upgrade log4j 2.16.0 to fix CVE-2021-44228
3+
146.8.4.13 - 2021-01-05
25 * Fix a possible StackOverflowError
36 * Rename the finalize method to avoid GC issue
Original file line number Diff line number Diff line change 1- elasticsearch = 6.8.4.13
1+ elasticsearch = 6.8.4.14
22elasticsearch_vanilla = 6.8.4
33cassandra = 3.11.9.1
44lucene = 7.7.2
Original file line number Diff line number Diff line change 6565# built documents.
6666#
6767# The short X.Y version.
68- version = u'6.8.4.13 '
68+ version = u'6.8.4.14 '
6969# The full version, including alpha/beta/rc tags.
70- release = u'6.8.4.13 '
70+ release = u'6.8.4.14 '
7171
7272tgz_url = "https://github.com/strapdata/elassandra/releases/download/v{0}/elassandra-{0}.tar.gz" .format (release )
7373deb_url = "https://github.com/strapdata/elassandra/releases/download/v{0}/elassandra-{0}.deb" .format (release )
You can’t perform that action at this time.
0 commit comments