1.9.2 (2021-05-07)
Fixed
- Fixed a bug where
ProxyConnectException
s weren't eagerly being retried. - Updated how
ProxyConnectException
s are propagated to include response headers.
Dependency Updates
- Upgraded
azure-core
from1.15.0
to1.16.0
. - Upgraded Netty from
4.1.60.Final
to4.1.63.Final
. - Upgraded Reactor Netty from
1.0.4
to1.0.6
.