File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 11Spring 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+
415Changes in version 3.2.0-M4 (2021-02-18)
516----------------------------------------
617
@@ -3342,5 +3353,6 @@ Repository
33423353
33433354
33443355
3356+
33453357
33463358
You can’t perform that action at this time.
0 commit comments