Skip to content

Releases: spring-projects/spring-data-mongodb

4.0.6

12 May 09:11
b069279
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • count() $maxTimeMS not work #4374
  • Getting exception in MappingMongoConverter while trying to map array of string into string #4371

3.4.12

12 May 08:21
b6c7327
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • count() $maxTimeMS not work #4374
  • Getting exception in MappingMongoConverter while trying to map array of string into string #4371

4.1.0-RC1

14 Apr 17:00
6b85edf
Compare
Choose a tag to compare
4.1.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Avoid implementing PersistentPropertyPathAccessor when PersistentPropertyAccessor is sufficient #4354
  • Add hidden option for index #4348
  • Skip output for @Aggregation query methods using $out or void methods #4088
  • Support AggregationUpdate / UpdateSpecification on Bulk API #3872
  • Allow to specify index for query by MongoRepository [DATAMONGO-2373] #3230
  • Add support for reactive bulk operations [DATAMONGO-1922] #2821

🐞 Bug Fixes

  • Issue with AOT and Kotlin data class: The following must be non-sealed interfaces #4351
  • Package private visibility of ConversionContext prevents subclassing of MappingMongoConverter #4345
  • Fix reverse keyset scrolling #4343
  • ParameterBindingJsonReader fails with NPE when a bindable value for ObjectId parameter is null #4282

🔨 Dependency Upgrades

  • Upgrade to MongoDB 4.9.1 #4362
  • Upgrade to Maven Wrapper 3.9.1 #4356

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

4.0.5

14 Apr 15:25
53c56f6
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Skip output for @Aggregation query methods using $out or void methods #4088

🐞 Bug Fixes

  • Issue with AOT and Kotlin data class: The following must be non-sealed interfaces #4351
  • Package private visibility of ConversionContext prevents subclassing of MappingMongoConverter #4345
  • ParameterBindingJsonReader fails with NPE when a bindable value for ObjectId parameter is null #4282

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.1 #4357

3.4.11

14 Apr 14:26
86d6ba9
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Package private visibility of ConversionContext prevents subclassing of MappingMongoConverter #4345

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.1 #4358

4.1.0-M3

20 Mar 14:06
a229653
Compare
Choose a tag to compare
4.1.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add support for keyset scrolling #4308
  • Support property-based explicit field encryption #4284
  • MongoTemplate should add query hint when executing update [DATAMONGO-2362] #3218
  • Add support for $expr to Criteria query. [DATAMONGO-1845] #2750

🐞 Bug Fixes

  • Fix keyset backwards scrolling #4332
  • Cannot read associations using resolved documents #4312
  • After migrating to spring boot 3.0.2 getting - Couldn't find PersistentEntity for type class org.bson.Document #4300
  • Duplicate log in query execution #4253
  • Building criteria with in clause against field annotated with @ValueConverter causes a ClassCastException #4080
  • Sort without grouped fields #3917

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #4297

4.0.4

20 Mar 13:26
77b2b28
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Cannot read associations using resolved documents #4312
  • Duplicate log in query execution #4253
  • Building criteria with in clause against field annotated with @ValueConverter causes a ClassCastException #4080
  • Sort without grouped fields #3917

3.4.10

20 Mar 12:48
7047bb2
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Duplicate log in query execution #4253
  • Building criteria with in clause against field annotated with @ValueConverter causes a ClassCastException #4080

4.0.3

03 Mar 10:03
8ebc632
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • After migrating to spring boot 3.0.2 getting - Couldn't find PersistentEntity for type class org.bson.Document #4300

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #4298

3.4.9

03 Mar 09:22
5d53099
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #4299