Releases: spring-projects/spring-data-mongodb
Releases · spring-projects/spring-data-mongodb
3.2.0
📗 Links
⭐ New Features
- Support aggregation expression on fields projection. #3583
🪲 Bug Fixes
@Aggregation
repository query method causesNullPointerException
when the result is empty #3623- Criteria object not allowing to use field names with underscore in them #3601
- Criteria or toEquals fail if contains regex [DATAMONGO-2559] #3414
3.1.8
📗 Links
🪲 Bug Fixes
@Aggregation
repository query method causesNullPointerException
when the result is empty #3623- Criteria object not allowing to use field names with underscore in them #3601
- Criteria or toEquals fail if contains regex [DATAMONGO-2559] #3414
3.0.9.RELEASE
📗 Links
🪲 Bug Fixes
@Aggregation
repository query method causesNullPointerException
when the result is empty #3623- SimpleReactiveMongoRepository#saveAll does not populate
@Id
property if it is immutable #3609 - Criteria or toEquals fail if contains regex [DATAMONGO-2559] #3414
3.2.0-RC1
3.1.7
3.2.0-M5
📗 Links
⭐ New Features
- Remove
@Persistent
from entity-scan include filters #3592 - Introduce ConversionContext and clean up MappingMongoConverter #3571
- MongoSocketWriteException may be translated into DataAccessResourceFailureException #3568
- Add possibility to use Collection as parameter in and/or/nor operators [DATAMONGO-2428] #3286
🪲 Bug Fixes
- Embedded sharding keys are not correctly picked up from the shardKeySource Document #3590
- Fix CustomConverter conversion lookup. #3580
- Couldn't find PersistentEntity for type java.lang.Object when updating a field with suffix "class" #3566
- UpdateMapper drops numeric keys in Maps #3552
- Derived findBy…IgnoreCaseIn query doesn't return expected results [DATAMONGO-2540] #3395
- ensureNotIterable in MongoTemplate only checks for array type [DATAMONGO-2044] #2911
📔 Documentation
- Json Schema section appears twice in reference documentation. #3573
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.1.6
📗 Links
⭐ New Features
- Remove
@Persistent
from entity-scan include filters #3592 - MongoSocketWriteException may be translated into DataAccessResourceFailureException #3568
🪲 Bug Fixes
- Embedded sharding keys are not correctly picked up from the shardKeySource Document #3590
- Couldn't find PersistentEntity for type java.lang.Object when updating a field with suffix "class" #3566
- UpdateMapper drops numeric keys in Maps #3552
- Derived findBy…IgnoreCaseIn query doesn't return expected results [DATAMONGO-2540] #3395
📔 Documentation
- Json Schema section appears twice in reference documentation. #3573
🔨 Dependency Upgrades
- Upgrade to MongoDB Driver 4.1.2 #3589
3.0.8.RELEASE
📗 Links
⭐ New Features
- MongoSocketWriteException may be translated into DataAccessResourceFailureException #3568
🪲 Bug Fixes
- Embedded sharding keys are not correctly picked up from the shardKeySource Document #3590
- Couldn't find PersistentEntity for type java.lang.Object when updating a field with suffix "class" #3566
- UpdateMapper drops numeric keys in Maps #3552
- Derived findBy…IgnoreCaseIn query doesn't return expected results [DATAMONGO-2540] #3395
📔 Documentation
- Json Schema section appears twice in reference documentation. #3573
🔨 Dependency Upgrades
- Upgrade to MongoDB Driver 4.0.6 #3588