Skip to content

Releases: spring-projects/spring-data-mongodb

3.2.0-RC1

31 Mar 15:24
cfe0baa
Compare
Choose a tag to compare
3.2.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Use StringUtils.replace(…) instead of String.replaceAll(…) for mapKeyDotReplacement #3613
  • Support aggregation expression on fields projection. #3583

🪲 Bug Fixes

  • SimpleReactiveMongoRepository#saveAll does not populate @Id property if it is immutable #3609

3.1.7

31 Mar 16:30
f52cc3b
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Use StringUtils.replace(…) instead of String.replaceAll(…) for mapKeyDotReplacement #3613

🪲 Bug Fixes

  • SimpleReactiveMongoRepository#saveAll does not populate @Id property if it is immutable #3609

3.2.0-M5

17 Mar 10:31
8f232e4
Compare
Choose a tag to compare
3.2.0-M5 Pre-release
Pre-release

📗 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

17 Mar 10:03
b39b259
Compare
Choose a tag to compare

📗 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

17 Mar 09:34
05b4677
Compare
Choose a tag to compare

📗 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

3.2.0-M4

18 Feb 10:36
Compare
Choose a tag to compare

3.1.5

18 Feb 10:16
Compare
Choose a tag to compare

3.2.0-M3

17 Feb 13:19
Compare
Choose a tag to compare
3.2.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Relax field name checks for TypedAggregations. #3542
  • Allow access to mongoDatabaseFactory used in ReactiveMongoTemplate #3540
  • Add ReactiveMongoOperations.aggregate(…) Kotlin extension [DATAMONGO-2655] #3508
  • Improve count() and countDocuments() mapping documentation and/or method availability [DATAMONGO-2192] #3055
  • Support flattening embedded/nested objects [DATAMONGO-1902] #2803

🪲 Bug Fixes

  • org.bson.codecs.configuration.CodecConfigurationException: The uuidRepresentation has not been specified, so the UUID cannot be encoded. #3546
  • alike Criteria can't add andOperator #3544
  • Bug in full text query documentation [DATAMONGO-2673] #3525
  • GeoJson: Improper Deserialization of Document with a GeoJsonPolygon [DATAMONGO-2664] #3517

📔 Documentation

  • Search by alike() criteria is broken when type alias information is not available [DATAMONGO-2620] #3474

🔨 Dependency Upgrades

  • Upgrade to MongoDB driver 4.2.0 #3553

3.1.4

17 Feb 12:46
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Allow access to mongoDatabaseFactory used in ReactiveMongoTemplate #3540
  • Add ReactiveMongoOperations.aggregate(…) Kotlin extension [DATAMONGO-2655] #3508
  • Improve count() and countDocuments() mapping documentation and/or method availability [DATAMONGO-2192] #3055

🪲 Bug Fixes

  • org.bson.codecs.configuration.CodecConfigurationException: The uuidRepresentation has not been specified, so the UUID cannot be encoded. #3546
  • alike Criteria can't add andOperator #3544
  • Bug in full text query documentation [DATAMONGO-2673] #3525
  • GeoJson: Improper Deserialization of Document with a GeoJsonPolygon [DATAMONGO-2664] #3517

📔 Documentation

  • Search by alike() criteria is broken when type alias information is not available [DATAMONGO-2620] #3474

3.0.7.RELEASE

17 Feb 12:40
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

📔 Documentation

  • Search by alike() criteria is broken when type alias information is not available [DATAMONGO-2620] #3474