Skip to content

Releases: Azure/azure-sdk-for-cpp

azure-core_1.14.0-beta.2

12 Sep 17:47
cfbe21c
Compare
Choose a tag to compare
Pre-release

1.14.0-beta.2 (2024-09-12)

Features Added

  • Request logs to now include the accept-range, content-range, range, WWW-Authenticate, x-ms-date, x-ms-error-code, x-ms-range, and x-ms-version headers.
  • Added default constructor, Parse(), and equality comparison operators to Azure::Core::Uuid.
  • Added an Azure::Core::ResourceIdentifier type.

Bugs Fixed

  • Throw std::invalid_argument if the value of TimeFractionFormat enum passed in to DateTime::ToString() is invalid.
  • Azure::Core::Uuid::ToString() is now const.

azure-core-amqp_1.0.0-beta.11

12 Sep 17:47
cfbe21c
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.11 (2024-09-12)

Bugs Fixed

  • Updated vendored copy of uAMQP to reflect upstream changes.

azure-storage-queues_12.4.0-beta.1

08 Aug 08:55
da1f9dd
Compare
Choose a tag to compare
Pre-release

12.4.0-beta.1 (2024-08-07)

Features Added

  • Added ability to retrieve SAS string to sign for debugging purposes.

azure-storage-files-shares_12.11.0-beta.1

08 Aug 08:21
da1f9dd
Compare
Choose a tag to compare

12.11.0-beta.1 (2024-08-07)

Features Added

  • Bumped up API version to 2024-11-04.
  • Added support for token-based authentication for all APIs.
  • Added support for paid bursting on premium file share accounts.
  • Added support for binary format for file permissions.
  • Added ability to retrieve SAS string to sign for debugging purposes.

azure-storage-files-datalake_12.12.0-beta.1

08 Aug 06:49
da1f9dd
Compare
Choose a tag to compare

12.12.0-beta.1 (2024-08-07)

Features Added

  • Added ability to retrieve SAS string to sign for debugging purposes.

azure-storage-common_12.8.0-beta.1

08 Aug 06:30
da1f9dd
Compare
Choose a tag to compare
Pre-release

12.8.0-beta.1 (2024-08-07)

Features Added

  • Bumped up Account SAS version to 2024-11-04.
  • Added ability to retrieve SAS string to sign for debugging purposes.

Other Changes

Acknowledgments

Thank you to our developer community members who helped to make Azure Storage better with their contributions to this release:

azure-storage-blobs_12.13.0-beta.1

08 Aug 06:41
da1f9dd
Compare
Choose a tag to compare
Pre-release

12.13.0-beta.1 (2024-08-07)

Features Added

  • Added ability to retrieve SAS string to sign for debugging purposes.

Other Changes

  • [#5765] Fix libcxx build. (A community contribution, courtesy of rschu1ze)

Acknowledgments

Thank you to our developer community members who helped to make Azure Storage Blobs better with their contributions to this release:

azure-identity_1.9.0

06 Aug 20:29
d151ac9
Compare
Choose a tag to compare

1.9.0 (2024-08-06)

Features Added

  • Added AzurePipelinesCredential for authenticating an Azure Pipelines service connection with workload identity federation.
  • Added ClientAssertionCredential to enable applications to authenticate with custom client assertions.

azure-security-keyvault-administration_4.0.0-beta.5

06 Aug 21:54
d151ac9
Compare
Choose a tag to compare

4.0.0-beta.5 (2024-08-06)

Features Added

  • Add support for Backup/Restore operations for Key Vault HSM.

azure-data-tables_1.0.0-beta.4

06 Aug 23:48
7d5c76c
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.4 (2024-08-06)

Bugs Fixed

  • [#5781] Fixed exception when deserializing numeric values from JSON. (A community contribution, courtesy of 0xar1)

Acknowledgments

Thank you to our developer community members who helped to make Azure Data Tables better with their contributions to this release: