Skip to content

3.2.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@christophstrobl christophstrobl released this 17 Feb 13:19
· 965 commits to main since this 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