File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-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.8.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-1980 - Typo in CriteriaExtensions KDoc.
12
+ * DATAMONGO-1978 - Typo in Field.positionKey.
13
+ * DATAMONGO-1974 - Full editing pass on reference documentation.
14
+ * DATAMONGO-1971 - Install MongoDB on TravisCI ourselves.
15
+ * DATAMONGO-1969 - Release 2.0.8 (Kay SR8).
16
+ * DATAMONGO-1466 - Add DbObject to GeoJson Converter.
17
+
18
+
4
19
Changes in version 1.10.13.RELEASE (2018-06-13)
5
20
-----------------------------------------------
6
21
* DATAMONGO-2003 - MongoQueryCreator will not create query correctly when passing Pattern Object with options.
You can’t perform that action at this time.
0 commit comments