DATAMONGO-2402 - Updated changelog.

This commit is contained in:
Mark Paluch
2019-11-18 12:31:44 +01:00
parent 8a228f22cd
commit 588ed2b0e2

View File

@@ -1,6 +1,14 @@
Spring Data MongoDB Changelog
=============================
Changes in version 2.2.2.RELEASE (2019-11-18)
---------------------------------------------
* DATAMONGO-2414 - ReactiveGridFsResource.getDownloadStream(…) hang if completion happens on event loop.
* DATAMONGO-2409 - Extension Function ReactiveFindOperation.DistinctWithProjection.asType() has wrong return type.
* DATAMONGO-2403 - ReactiveStringBasedAggregation / AggregationUtils fails on NPE because source or value is null.
* DATAMONGO-2402 - Release 2.2.2 (Moore SR2).
Changes in version 2.1.13.RELEASE (2019-11-18)
----------------------------------------------
* DATAMONGO-2409 - Extension Function ReactiveFindOperation.DistinctWithProjection.asType() has wrong return type.