DATAMONGO-2422 - Updated changelog.

This commit is contained in:
Jens Schauder
2019-12-04 14:11:36 +01:00
parent 87476f9a91
commit 00bbf439c0

View File

@@ -1,6 +1,14 @@
Spring Data MongoDB Changelog
=============================
Changes in version 2.2.3.RELEASE (2019-12-04)
---------------------------------------------
* DATAMONGO-2430 - Upgrade to mongo-java-driver 3.11.2.
* DATAMONGO-2422 - Release 2.2.3 (Moore SR3).
* DATAMONGO-2418 - Application Context Doesn't start with @Query.
* DATAMONGO-2410 - Using BasicDBObject as an entity caused java.lang.ClassCastException in runtime.
Changes in version 2.1.14.RELEASE (2019-12-04)
----------------------------------------------
* DATAMONGO-2421 - Release 2.1.14 (Lovelace SR14).
@@ -2821,3 +2829,4 @@ Repository
* Allow usage of pagination and sorting with repositories