4.1.0-M3
Pre-release
Pre-release
·
393 commits
to main
since this release
📗 Links
⭐ New Features
- Add support for keyset scrolling #4308
- Support property-based explicit field encryption #4284
- MongoTemplate should add query hint when executing update [DATAMONGO-2362] #3218
- Add support for $expr to Criteria query. [DATAMONGO-1845] #2750
🐞 Bug Fixes
- Fix keyset backwards scrolling #4332
- Cannot read associations using resolved documents #4312
- After migrating to spring boot 3.0.2 getting - Couldn't find PersistentEntity for type class org.bson.Document #4300
- Duplicate log in query execution #4253
- Building criteria with in clause against field annotated with
@ValueConverter
causes a ClassCastException #4080 - Sort without grouped fields #3917
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.0 #4297