We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f00991d commit 9db9d16Copy full SHA for 9db9d16
src/main/resources/changelog.txt
@@ -1,6 +1,12 @@
1
Spring Data MongoDB Changelog
2
=============================
3
4
+Changes in version 3.1.11 (2021-07-16)
5
+--------------------------------------
6
+* #3689 - Fix Regression in generating queries with nested maps with numeric keys.
7
+* #3688 - Multiple maps with numeric keys in a single update produces the wrong query (Regression).
8
+
9
10
Changes in version 3.2.2 (2021-06-22)
11
-------------------------------------
12
* #3677 - Add missing double quote to GeoJson.java JSDoc header.
@@ -3464,5 +3470,6 @@ Repository
3464
3470
3465
3471
3466
3472
3473
3467
3474
3468
3475
0 commit comments