File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-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 3.0.0.M2 (2017-04-04)
5
+ ----------------------------------------
6
+ * DATAES-342 - Adapt to API changes in RepositoryConfigurationExtensionSupport.
7
+ * DATAES-329 - Remove references to single-argument assertion methods of Spring.
8
+ * DATAES-328 - Integrate Data Commons Java 8 upgrade branch.
9
+ * DATAES-325 - Remove references to GenericCollectionTypeResolver in favor of ResolvableType.
10
+ * DATAES-322 - Update project documentation with the CLA tool integration.
11
+ * DATAES-315 - Adapt API in RepositoryFactoryBeanSupport implementation.
12
+ * DATAES-313 - Register repository factory in spring.factories for multi-store support.
13
+ * DATAES-311 - Release 3.0 M2 (Kay).
14
+
15
+
4
16
Changes in version 2.1.1.RELEASE (2017-03-02)
5
17
---------------------------------------------
6
18
* DATAES-329 - Remove references to single-argument assertion methods of Spring.
You can’t perform that action at this time.
0 commit comments