1.11.1 (2021-10-01)
Bugs Fixed
- Fixed a bug where
HttpResponse.close
wouldn't drain the response stream if it wasn't already consumed. (#23855)
Other Changes
Dependency Updates
- Upgraded
azure-core
from1.20.0
to1.21.0
. - Upgraded Netty from
4.1.67.Final
to4.1.60.Final
. - Upgraded Reactor Netty from
1.0.10
to1.0.11
.