Browse Source

DATAMONGO-2421 - Updated changelog.

pull/816/head
Jens Schauder 6 years ago
parent
commit
da7b51a51e
  1. 7
      src/main/resources/changelog.txt

7
src/main/resources/changelog.txt

@ -1,6 +1,12 @@ @@ -1,6 +1,12 @@
Spring Data MongoDB Changelog
=============================
Changes in version 2.1.14.RELEASE (2019-12-04)
----------------------------------------------
* DATAMONGO-2421 - Release 2.1.14 (Lovelace SR14).
* DATAMONGO-2410 - Using BasicDBObject as an entity caused java.lang.ClassCastException in runtime.
Changes in version 2.2.2.RELEASE (2019-11-18)
---------------------------------------------
* DATAMONGO-2414 - ReactiveGridFsResource.getDownloadStream(…) hang if completion happens on event loop.
@ -2814,3 +2820,4 @@ Repository @@ -2814,3 +2820,4 @@ Repository
* Namespace support for Mongo repositories
* Allow usage of pagination and sorting with repositories

Loading…
Cancel
Save