1.15.0 (2024-05-01)
Bugs Fixed
- Fixed a bug where mismatch Netty versions were always being reported, even if they were correct. (#39591)
Other Changes
- If a Reactor Netty
HttpClient
is passed and has aLoggingHandler
configured the
NettyAsyncHttpClientBuilder.wiretap
value is ignored, the builder method is now deprecated as well. (#39976)
Dependency Updates
- Upgraded
azure-core
from1.48.0
to1.49.0
.