Skip to content

azure-storage-queue_12.27.0

Choose a tag to compare

@azure-sdk azure-sdk released this 21 Oct 19:02
2c5dcdf

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.