Releases: spring-projects/spring-data-mongodb
Releases · spring-projects/spring-data-mongodb
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!
4.0.6
📗 Links
🐞 Bug Fixes
3.4.12
📗 Links
🐞 Bug Fixes
4.1.0-RC1
📗 Links
⭐ New Features
- Avoid implementing
PersistentPropertyPathAccessor
whenPersistentPropertyAccessor
is sufficient #4354 - Add hidden option for index #4348
- Skip output for
@Aggregation
query methods using$out
orvoid
methods #4088 - Support AggregationUpdate / UpdateSpecification on Bulk API #3872
- Allow to specify index for query by MongoRepository [DATAMONGO-2373] #3230
- Add support for reactive bulk operations [DATAMONGO-1922] #2821
🐞 Bug Fixes
- Issue with AOT and Kotlin data class: The following must be non-sealed interfaces #4351
- Package private visibility of ConversionContext prevents subclassing of MappingMongoConverter #4345
- Fix reverse keyset scrolling #4343
ParameterBindingJsonReader
fails with NPE when a bindable value forObjectId
parameter isnull
#4282
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
4.0.5
📗 Links
⭐ New Features
- Skip output for
@Aggregation
query methods using$out
orvoid
methods #4088
🐞 Bug Fixes
- Issue with AOT and Kotlin data class: The following must be non-sealed interfaces #4351
- Package private visibility of ConversionContext prevents subclassing of MappingMongoConverter #4345
ParameterBindingJsonReader
fails with NPE when a bindable value forObjectId
parameter isnull
#4282
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.1 #4357