File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 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.2.RELEASE (2017-11-27)
5
+ ---------------------------------------------
6
+ * DATAMONGO-1823 - AfterConvertEvent is not published when using custom methods in repository interface.
7
+ * DATAMONGO-1821 - Fix method ambiguity in tests when compiling against MongoDB 3.6.
8
+ * DATAMONGO-1820 - Investigate failing TravisCI build.
9
+ * DATAMONGO-1818 - Reference documentation mentions @TailableCursor instead of @Tailable.
10
+ * DATAMONGO-1817 - Kotlin extensions should return nullable types.
11
+ * DATAMONGO-1816 - Release 2.0.2 (Kay SR2).
12
+
13
+
4
14
Changes in version 1.10.9.RELEASE (2017-11-27)
5
15
----------------------------------------------
6
16
* DATAMONGO-1809 - Type hint usage broken when using positional parameters with more than one digit.
You can’t perform that action at this time.
0 commit comments