Skip to content

Commit f6f9bba

Browse files
DATAMONGO-2626 - Updated changelog.
1 parent 32b992b commit f6f9bba

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.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+
415
Changes in version 3.1.0-RC1 (2020-09-16)
516
-----------------------------------------
617
* DATAMONGO-2621 - Adapt to changed array assertions in AssertJ.
@@ -3164,5 +3175,6 @@ Repository
31643175

31653176

31663177

3178+
31673179

31683180

0 commit comments

Comments
 (0)