File tree 1 file changed +10
-0
lines changed
1 file changed +10
-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.3.RELEASE (2018-01-24)
5
+ ---------------------------------------------
6
+ * DATAMONGO-1858 - Fix line endings.
7
+ * DATAMONGO-1850 - GridFsResource.getContentType() throws NullPointerException on absent metadata.
8
+ * DATAMONGO-1843 - Aggregation operator $reduce with ArrayOperators.Reduce produce a wrong Document.
9
+ * DATAMONGO-1831 - Failure to read Scala collection types in MappingMongoConverter.
10
+ * DATAMONGO-1830 - Release 2.0.3 (Kay SR3).
11
+ * DATAMONGO-1824 - Assert compatibility with MongoDB Server 3.6.
12
+
13
+
4
14
Changes in version 1.10.10.RELEASE (2018-01-24)
5
15
-----------------------------------------------
6
16
* DATAMONGO-1843 - Aggregation operator $reduce with ArrayOperators.Reduce produce a wrong Document.
You can’t perform that action at this time.
0 commit comments