Releases: spring-projects/spring-data-mongodb
Releases · spring-projects/spring-data-mongodb
4.0.0-M2
📗 Links
⭐ New Features
- Externalize build properties. #3949
- Use Java 8
Stream
instream
andaggregateStream
Template methods #3944 MappingMongoJsonSchemaCreator
does not resolve embedded documents subclasses/interfaces implementations attributes #3870- Migrate to Jakarta EE 9 #3830
- Add support for $acos & $acosh aggregation operators. #3707
- Add support for $replaceOne & $replaceAll aggregation operators #3695
- Add support for $first & $last aggregation operator #3694
- Select converter based on custom annotation rather than object class #3596
- Add suport for findAndModify in query derivation. [DATAMONGO-1188] #2107
🐞 Bug Fixes
- Projecting nested documents with open projections leads to
ConverterNotFoundException
#3998 - Typo, should be public. #3989
MongoTemplate.createCollection(String, CollectionOptions)
does not consider timeseries options #3984- Can't find a codec for class java.time.Instant #3968
- MongoCollection#countDocuments Performance in Driver 4.x [DATAMONGO-2669] #3522
📔 Documentation
🔨 Dependency Upgrades
- Upgrade to MongoDB driver 4.5.0. #3962
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.4.0-M4
📗 Links
⭐ New Features
MappingMongoJsonSchemaCreator
does not resolve embedded documents subclasses/interfaces implementations attributes #3870- Select converter based on custom annotation rather than object class #3596
🐞 Bug Fixes
- Projecting nested documents with open projections leads to
ConverterNotFoundException
#3998 - Typo, should be public. #3989
MongoTemplate.createCollection(String, CollectionOptions)
does not consider timeseries options #3984- MongoCollection#countDocuments Performance in Driver 4.x [DATAMONGO-2669] #3522
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.4 #3979
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.3.3
3.2.10
3.4.0-M3
📗 Links
⭐ New Features
- Externalize build properties. #3949
- Add support for $acos & $acosh aggregation operators. #3707
- Add support for $replaceOne & $replaceAll aggregation operators #3695
- Add support for $first & $last aggregation operator #3694
- Add suport for findAndModify in query derivation. [DATAMONGO-1188] #2107
🐞 Bug Fixes
- Can't find a codec for class java.time.Instant #3968
📔 Documentation
🔨 Dependency Upgrades
- Upgrade to MongoDB driver 4.5.0. #3962
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.3.2
📗 Links
⭐ New Features
- Externalize build properties. #3949
🐞 Bug Fixes
- Can't find a codec for class java.time.Instant #3968
📔 Documentation
- Update list of supported query method keywords. #3916
🔨 Dependency Upgrades
- Upgrade to MongoDB driver 4.5.0. #3962
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.2.9
3.4.0-M2
4.0.0-M1
3.4.0-M1
📗 Links
⭐ New Features
MongoPersistentEntityIndexResolver
should not traverseMap
-like properties #3914- Propagate Bean
ClassLoader
toMongoTypeMapper
#3905
🐞 Bug Fixes
- Client Side Encryption schema error with MongoDB driver 4.3+ #3929
- Set value of Map with numeric key breaks data structure #3921
- TypedAggregation.project incorrect conversion #3898
- TextQuery ignores sort order when using sortByScore. #3896
- Fix pagination using the reactive fluent Querydsl API #3892
🔨 Dependency Upgrades
- Upgrade to MongoDB driver 4.4.1 #3926
❤️ Contributors
We'd like to thank all the contributors who worked on this release!