Skip to content

azure-cosmos_4.37.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 30 Sep 20:25
d9d78da

4.37.0 (2022-09-30)

Features Added

  • Added new preview APIs to ChangeFeedProcessor for handling all versions and deletes changes - See PR 30399
  • Added option to emit client-side metrics via micrometer.io MeterRegistry. - See PR 30065

Bugs Fixed

  • Fixed a race condition that could result in a memory/thread leak for BulkExecutor instances (and their corresponding cosmos-daemon-BulkExecutor-* thread). - See PR 31082