Skip to content

Commit e897ba3

Browse files
committed
DATAES-311 - Updated changelog.
1 parent 7f995b3 commit e897ba3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

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

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+
416
Changes in version 2.1.1.RELEASE (2017-03-02)
517
---------------------------------------------
618
* DATAES-329 - Remove references to single-argument assertion methods of Spring.

0 commit comments

Comments
 (0)