|
|
|
|
@ -1,6 +1,19 @@
@@ -1,6 +1,19 @@
|
|
|
|
|
Spring Data MongoDB Changelog |
|
|
|
|
============================= |
|
|
|
|
|
|
|
|
|
Changes in version 1.10.13.RELEASE (2018-06-13) |
|
|
|
|
----------------------------------------------- |
|
|
|
|
* DATAMONGO-2003 - MongoQueryCreator will not create query correctly when passing Pattern Object with options. |
|
|
|
|
* DATAMONGO-2002 - Criteria instances using different regex Patterns are considered equal. |
|
|
|
|
* DATAMONGO-1998 - SpringDataMongodbSerializer cannot convert query on nested id. |
|
|
|
|
* DATAMONGO-1988 - String ID not working for embeded objects. |
|
|
|
|
* DATAMONGO-1986 - Aggregation MatchOperation fails to convert query. |
|
|
|
|
* DATAMONGO-1978 - Typo in Field.positionKey. |
|
|
|
|
* DATAMONGO-1974 - Full editing pass on reference documentation. |
|
|
|
|
* DATAMONGO-1967 - Release 1.10.13 (Ingalls SR13). |
|
|
|
|
* DATAMONGO-1466 - Add DbObject to GeoJson Converter. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes in version 2.1.0.M3 (2018-05-17) |
|
|
|
|
---------------------------------------- |
|
|
|
|
* DATAMONGO-1980 - Typo in CriteriaExtensions KDoc. |
|
|
|
|
|