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 a1b5175 commit da7b51aCopy full SHA for da7b51a
src/main/resources/changelog.txt
@@ -1,6 +1,12 @@
1
Spring Data MongoDB Changelog
2
=============================
3
4
+Changes in version 2.1.14.RELEASE (2019-12-04)
5
+----------------------------------------------
6
+* DATAMONGO-2421 - Release 2.1.14 (Lovelace SR14).
7
+* DATAMONGO-2410 - Using BasicDBObject as an entity caused java.lang.ClassCastException in runtime.
8
+
9
10
Changes in version 2.2.2.RELEASE (2019-11-18)
11
---------------------------------------------
12
* DATAMONGO-2414 - ReactiveGridFsResource.getDownloadStream(…) hang if completion happens on event loop.
@@ -2814,3 +2820,4 @@ Repository
2814
2820
* Namespace support for Mongo repositories
2815
2821
* Allow usage of pagination and sorting with repositories
2816
2822
2823
0 commit comments