1.15.12 (2025-06-05)
Bugs Fixed
- Fixed a bug where
TooLongHttpHeaderException
would be thrown if an Azure service returned HTTP headers that exceeded
the default 8 KB limit. The new limit is now 256 KB when the default of 8 KB is seen. (#45291)
Other Changes
Dependency Updates
- Upgraded
azure-core
from1.55.3
to1.55.4
.