File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 11Spring 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+
415Changes 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
You can’t perform that action at this time.
0 commit comments