1.15.13 (2025-06-26)
Bugs Fixed
- Fixed a bug where the
NoopAddressResolverGroup
would attempt to resolve an address when a non-proxied host was used.
This could lead toUnknownHostException
being thrown. (#45774)
Other Changes
Dependency Updates
- Upgraded
azure-core
from1.55.4
to1.55.5
.