Skip to content

Commit f8b2781

Browse files
committed
DATAMONGO-2007 - Updated changelog.
1 parent 58116df commit f8b2781

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Spring Data MongoDB Changelog
22
=============================
33

4+
Changes in version 2.0.9.RELEASE (2018-07-26)
5+
---------------------------------------------
6+
* DATAMONGO-2030 - Reactive repositories don't handle existsByProperty properly.
7+
* DATAMONGO-2029 - String query methods do not convert List<UUID> and List<byte[]> to their correct representation.
8+
* DATAMONGO-2016 - MongoCredentialPropertyEditor throws ArrayIndexOutOfBoundsException when password contains a questionmark.
9+
* DATAMONGO-2011 - Getting exception in MappingMongoConverter while trying to map array of arrays into Object.
10+
* DATAMONGO-2007 - Release 2.0.9 (Kay SR9).
11+
12+
413
Changes in version 2.1.0.RC1 (2018-07-26)
514
-----------------------------------------
615
* DATAMONGO-2030 - Reactive repositories don't handle existsByProperty properly.

0 commit comments

Comments
 (0)