You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
12.27.0 (2025-10-21)
Features Added
Added more useful error message when the SDK encounters an x-ms-version mismatch issue.
Added QueueProperties.ApproximateMessagesCountLong to replace QueueProperties.ApproximateMessagesCount. This property will correctly handle approximate message counts greater than max int.
Added support for service version 2025-11-05.
Other Changes
Dependency Updates
Upgraded azure-storage-common from 12.30.0 to version 12.31.0.
Upgraded azure-core from 1.55.5 to version 1.57.0.
Upgraded azure-core-http-netty from 1.15.13 to version 1.16.2.