Skip to content

Commit 588ed2b

Browse files
committed
DATAMONGO-2402 - Updated changelog.
1 parent 8a228f2 commit 588ed2b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Spring Data MongoDB Changelog
22
=============================
33

4+
Changes in version 2.2.2.RELEASE (2019-11-18)
5+
---------------------------------------------
6+
* DATAMONGO-2414 - ReactiveGridFsResource.getDownloadStream(…) hang if completion happens on event loop.
7+
* DATAMONGO-2409 - Extension Function ReactiveFindOperation.DistinctWithProjection.asType() has wrong return type.
8+
* DATAMONGO-2403 - ReactiveStringBasedAggregation / AggregationUtils fails on NPE because source or value is null.
9+
* DATAMONGO-2402 - Release 2.2.2 (Moore SR2).
10+
11+
412
Changes in version 2.1.13.RELEASE (2019-11-18)
513
----------------------------------------------
614
* DATAMONGO-2409 - Extension Function ReactiveFindOperation.DistinctWithProjection.asType() has wrong return type.

0 commit comments

Comments
 (0)