Skip to content

Commit 3a9df39

Browse files
committed
DATAES-152 - Updated changelog.
1 parent 97bcf28 commit 3a9df39

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 1.2.0.RC1 (2015-03-05)
5+
-----------------------------------------
6+
* DATAES-152 - Release 1.2 RC1.
7+
* DATAES-151 - findAll(Iterable<ID> ids) uses id representation in source instead of ES id.
8+
* DATAES-140 - Document fields should not be indexed for search.
9+
* DATAES-135 - Add necessary implementation for improved multi-store behavior.
10+
* DATAES-132 - support include_in_parent for nested fieldtype.
11+
* DATAES-130 - Allow Spring EL usage in type attribute of @Document.
12+
* DATAES-129 - Custom Repository Method for simple geo request does not work.
13+
* DATAES-115 - FindBy projections for list returns only 10 results.
14+
* DATAES-100 - Allow configurable searchTimeout.
15+
* DATAES-94 - Bump to support ES 1.2.0.
16+
* DATAES-91 - Support for 'suggest' operations.
17+
18+
419
Changes in version 1.1.2.RELEASE (2015-01-28)
520
---------------------------------------------
621
* DATAES-146 - Release 1.1.2.

0 commit comments

Comments
 (0)