Skip to content

Releases: spring-projects/spring-data-mongodb

3.2.9

18 Feb 09:33
547b96e
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Externalize build properties. #3949

🐞 Bug Fixes

  • Can't find a codec for class java.time.Instant #3968

📔 Documentation

  • Update list of supported query method keywords. #3916

❤️ Contributors

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

3.4.0-M2

18 Jan 08:22
Compare
Choose a tag to compare

4.0.0-M1

14 Jan 13:43
a4a991c
Compare
Choose a tag to compare
4.0.0-M1 Pre-release
Pre-release

3.4.0-M1

14 Jan 10:09
Compare
Choose a tag to compare
3.4.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • MongoPersistentEntityIndexResolver should not traverse Map-like properties #3914
  • Propagate Bean ClassLoader to MongoTypeMapper #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

14 Jan 09:45
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • MongoPersistentEntityIndexResolver should not traverse Map-like properties #3914
  • Propagate Bean ClassLoader to MongoTypeMapper #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

14 Jan 09:05
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Set value of Map with numeric key breaks data structure #3921
  • TypedAggregation.project incorrect conversion #3898

3.3.0

12 Nov 10:00
b28da2e
Compare
Choose a tag to compare

3.2.7

12 Nov 09:39
d855a0b
Compare
Choose a tag to compare

3.1.15

12 Nov 08:52
4761402
Compare
Choose a tag to compare

3.3.0-RC1

18 Oct 11:56
85b47d6
Compare
Choose a tag to compare
3.3.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Improve rendering of collection-like properties using MongoJsonSchemaCreator #3766
  • Add FluentQuery support to QuerydslPredicateExecutor and QueryByExampleExecutor #3757

🐞 Bug Fixes

  • QueryMapper and UpdateMapper 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