azure-core-http-netty_1.15.0
版本发布时间: 2024-05-02 22:18:49
Azure/azure-sdk-for-java最新发布版本:azure-resourcemanager-billing_1.0.0(2024-09-06 19:35:45)
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 theNettyAsyncHttpClientBuilder.wiretap
value is ignored, the builder method is now deprecated as well. (#39976)
Dependency Updates
- Upgraded
azure-core
from1.48.0
to1.49.0
.