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.1.0-RC2 (2020-10-14)
5+ -----------------------------------------
6+ * DATAMONGO-2633 - @Query annotation does not support $centerSphere.
7+ * DATAMONGO-2630 - Add support for suspend repository query methods returning List<T>.
8+ * DATAMONGO-2626 - Release 3.1 RC2 (2020.0.0).
9+ * DATAMONGO-2623 - Add support for custom Aggregation expressions.
10+ * DATAMONGO-2622 - Add support for $unionWith aggregation.
11+ * DATAMONGO-2596 - Introduce extension to render KProperty/KPropertyPath as property path.
12+ * DATAMONGO-2294 - Support multiple parameters for query field projections.
13+
14+
415Changes in version 3.1.0-RC1 (2020-09-16)
516-----------------------------------------
617* DATAMONGO-2621 - Adapt to changed array assertions in AssertJ.
@@ -3173,5 +3184,6 @@ Repository
31733184
31743185
31753186
3187+
31763188
31773189
You can’t perform that action at this time.
0 commit comments