We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c8f176 commit 75b6dc7Copy full SHA for 75b6dc7
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data MongoDB Changelog
2
=============================
3
4
+Changes in version 2.1.2.RELEASE (2018-10-29)
5
+---------------------------------------------
6
+* DATAMONGO-2118 - Fix typo in repositories reference documentation.
7
+* DATAMONGO-2113 - ChangeStreamTasks incorrectly converts resumeAt Instants into BsonTimestamp.
8
+* DATAMONGO-2107 - Release 2.1.2 (Lovelace SR2).
9
+* DATAMONGO-2098 - Typo in MappingMongoConverterParser.
10
+
11
12
Changes in version 1.10.16.RELEASE (2018-10-15)
13
-----------------------------------------------
14
* DATAMONGO-2096 - Aggregation.graphLookup.**.connectFrom(String) does not handle nested field.
0 commit comments