Skip to content

Commit 3696f21

Browse files
Updated changelog.
See #3520
1 parent b25c8ac commit 3696f21

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: src/main/resources/changelog.txt

+13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Spring Data MongoDB Changelog
22
=============================
33

4+
Changes in version 3.0.7.RELEASE (2021-02-17)
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+
* #3544 - alike Criteria can't add andOperator.
9+
* #3534 - Update copyright year to 2021.
10+
* #3529 - Update repository after GitHub issues migration.
11+
* #3525 - Bug in full text query documentation [DATAMONGO-2673].
12+
* #3517 - GeoJson: Improper Deserialization of Document with a GeoJsonPolygon [DATAMONGO-2664].
13+
* #3474 - Search by alike() criteria is broken when type alias information is not available [DATAMONGO-2620].
14+
15+
416
Changes in version 2.2.13.RELEASE (2021-02-17)
517
----------------------------------------------
618
* #3544 - alike Criteria can't add andOperator.
@@ -3289,5 +3301,6 @@ Repository
32893301

32903302

32913303

3304+
32923305

32933306

0 commit comments

Comments
 (0)