File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-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-M2 (2021-01-13)
5+ ----------------------------------------
6+ * DATAMONGO-2671 - DateFromParts millisecondsOf returns "milliseconds" as $dateFromParts function but it should be millisecond.
7+ * DATAMONGO-2665 - Update CI jobs with Docker Login.
8+ * DATAMONGO-2651 - Allow AggregationExpression as part of group operation.
9+ * #3534 - Update copyright year to 2021.
10+ * #3529 - Update repository after GitHub issues migration.
11+ * #3515 - Deprecate KPropertyPath in favor of Spring Data Common's KPropertyPath [DATAMONGO-2662].
12+
13+
414Changes in version 3.1.3 (2021-01-13)
515-------------------------------------
616* DATAMONGO-2671 - DateFromParts millisecondsOf returns "milliseconds" as $dateFromParts function but it should be millisecond.
@@ -3260,5 +3270,6 @@ Repository
32603270
32613271
32623272
3273+
32633274
32643275
You can’t perform that action at this time.
0 commit comments