File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Elasticsearch Changelog
2
2
===================================
3
3
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
+
4
17
Changes in version 1.4.0.M1 (2016-02-12)
5
18
----------------------------------------
6
19
* DATAES-232 - Add code of conduct.
You can’t perform that action at this time.
0 commit comments