1.12.6 (2024-11-14)
Bugs Fixed
- Fixed a bug where when using
responseTimeout
could result in anOutOfMemoryError
due to aTimer
retaining a
reference to the network call until the timeout period elapsed. (#42887)
Other Changes
Dependency Updates
- Upgraded
azure-core
from1.54.0
to1.54.1
.