Skip to content

azure-cosmos_4.63.2

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 23 Aug 22:12
38bc240

4.63.2 (2024-08-23)

Bugs Fixed

  • Fixed a direct buffer memory leak due to not explicitly stopping the partition recovery flow in per-partition circuit breaker. - See PR 41486

Other Changes

  • Fixed an issue to avoid transient IllegalArgumentException due to duplicate json properties for the uniqueKeyPolicy property. - See PR 41608