Skip to content

Releases: spring-projects/spring-data-mongodb

4.0.9

18 Aug 08:46
adc7612
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fix schema generation for encrypted fields that are considered domain entities. #4455
  • Schema creator may miss encryption on entity field. #4454
  • @Field annotation not honoured after $unwind stage in aggregation #4443

📔 Documentation

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.4 #4468

❤️ Contributors

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

3.4.15

18 Aug 08:03
1c10eb3
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fix schema generation for encrypted fields that are considered domain entities. #4455
  • Schema creator may miss encryption on entity field. #4454
  • @Field annotation not honoured after $unwind stage in aggregation #4443

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.4 #4467

❤️ Contributors

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

4.2.0-M1

14 Jul 12:57
2deede7
Compare
Choose a tag to compare
4.2.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Support Limit parameter in query methods #4397
  • Provide an optional way to convert from BsonUndefined to null [DATAMONGO-1439] #2350
  • Support provided GridFSBucket in GridFsTemplate #1627

🐞 Bug Fixes

  • ClassCastException when reading (decrypting) using @ExplicitEncrypted on custom type instead of simple type #4432
  • Update path not correctly mapped when last segment is multi digit number #4426
  • Keyset positionFunction does not retain directional state #4413
  • InIgnoreCase queries match on substrings #4404
  • Filter doesn't support expression as input #4394
  • Date saved incorrectly with java.time codecs enabled #4390
  • $slice access to @DBRef field throw exception [DATAMONGO-1272] #2191

📔 Documentation

  • Incorrect code snippet for change streams documentation #4376
  • Please correct instructions on how to test and build spring-data-mongodb locally #4372

🔨 Dependency Upgrades

  • Upgrade to MongoDB driver 4.10.2 #4445
  • Upgrade to MongoDB driver 4.10.1 #4441
  • Upgrade mongodb-crypt to 1.8.0 #4440
  • Upgrade to Maven Wrapper 3.9.3 #4436
  • Upgrade to Maven Wrapper 3.9.2 #4410

❤️ Contributors

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

4.1.2

14 Jul 11:58
fd175af
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • ClassCastException when reading (decrypting) using @ExplicitEncrypted on custom type instead of simple type #4432
  • Update path not correctly mapped when last segment is multi digit number #4426

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.3 #4435

❤️ Contributors

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

4.0.8

14 Jul 09:25
c1a5876
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Update path not correctly mapped when last segment is multi digit number #4426

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.3 #4434

❤️ Contributors

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

3.4.14

14 Jul 08:35
06e11ec
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Update path not correctly mapped when last segment is multi digit number #4426

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.3 #4433

❤️ Contributors

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

4.1.1

16 Jun 15:13
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Keyset positionFunction does not retain directional state #4413
  • InIgnoreCase queries match on substrings #4404
  • Filter doesn't support expression as input #4394
  • Date saved incorrectly with java.time codecs enabled #4390

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.2 #4409

4.0.7

16 Jun 13:43
0d9cc4a
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • InIgnoreCase queries match on substrings #4404
  • Filter doesn't support expression as input #4394
  • Date saved incorrectly with java.time codecs enabled #4390

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.2 #4408

3.4.13

16 Jun 12:59
bc9b328
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • InIgnoreCase queries match on substrings #4404
  • Filter doesn't support expression as input #4394
  • Date saved incorrectly with java.time codecs enabled #4390

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.2 #4407

4.1.0

12 May 12:19
532b460
Compare
Choose a tag to compare

📗 Links

⭐ New Features

🐞 Bug Fixes

  • count() $maxTimeMS not work #4374
  • Getting exception in MappingMongoConverter while trying to map array of string into string #4371

📔 Documentation

  • 4.0.1 breaks aggregation projection $map functionality #4370
  • Fix broken link in docs #4287
  • Observability reference documentation broken #4236
  • Fix inconsistent strong tag appearance in documentation #4177
  • Update compatibility matrix documentation #3940
  • Add unionWith to Supported Aggregation Operators documentation #3938

❤️ Contributors

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