Skip to content

Commit af75729

Browse files
committed
DATAMONGO-1830 - Updated changelog.
1 parent 8ba4b47 commit af75729

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Spring Data MongoDB Changelog
22
=============================
33

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+
414
Changes in version 1.10.10.RELEASE (2018-01-24)
515
-----------------------------------------------
616
* DATAMONGO-1843 - Aggregation operator $reduce with ArrayOperators.Reduce produce a wrong Document.

0 commit comments

Comments
 (0)