Skip to content

3.1.4

Compare
Choose a tag to compare
@christophstrobl christophstrobl released this 17 Feb 12:46
· 1020 commits to main since this release

πŸ“— 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