We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db92c37 commit 9021445Copy full SHA for 9021445
src/main/resources/changelog.txt
@@ -1,6 +1,15 @@
1
Spring Data MongoDB Changelog
2
=============================
3
4
+Changes in version 3.1.10 (2021-06-22)
5
+--------------------------------------
6
+* #3677 - Add missing double quote to GeoJson.java JSDoc header.
7
+* #3666 - Documentation references outdated `Mongo` client.
8
+* #3659 - [3.2.1] Indexing Class with Custom Converter -> Couldn't find PersistentEntity for property private [...].
9
+* #3635 - $floor isOrOrNor() return true.
10
+* #3633 - NPE in QueryMapper when use Query with `null` as value.
11
+
12
13
Changes in version 3.2.1 (2021-05-14)
14
-------------------------------------
15
* #3638 - Introduce template method for easier customization of fragments.
@@ -3442,5 +3451,6 @@ Repository
3442
3451
3443
3452
3444
3453
3454
3445
3455
3446
3456
0 commit comments