Releases: spring-projects/spring-data-mongodb
Releases · spring-projects/spring-data-mongodb
3.2.9
3.4.0-M2
4.0.0-M1
3.4.0-M1
📗 Links
⭐ New Features
MongoPersistentEntityIndexResolver
should not traverseMap
-like properties #3914- Propagate Bean
ClassLoader
toMongoTypeMapper
#3905
🐞 Bug Fixes
- Client Side Encryption schema error with MongoDB driver 4.3+ #3929
- Set value of Map with numeric key breaks data structure #3921
- TypedAggregation.project incorrect conversion #3898
- TextQuery ignores sort order when using sortByScore. #3896
- Fix pagination using the reactive fluent Querydsl API #3892
🔨 Dependency Upgrades
- Upgrade to MongoDB driver 4.4.1 #3926
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.3.1
📗 Links
⭐ New Features
MongoPersistentEntityIndexResolver
should not traverseMap
-like properties #3914- Propagate Bean
ClassLoader
toMongoTypeMapper
#3905
🐞 Bug Fixes
- Client Side Encryption schema error with MongoDB driver 4.3+ #3929
- Set value of Map with numeric key breaks data structure #3921
- TypedAggregation.project incorrect conversion #3898
- Fix pagination using the reactive fluent Querydsl API #3892
🔨 Dependency Upgrades
- Upgrade to MongoDB driver 4.4.1 #3926
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.2.8
📗 Links
🐞 Bug Fixes
3.3.0
3.2.7
3.1.15
3.3.0-RC1
📗 Links
⭐ New Features
- Improve rendering of collection-like properties using
MongoJsonSchemaCreator
#3766 - Add FluentQuery support to
QuerydslPredicateExecutor
andQueryByExampleExecutor
#3757
🐞 Bug Fixes
QueryMapper
andUpdateMapper
do not properly consider@DocumentReference
to non-id properties #3853- DocumentReference handling breaks jMolecules integration. #3851
- DocumentReferences should follow id conversion rules. #3847
- DocumentReference collection evaluation fails for non expression values. #3842
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.3 #3859