@@ -1,6 +1,14 @@
|
|||||||
Spring Data MongoDB Changelog
|
Spring Data MongoDB Changelog
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
|
Changes in version 2.2.13.RELEASE (2021-02-17)
|
||||||
|
----------------------------------------------
|
||||||
|
* #3544 - alike Criteria can't add andOperator.
|
||||||
|
* #3534 - Update copyright year to 2021.
|
||||||
|
* #3529 - Update repository after GitHub issues migration.
|
||||||
|
* #3525 - Bug in full text query documentation [DATAMONGO-2673].
|
||||||
|
|
||||||
|
|
||||||
Changes in version 3.2.0-M2 (2021-01-13)
|
Changes in version 3.2.0-M2 (2021-01-13)
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
* DATAMONGO-2671 - DateFromParts millisecondsOf returns "milliseconds" as $dateFromParts function but it should be millisecond.
|
* DATAMONGO-2671 - DateFromParts millisecondsOf returns "milliseconds" as $dateFromParts function but it should be millisecond.
|
||||||
@@ -3280,5 +3288,6 @@ Repository
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user