Skip to content

Releases: spring-projects/spring-data-mongodb

3.4.17

13 Oct 08:54
5ca50b8
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Repository query projection not working as expected since 3.4.x #4524

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.5 #4523

4.2.0-M3

15 Sep 12:48
a5cc27a
Compare
Choose a tag to compare
4.2.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add support for $percentile aggregation expression #4473
  • Add support for replaceOne operation #4463
  • Add suport for replaceOne operation #4462

🐞 Bug Fixes

  • Correctly read unwrapped properties during constructor creation #4492
  • Unwrapped fields cannot be resolved in the constructor #4491
  • Constructor creation using @DocumentReference SpEL referring to self in fails #4484
  • Class cast exception obtaining Observation context on abortTransaction completion #4481

📔 Documentation

  • Migrate documentation to Antora. #4497

❤️ Contributors

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

4.1.4

15 Sep 08:55
6976f39
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Correctly read unwrapped properties during constructor creation #4492
  • Unwrapped fields cannot be resolved in the constructor #4491
  • Constructor creation using @DocumentReference SpEL referring to self in fails #4484
  • Class cast exception obtaining Observation context on abortTransaction completion #4481

4.0.10

15 Sep 08:21
d1b272f
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Correctly read unwrapped properties during constructor creation #4492
  • Unwrapped fields cannot be resolved in the constructor #4491
  • Constructor creation using @DocumentReference SpEL referring to self in fails #4484
  • Class cast exception obtaining Observation context on abortTransaction completion #4481

3.4.16

15 Sep 07:45
b25b9fc
Compare
Choose a tag to compare

4.2.0-M2

18 Aug 12:59
1f954f4
Compare
Choose a tag to compare
4.2.0-M2 Pre-release
Pre-release

📗 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
  • Reduce aggregation operation doesn't allow using Variable.VALUE and Variable.THIS with strict mapping #4070

📔 Documentation

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.4 #4470

❤️ Contributors

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

4.1.3

18 Aug 12:07
c8432ef
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
  • Reduce aggregation operation doesn't allow using Variable.VALUE and Variable.THIS with strict mapping #4070

📔 Documentation

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.4 #4469

❤️ Contributors

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

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!