Skip to content

Releases: spring-projects/spring-data-mongodb

4.0.3

03 Mar 10:03
8ebc632

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • After migrating to spring boot 3.0.2 getting - Couldn't find PersistentEntity for type class org.bson.Document #4300

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #4298

3.4.9

03 Mar 09:22
5d53099

Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #4299

4.1.0-M2

17 Feb 13:26
0986210

Choose a tag to compare

4.1.0-M1

17 Feb 12:32
633fbce

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

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

Choose a tag to compare

4.0.1

13 Jan 10:43
5a0a45a

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

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

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

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