Skip to content

Commit ead7679

Browse files
DATAMONGO-2382 - Updated changelog.
1 parent 18cf94d commit ead7679

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Spring Data MongoDB Changelog
22
=============================
33

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+
414
Changes in version 2.1.12.RELEASE (2019-11-04)
515
----------------------------------------------
616
* DATAMONGO-2388 - IndexOperations.getIndexInfo() fails for index that has partialFilterExpression containing DBRef.

0 commit comments

Comments
 (0)