File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ 6.2.3.24 - 2020-01-21
2+ * Fix # 323 Elassandra Mapping coercing issue with dynamic template
3+ * Add documentation for TimeUUIDPartitionFunction
4+ * Improvement for Gossip X1 publication
5+
166.2.3.23 - 2019-12-28
27 * Fix # 315 missing subfield when indexing a doc with 2 or more new subfields
38 * Add support for index name longer than 48 characters
Original file line number Diff line number Diff line change 1- elasticsearch = 6.2.3.23
1+ elasticsearch = 6.2.3.24
22elasticsearch_vanilla = 6.2.3
33cassandra = 3.11.5.1
44lucene = 7.2.1
Original file line number Diff line number Diff line change 6767# built documents.
6868#
6969# The short X.Y version.
70- version = u'6.2.3.23 '
70+ version = u'6.2.3.24 '
7171# The full version, including alpha/beta/rc tags.
72- release = u'6.2.3.23 '
72+ release = u'6.2.3.24 '
7373
7474tgz_url = "https://github.com/strapdata/elassandra/releases/download/v{0}/elassandra-{0}.tar.gz" .format (release )
7575deb_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