Skip to content

Commit ea02e99

Browse files
committed
DATAES-168 - Updated changelog.
1 parent a3828c6 commit ea02e99

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

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

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+
415
Changes in version 1.2.0.RELEASE (2015-03-23)
516
---------------------------------------------
617
* DATAES-154 - Release 1.2 GA.

0 commit comments

Comments
 (0)