Browse Source

DATAMONGO-2649 - Updated changelog.

3.0.x
Mark Paluch 5 years ago
parent
commit
693ff04294
No known key found for this signature in database
GPG Key ID: 4406B84C1661DCD1
  1. 12
      src/main/resources/changelog.txt

12
src/main/resources/changelog.txt

@ -1,6 +1,17 @@ @@ -1,6 +1,17 @@
Spring Data MongoDB Changelog
=============================
Changes in version 3.2.0-M1 (2020-12-09)
----------------------------------------
* DATAMONGO-2663 - Document Spring Data to MongoDB compatibility.
* DATAMONGO-2661 - Handle nullable types for KPropertyPath.
* DATAMONGO-2659 - Allow disk use on Query.
* DATAMONGO-2652 - Implement CrudRepository.delete(Iterable<ID> ids).
* DATAMONGO-2649 - Release 3.2 M1 (2021.0.0).
* DATAMONGO-2644 - Invalid reference '_id'! Error In spring data mongodb.
* DATAMONGO-2635 - Enums Don't Properly Serialize In Aggregation Pipeline Facet.
Changes in version 3.0.6.RELEASE (2020-12-09)
---------------------------------------------
* DATAMONGO-2663 - Document Spring Data to MongoDB compatibility.
@ -3240,5 +3251,6 @@ Repository @@ -3240,5 +3251,6 @@ Repository

Loading…
Cancel
Save