Skip to content

azure-spring-data-cosmos_3.42.0

Compare
Choose a tag to compare

3.42.0 (2024-02-02)

Bugs Fixed

  • Fixed a bug with auto generated id's when using bulk saveAll - See PR 38274.

Other Changes

  • Implemented a custom scheduler for azure-spring-data-cosmos - See PR 37840.
  • Optimized querying entities with nested partition keys by passing the nested partition key in CosmosQueryRequestOptions - See PR 38274.