Skip to content

azure-core-amqp_2.7.1

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 02 Sep 00:19
7abdfcd

2.7.1 (2022-09-01)

Features Added

  • Added AMQP-level metrics to reporting number of sent batches, duration of network call, number of received message and consumer lag as well as
    error counters. Metrics are off by default and can be enabled with azure-core-metrics-opentelemetry
    plugin. (#30583)

Other Changes

Dependency Updates

  • Upgraded Reactor from 3.4.21 to 3.4.22.