Skip to content

Commit 7470652

Browse files
committed
DATAES-275 - Updated changelog.
1 parent 9754d70 commit 7470652

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.1.0.RC1 (2016-12-21)
5+
-----------------------------------------
6+
* DATAES-315 - Adapt API in RepositoryFactoryBeanSupport implementation.
7+
* DATAES-313 - Register repository factory in spring.factories for multi-store support.
8+
* DATAES-289 - Upgrade to Elasticsearch 2.4.
9+
* DATAES-284 - Downgrade to Jackson 2.7.5 until Elasticsearch is compatible with 2.8.
10+
* DATAES-281 - Can't save entity without id setter.
11+
* DATAES-275 - Release 2.1 RC1 (Ingalls).
12+
13+
414
Changes in version 3.0.0.M1 (2016-11-23)
515
----------------------------------------
616
* DATAES-307 - Set up 3.0 development.

0 commit comments

Comments
 (0)