Releases: spring-projects/spring-data-mongodb
Releases · spring-projects/spring-data-mongodb
3.1.13
📗 Links
🐞 Bug Fixes
- Using
Query.fields().slice(String, int, int)
fails withCodecConfigurationException
#3811 @MongoId(targetType = STRING)
forces_id : {…}
query documents toString
#3783
📔 Documentation
- Extract Aggregation Framework docs in own source file #3786
- Fix a typo in
MongoConverter
javadoc #3758
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.3.0-M2
📗 Links
🪲 Bug Fixes
- QuerydslMongoPredicateExecutor findAll() tries to get offset for a Pageable.unpaged() #3751
3.2.4
📗 Links
🪲 Bug Fixes
- QuerydslMongoPredicateExecutor findAll() tries to get offset for a Pageable.unpaged() #3751
3.1.12
📗 Links
🪲 Bug Fixes
- QuerydslMongoPredicateExecutor findAll() tries to get offset for a Pageable.unpaged() #3751
3.3.0-M1
📗 Links
⭐ New Features
- Add support for creating time series collection. #3731
- Adapt to consolidated PersistentEntity API #3700
- Upgrade to Querydsl 5.0 #3674
- Add support for flexible document references #3602
- Aggregation query method should be able to return
Slice
andStream
#3543 - Add an option to
@Field
annotation to control property write rules [DATAMONGO-2551] #3407 - Add support for Wildcard Indexes [DATAMONGO-2368] #3225
🪲 Bug Fixes
MappingMongoConverter
incorrectly processes an object property of typeorg.bson.Document
#3702- Multiple maps with numeric keys in a single update produces the wrong query (Regression) #3688
- reading a document with a list with a null element fails with Spring Data Mongo 3.2.2, works with 3.2.1 #3686
Binary
not deserialized tobyte[]
for property of typeObject
#3670- Projection on the _id field returns wrong result when using
@MongoId
(MongoDB 4.4) #3668 - MappingMongoConverter problem: ConversionContext#convert does not try to use custom converters first #3660
- [3.2.1] Indexing Class with Custom Converter -> Couldn't find PersistentEntity for property private [...] #3659
- $floor isOrOrNor() return true #3635
- NPE in QueryMapper when use Query with
null
as value #3633
📔 Documentation
- Add missing double quote to GeoJson.java JSDoc header #3677
- Documentation references outdated
Mongo
client #3666
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.2.3
📗 Links
🪲 Bug Fixes
MappingMongoConverter
incorrectly processes an object property of typeorg.bson.Document
#3702- Multiple maps with numeric keys in a single update produces the wrong query (Regression) #3688
- reading a document with a list with a null element fails with Spring Data Mongo 3.2.2, works with 3.2.1 #3686
Binary
not deserialized tobyte[]
for property of typeObject
#3670
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.1.11
📗 Links
🪲 Bug Fixes
- Multiple maps with numeric keys in a single update produces the wrong query (Regression) #3688
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.2.2
📗 Links
🪲 Bug Fixes
- Projection on the _id field returns wrong result when using
@MongoId
(MongoDB 4.4) #3668 - MappingMongoConverter problem: ConversionContext#convert does not try to use custom converters first #3660
- [3.2.1] Indexing Class with Custom Converter -> Couldn't find PersistentEntity for property private [...] #3659
- $floor isOrOrNor() return true #3635
- NPE in QueryMapper when use Query with
null
as value #3633
📔 Documentation
- Add missing double quote to GeoJson.java JSDoc header #3677
- Documentation references outdated
Mongo
client #3666
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.1.10
📗 Links
🪲 Bug Fixes
- [3.2.1] Indexing Class with Custom Converter -> Couldn't find PersistentEntity for property private [...] #3659
- $floor isOrOrNor() return true #3635
- NPE in QueryMapper when use Query with
null
as value #3633
📔 Documentation
- Add missing double quote to GeoJson.java JSDoc header #3677
- Documentation references outdated
Mongo
client #3666
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.2.1
📗 Links
❤️ Contributors
We'd like to thank all the contributors who worked on this release!