Skip to content

Releases: Azure/azure-sdk-for-cpp

azure-storage-blobs_12.12.0-beta.1

12 Jun 03:30
ad744e2
Compare
Choose a tag to compare
Pre-release

12.12.0-beta.1 (2024-06-11)

Features Added

  • Bumped up API version to 2024-08-04.
  • Added BlobContainerClient::GetAccountInfo() and BlobClient::GetAccountInfo APIs.
  • Added more detailed messaging for authorization failure cases.

azure-identity_1.8.0

11 Jun 22:56
1e8c9d0
Compare
Choose a tag to compare

1.8.0 (2024-06-11)

Features Added

  • [#4474] Enable proactive renewal of Managed Identity tokens.
  • [#5116] AzureCliCredential: Added support for the new response field which represents token expiration timestamp as time zone agnostic value.

Bugs Fixed

  • Managed identity bug fixes.

azure-security-keyvault-secrets_4.3.0-beta.2

11 Jun 17:20
83d3402
Compare
Choose a tag to compare

4.3.0-beta.2 (2024-06-11)

Other Changes

  • Relocated samples to the samples directory.
  • Updated the README.md file with the latest information.
  • Updated samples.

azure-security-keyvault-keys_4.5.0-beta.2

11 Jun 17:23
83d3402
Compare
Choose a tag to compare

4.5.0-beta.2 (2024-06-11)

Breaking Changes

  • Deprecated KeyEncryptionAlgorithm::CKM_RSA_AES_KEY_WRAP in favor of KeyEncryptionAlgorithm::CkmRsaAesKeyWrap.
  • Deprecated KeyEncryptionAlgorithm::RSA_AES_KEY_WRAP_256 in favor of KeyEncryptionAlgorithm::RsaAesKeyWrap256.
  • Deprecated KeyEncryptionAlgorithm::RSA_AES_KEY_WRAP_384 in favor of KeyEncryptionAlgorithm::RsaAesKeyWrap384.

Other Changes

  • Relocated samples to the samples directory.
  • Updated the README.md file with the latest information.
  • Updated samples.

azure-security-keyvault-certificates_4.3.0-beta.2

11 Jun 17:19
83d3402
Compare
Choose a tag to compare

4.3.0-beta.2 (2024-06-11)

Other Changes

  • Relocated samples to the samples directory.
  • Updated the README.md file with the latest information.
  • Updated samples.

azure-messaging-eventhubs_1.0.0-beta.9

11 Jun 22:29
242162f
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.9 (2024-06-11)

Bugs Fixed

  • Fixed eventhub connection properties to better align with the names used by other Azure SDKs.

azure-data-tables_1.0.0-beta.3

11 Jun 17:21
83d3402
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.3 (2024-06-11)

Bugs Fixed

  • Fixed an issue where the TableServiceClient was not correctly handling the nextPartitionKey and nextRowKey continuation tokens when iterating over tables.
  • Fixed an issue around InsertReplace transactions.

azure-core_1.13.0-beta.1

06 Jun 23:15
b43174a
Compare
Choose a tag to compare
Pre-release

1.13.0-beta.1 (2024-06-06)

Bugs Fixed

  • [#5589] Fix possible endless loop while polling curl socket. (A community contribution, courtesy of CurtizJ)

Other Changes

  • [#5622] Documentation fix for building the SDK with specific OpenSSL version. (A community contribution, courtesy of ByteYue)
  • [#5515] Add a ShouldRetry virtual method to the retry policy to enable customization of service-specific retry logic.

Acknowledgments

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

azure-core-amqp_1.0.0-beta.10

06 Jun 23:15
b43174a
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.10 (2024-06-06)

Bugs Fixed

  • [#5536] Fixed use-after free in MessageSender and MessageReceiver when opening a connection.

azure-template_1.1.0-beta.3826333

29 May 00:42
5490d31
Compare
Choose a tag to compare
Pre-release

1.1.0-beta.3826333 (2024-05-29)

  • Validate template project ahead of release