DATAES-692 - Updated changelog.

This commit is contained in:
Jens Schauder 2019-12-04 14:11:42 +01:00
parent 54a86fa99e
commit b4a849b422

View File

@ -1,6 +1,13 @@
Spring Data Elasticsearch Changelog Spring Data Elasticsearch Changelog
=================================== ===================================
Changes in version 3.2.3.RELEASE (2019-12-04)
---------------------------------------------
* DATAES-700 - Enable proxy support for RestClient.
* DATAES-699 - ElasticsearchRestTemplate.count(..) returns all documents instead of just total hits number.
* DATAES-692 - Release 3.2.3 (Moore SR3).
Changes in version 3.1.14.RELEASE (2019-12-04) Changes in version 3.1.14.RELEASE (2019-12-04)
---------------------------------------------- ----------------------------------------------
* DATAES-691 - Release 3.1.14 (Lovelace SR14). * DATAES-691 - Release 3.1.14 (Lovelace SR14).
@ -916,3 +923,4 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
* #7 - Missing core types in org.springframework.data.elasticsearch.annotations.FieldType * #7 - Missing core types in org.springframework.data.elasticsearch.annotations.FieldType
* #6 - spirng-data-elasticsearch with elasticsearch-river-mongodb * #6 - spirng-data-elasticsearch with elasticsearch-river-mongodb