1.12.6 (2022-10-07)
Bugs Fixed
- Fixed a bug where
HttpClientOptions.connectTimeout
wasn't being passed when usingHttpClientProvider(ClientOptions)
. (#31079)
Other Changes
Dependency Updates
- Upgraded
azure-core
from1.32.0
to1.33.0
. - Upgraded Netty from
4.1.79.Final
to4.1.82.Final
. - Upgraded Reactor Netty from
1.0.22
to1.0.23
.