github Azure/azure-sdk-for-java azure-cosmos_4.64.0

4.64.0 (2024-10-10)

Features Added

  • Added an API to retrieve diagnostics from the change feed processor context. - See PR 41738
  • Added support to allow queryChangeFeed to complete when all changes available when the query starts have been fetched. - See PR 42160
  • Added an utility API to help extract sub-range continuation tokens from existing changeFeed query continuation token. - See PR 42156

Breaking Changes

  • Fixed an issue where holding onto CosmosException instance would hold a strong reference to an RxDocumentClientImpl preventing garbage collection of the lattern. - See PR 42178

Bugs Fixed

  • Fixed an issue where a NullPointerException was thrown with circuit breaker enabled and partition split / merge scenarios. - See PR 42178
  • Fixed an issue when a Batch operation hitting end-to-end timeout would not capture diagnostics correctly. - See PR 42178
  • Fixed an issue to avoid transient IllegalArgumentException due to duplicate json properties for the uniqueKeyPolicy property in DocumentCollection. - See PR 41608 and PR 42244

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.