We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d90653d commit 158abf9Copy full SHA for 158abf9
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data MongoDB Changelog
2
=============================
3
4
+Changes in version 3.0.6.RELEASE (2020-12-09)
5
+---------------------------------------------
6
+* DATAMONGO-2663 - Document Spring Data to MongoDB compatibility.
7
+* DATAMONGO-2661 - Handle nullable types for KPropertyPath.
8
+* DATAMONGO-2647 - Release 3.0.6 (Neumann SR6).
9
+* DATAMONGO-2644 - Invalid reference '_id'! Error In spring data mongodb.
10
+
11
12
Changes in version 2.2.12.RELEASE (2020-12-09)
13
----------------------------------------------
14
* DATAMONGO-2663 - Document Spring Data to MongoDB compatibility.
@@ -3222,5 +3230,6 @@ Repository
3222
3230
3223
3231
3224
3232
3233
3225
3234
3226
3235
0 commit comments