File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data MongoDB Changelog
2
2
=============================
3
3
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
+
4
13
Changes in version 2.1.0.RC1 (2018-07-26)
5
14
-----------------------------------------
6
15
* DATAMONGO-2030 - Reactive repositories don't handle existsByProperty properly.
You can’t perform that action at this time.
0 commit comments