Skip to content

Commit 800b10b

Browse files
committed
DATAES-240 - Updated changelog.
1 parent 023214a commit 800b10b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Spring Data Elasticsearch Changelog
22
===================================
33

4+
Changes in version 2.0.0.RC1 (2016-03-18)
5+
-----------------------------------------
6+
* DATAES-241 - remove commons-collections dependency and use CollectionUtils from Spring Utils.
7+
* DATAES-240 - Release 2.0 RC1 (Hopper).
8+
* DATAES-238 - ElasticsearchTemplate.prepareUpdate() does not preserve routing parameter which is required for updating child documents.
9+
* DATAES-237 - path-configuration fails to load configs from inside jars.
10+
* DATAES-236 - Clear the search contexts associated with specified scroll id.
11+
* DATAES-234 - CDI support can fail due to Set.toString() used as Map key.
12+
* DATAES-211 - Upgrade to Elasticsearch 2.0.
13+
* DATAES-188 - Source filtering feature Implementation.
14+
* DATAES-124 - ElasticSearchTemplate should expose client.
15+
16+
417
Changes in version 1.4.0.M1 (2016-02-12)
518
----------------------------------------
619
* DATAES-232 - Add code of conduct.

0 commit comments

Comments
 (0)