We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9754d70 commit 7470652Copy full SHA for 7470652
src/main/resources/changelog.txt
@@ -1,6 +1,16 @@
1
Spring Data Elasticsearch Changelog
2
===================================
3
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
14
Changes in version 3.0.0.M1 (2016-11-23)
15
----------------------------------------
16
* DATAES-307 - Set up 3.0 development.
0 commit comments