File tree 1 file changed +13
-0
lines changed
1 file changed +13
-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 1.10.13.RELEASE (2018-06-13)
5
+ -----------------------------------------------
6
+ * DATAMONGO-2003 - MongoQueryCreator will not create query correctly when passing Pattern Object with options.
7
+ * DATAMONGO-2002 - Criteria instances using different regex Patterns are considered equal.
8
+ * DATAMONGO-1998 - SpringDataMongodbSerializer cannot convert query on nested id.
9
+ * DATAMONGO-1988 - String ID not working for embeded objects.
10
+ * DATAMONGO-1986 - Aggregation MatchOperation fails to convert query.
11
+ * DATAMONGO-1978 - Typo in Field.positionKey.
12
+ * DATAMONGO-1974 - Full editing pass on reference documentation.
13
+ * DATAMONGO-1967 - Release 1.10.13 (Ingalls SR13).
14
+ * DATAMONGO-1466 - Add DbObject to GeoJson Converter.
15
+
16
+
4
17
Changes in version 2.1.0.M3 (2018-05-17)
5
18
----------------------------------------
6
19
* DATAMONGO-1980 - Typo in CriteriaExtensions KDoc.
You can’t perform that action at this time.
0 commit comments