Browse Source

DATAMONGO-1829 - Updated changelog.

pull/530/merge
Mark Paluch 8 years ago committed by Oliver Gierke
parent
commit
c5b580b82b
  1. 8
      src/main/resources/changelog.txt

8
src/main/resources/changelog.txt

@ -1,6 +1,14 @@ @@ -1,6 +1,14 @@
Spring Data MongoDB Changelog
=============================
Changes in version 1.10.10.RELEASE (2018-01-24)
-----------------------------------------------
* DATAMONGO-1843 - Aggregation operator $reduce with ArrayOperators.Reduce produce a wrong Document.
* DATAMONGO-1831 - Failure to read Scala collection types in MappingMongoConverter.
* DATAMONGO-1829 - Release 1.10.10 (Ingalls SR10).
* DATAMONGO-1824 - Assert compatibility with MongoDB Server 3.6.
Changes in version 2.0.2.RELEASE (2017-11-27)
---------------------------------------------
* DATAMONGO-1823 - AfterConvertEvent is not published when using custom methods in repository interface.

Loading…
Cancel
Save