Skip to content

azure-core-amqp_2.4.2

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 01 Apr 23:44
a66a071

2.4.2 (2022-04-01)

Bugs Fixed

  • Fixed an issue where error from one receiver bypassed to parent connection that resulted in taking down rest of the
    receivers. (#27716)
  • Downgraded the level of a log entry in RequestResponseChannel from error to warn, the sender and receiver often
    recover from this error, but due to the log level, it generates false alerts in monitoring systems. (26968)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.26.0 to 1.27.0.