Skip to content

Commit 4b8fb81

Browse files
committed
Updated changelog.
See #3556
1 parent 78137c8 commit 4b8fb81

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 3.0.8.RELEASE (2021-03-17)
5+
---------------------------------------------
6+
* #3590 - Embedded sharding keys are not correctly picked up from the shardKeySource Document.
7+
* #3588 - Upgrade to MongoDB Driver 4.0.6.
8+
* #3573 - Json Schema section appears twice in reference documentation.
9+
* #3568 - MongoSocketWriteException may be translated into DataAccessResourceFailureException.
10+
* #3566 - Couldn't find PersistentEntity for type java.lang.Object when updating a field with suffix "class".
11+
* #3552 - UpdateMapper drops numeric keys in Maps.
12+
* #3395 - Derived findBy…IgnoreCaseIn query doesn't return expected results [DATAMONGO-2540].
13+
14+
415
Changes in version 3.2.0-M4 (2021-02-18)
516
----------------------------------------
617

@@ -3342,5 +3353,6 @@ Repository
33423353

33433354

33443355

3356+
33453357

33463358

0 commit comments

Comments
 (0)