Browse Source

DATAMONGO-2006 - Updated changelog.

pull/662/head
Mark Paluch 8 years ago
parent
commit
b9389860ce
  1. 8
      src/main/resources/changelog.txt

8
src/main/resources/changelog.txt

@ -1,6 +1,14 @@
Spring Data MongoDB Changelog Spring Data MongoDB Changelog
============================= =============================
Changes in version 1.10.14.RELEASE (2018-07-27)
-----------------------------------------------
* DATAMONGO-2023 - ClassCastException for $sample aggregation operation.
* DATAMONGO-2021 - Use correct document identifier on GridFsOperations getResource method.
* DATAMONGO-2016 - MongoCredentialPropertyEditor throws ArrayIndexOutOfBoundsException when password contains a questionmark.
* DATAMONGO-2006 - Release 1.10.14 (Ingalls SR14).
Changes in version 2.0.9.RELEASE (2018-07-26) Changes in version 2.0.9.RELEASE (2018-07-26)
--------------------------------------------- ---------------------------------------------
* DATAMONGO-2030 - Reactive repositories don't handle existsByProperty properly. * DATAMONGO-2030 - Reactive repositories don't handle existsByProperty properly.

Loading…
Cancel
Save