Skip to content

Commit 7d1cfd8

Browse files
committed
DATAMONGO-2649 - Updated changelog.
1 parent 158abf9 commit 7d1cfd8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 3.2.0-M1 (2020-12-09)
5+
----------------------------------------
6+
* DATAMONGO-2663 - Document Spring Data to MongoDB compatibility.
7+
* DATAMONGO-2661 - Handle nullable types for KPropertyPath.
8+
* DATAMONGO-2659 - Allow disk use on Query.
9+
* DATAMONGO-2652 - Implement CrudRepository.delete(Iterable<ID> ids).
10+
* DATAMONGO-2649 - Release 3.2 M1 (2021.0.0).
11+
* DATAMONGO-2644 - Invalid reference '_id'! Error In spring data mongodb.
12+
* DATAMONGO-2635 - Enums Don't Properly Serialize In Aggregation Pipeline Facet.
13+
14+
415
Changes in version 3.0.6.RELEASE (2020-12-09)
516
---------------------------------------------
617
* DATAMONGO-2663 - Document Spring Data to MongoDB compatibility.
@@ -3231,5 +3242,6 @@ Repository
32313242

32323243

32333244

3245+
32343246

32353247

0 commit comments

Comments
 (0)