File tree 1 file changed +10
-0
lines changed
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.2.1.RELEASE (2019-11-04)
5
+ ---------------------------------------------
6
+ * DATAMONGO-2399 - Upgrade to mongo-java-driver 3.11.1.
7
+ * DATAMONGO-2394 - nearSphere query wrongly generated with radian parameter instead of meters.
8
+ * DATAMONGO-2393 - Reading large file from ReactiveGridFsTemplate causes a stackoverflow and the code to hang.
9
+ * DATAMONGO-2392 - Reading GridFS files written with old api and custom id fails on ReactiveGridFsTemplate.
10
+ * DATAMONGO-2388 - IndexOperations.getIndexInfo() fails for index that has partialFilterExpression containing DBRef.
11
+ * DATAMONGO-2382 - Release 2.2.1 (Moore SR1).
12
+
13
+
4
14
Changes in version 2.1.12.RELEASE (2019-11-04)
5
15
----------------------------------------------
6
16
* DATAMONGO-2388 - IndexOperations.getIndexInfo() fails for index that has partialFilterExpression containing DBRef.
You can’t perform that action at this time.
0 commit comments