Skip to content

azure-spring-data-cosmos_5.12.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 10 May 00:53
3409960

5.12.0 (2024-05-09)

Features Added

  • Exposing the indexQueryMetrics to the CosmosConfig via the application.properties configuration file - See PR 39623.

Bugs Fixed

  • Fixed all saveAll/insertAll bulk functionality to populated audit data - See PR 39811.
  • Fixed existsById API in ReactiveCosmosTemplate to return Mono<Boolean> containing False in case the item does not exist - See PR 40050.

Other Changes

  • Updated azure-cosmos to version 4.58.0.