File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-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 1.3.0.M1 (2015-06-02)
5
+ ----------------------------------------
6
+ * DATAES-168 - Release 1.3 M1 (Gosling).
7
+ * DATAES-164 - CriteriaQuery equals method has to use AND operator instead of OR.
8
+ * DATAES-162 - Adapt API changes in Spring Data Commons to simplify custom repository base class registration.
9
+ * DATAES-159 - Bulk update with ElasticsearchTemplate.
10
+ * DATAES-158 - UpdateRequest.script not working.
11
+ * DATAES-157 - support deleteBy operation.
12
+ * DATAES-155 - findAll(Iterable<ID> ids) doesn't set persistent entity id.
13
+
14
+
4
15
Changes in version 1.2.0.RELEASE (2015-03-23)
5
16
---------------------------------------------
6
17
* DATAES-154 - Release 1.2 GA.
You can’t perform that action at this time.
0 commit comments