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
from1.26.0
to1.27.0
.