Releases: spring-projects/spring-data-mongodb
Releases · spring-projects/spring-data-mongodb
4.1.0-M2
4.1.0-M1
📗 Links
⭐ New Features
- Revise
ReadPreference
support and introduce support forReadConcern
#4288 - Allow configuration of
ReadConcern
for queries and aggregations #4277 - Implement let, pipeline in $lookup #4272
- Use correct syntax to apply query hint to aggregations #4238
- Add support for $lookup with
let
/pipeline
form to aggregation [DATAMONGO-2467] #3322
🐞 Bug Fixes
- Fail to run AOT process step on native build #4248
- Ahead Of Time support for Querydsl #4244
- MongoTransactionManager.debugString() always contains error #4241
@MongoId
not working for aggregate queries #4043
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
4.0.2
3.4.8
4.0.1
📗 Links
🐞 Bug Fixes
- Fail to run AOT process step on native build #4248
- MongoTransactionManager.debugString() always contains error #4241
@MongoId
not working for aggregate queries #4043
🔨 Dependency Upgrades
- Upgrade to MongoDB driver 4.8.2 #4270
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.4.7
📗 Links
🐞 Bug Fixes
4.0.0
3.4.6
3.3.10
4.0.0-RC2
📗 Links
⭐ New Features
- Improve configuration support for Observability integration #4216
🐞 Bug Fixes
- Use correct
boolean
type for JSON Schema creation #4220 - Add missing reflection hint for
QuerydslMongoPredicateExecutor
#4211
❤️ Contributors
We'd like to thank all the contributors who worked on this release!