From 17e958e696e98999637aa5d4ddfb2d60c69b2438 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Feb 2021 11:07:02 +0100 Subject: [PATCH] Updated changelog. See #3520 --- src/main/resources/changelog.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 1a990a47c..29e8327c0 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,18 @@ Spring Data MongoDB Changelog ============================= +Changes in version 3.0.7.RELEASE (2021-02-17) +--------------------------------------------- +* DATAMONGO-2671 - DateFromParts millisecondsOf returns "milliseconds" as $dateFromParts function but it should be millisecond. +* DATAMONGO-2665 - Update CI jobs with Docker Login. +* #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]. +* #3517 - GeoJson: Improper Deserialization of Document with a GeoJsonPolygon [DATAMONGO-2664]. +* #3474 - Search by alike() criteria is broken when type alias information is not available [DATAMONGO-2620]. + + Changes in version 2.2.13.RELEASE (2021-02-17) ---------------------------------------------- * #3544 - alike Criteria can't add andOperator. @@ -3280,5 +3292,6 @@ Repository +