Releases: spring-projects/spring-data-mongodb
Releases · spring-projects/spring-data-mongodb
4.0.9
📗 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
- LocalDate properties depend on the machine's timezone setting [DATAMONGO-2627] #3482
🔨 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
📗 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
📗 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
inGridFsTemplate
#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
📗 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
3.4.14
4.1.1
4.0.7
3.4.13
4.1.0
📗 Links
⭐ New Features
- Adapt to API changes in
ScrollPosition
#4377 - Fix documentation on custom converters [DATAMONGO-2526] #3381
🐞 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!