Skip to content

Commit b7caea8

Browse files
Updated changelog.
See #3536
1 parent 3696f21 commit b7caea8

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.1.4 (2021-02-17)
5+
-------------------------------------
6+
* #3546 - org.bson.codecs.configuration.CodecConfigurationException: The uuidRepresentation has not been specified, so the UUID cannot be encoded.
7+
* #3544 - alike Criteria can't add andOperator.
8+
* #3540 - Allow access to mongoDatabaseFactory used in ReactiveMongoTemplate.
9+
* #3525 - Bug in full text query documentation [DATAMONGO-2673].
10+
* #3517 - GeoJson: Improper Deserialization of Document with a GeoJsonPolygon [DATAMONGO-2664].
11+
* #3508 - Add ReactiveMongoOperations.aggregate(…) Kotlin extension [DATAMONGO-2655].
12+
* #3474 - Search by alike() criteria is broken when type alias information is not available [DATAMONGO-2620].
13+
* #3055 - Improve count() and countDocuments() mapping documentation and/or method availability [DATAMONGO-2192].
14+
15+
416
Changes in version 3.0.7.RELEASE (2021-02-17)
517
---------------------------------------------
618
* DATAMONGO-2671 - DateFromParts millisecondsOf returns "milliseconds" as $dateFromParts function but it should be millisecond.
@@ -3302,5 +3314,6 @@ Repository
33023314

33033315

33043316

3317+
33053318

33063319

0 commit comments

Comments
 (0)