Skip to content

3.1.6

Compare
Choose a tag to compare
@mp911de mp911de released this 17 Mar 10:03
· 942 commits to main since this release
b39b259

📗 Links

⭐ New Features

  • Remove @Persistent from entity-scan include filters #3592
  • MongoSocketWriteException may be translated into DataAccessResourceFailureException #3568

🪲 Bug Fixes

  • Embedded sharding keys are not correctly picked up from the shardKeySource Document #3590
  • Couldn't find PersistentEntity for type java.lang.Object when updating a field with suffix "class" #3566
  • UpdateMapper drops numeric keys in Maps #3552
  • Derived findBy…IgnoreCaseIn query doesn't return expected results [DATAMONGO-2540] #3395

📔 Documentation

  • Json Schema section appears twice in reference documentation. #3573

🔨 Dependency Upgrades

  • Upgrade to MongoDB Driver 4.1.2 #3589