Skip to content

Releases: spring-projects/spring-data-mongodb

4.1.0-M2

17 Feb 13:26
0986210
Compare
Choose a tag to compare

4.1.0-M1

17 Feb 12:32
633fbce
Compare
Choose a tag to compare
4.1.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Revise ReadPreference support and introduce support for ReadConcern #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

  • Upgrade to Maven Wrapper 3.8.7 #4281
  • Upgrade to MongoDB driver 4.8.2 #4270

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

4.0.2

17 Feb 10:02
da03eb0
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Ahead Of Time support for Querydsl #4244

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.7 #4280

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

3.4.8

17 Feb 09:12
c8a4dea
Compare
Choose a tag to compare

4.0.1

13 Jan 10:43
5a0a45a
Compare
Choose a tag to compare

📗 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

13 Jan 09:35
301c018
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • MongoTransactionManager.debugString() always contains error #4241
  • @MongoId not working for aggregate queries #4043

4.0.0

18 Nov 13:30
548cbd8
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Equals, hashcode and toString methods for CollectionOptions #4210

📔 Documentation

  • Replace news and noteworthy with links to the release notes. #4228

3.4.6

18 Nov 09:55
4f15880
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Equals, hashcode and toString methods for CollectionOptions #4210

🐞 Bug Fixes

  • Use correct boolean type for JSON Schema creation #4220

3.3.10

18 Nov 09:35
4bca0ca
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Use correct boolean type for JSON Schema creation #4220

4.0.0-RC2

04 Nov 14:26
c04c3d6
Compare
Choose a tag to compare
4.0.0-RC2 Pre-release
Pre-release

📗 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!