Skip to content

Releases: Azure/azure-sdk-for-cpp

azure-storage-common_12.6.0-beta.1

23 Apr 06:13
886f01d

Choose a tag to compare

Pre-release

12.6.0-beta.1 (2024-04-17)

Features Added

  • Removed unnecessary dependencies on non-Windows platforms. (A community contribution, courtesy of teo-tsirpanis)

Bugs Fixed

  • Fixed a bug where exception error code was not parsed for HEAD requests.

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.11.0-beta.1

23 Apr 06:31
886f01d

Choose a tag to compare

Pre-release

12.11.0-beta.1 (2024-04-17)

Features Added

  • Bumped up API version to 2023-11-03.

azure-template_1.1.0-beta.3687928

11 Apr 15:32

Choose a tag to compare

Pre-release

1.1.0-beta.3687928 (2024-04-11)

  • Validate template project ahead of release

azure-core_1.12.0-beta.1

10 Apr 17:39
145f6db

Choose a tag to compare

Pre-release

1.12.0-beta.1 (2024-04-10)

Bugs Fixed

  • [#5450] Fixed libcurl connection pool to use Connection response header values.

azure-core_1.11.3

09 Apr 20:41
68d88eb

Choose a tag to compare

1.11.3 (2024-04-09)

Bugs Fixed

  • [#5450] Reverted libcurl connection pool to use more conservative caching strategy.
  • [#5371] Fix use of namespace qualifiers that have not been explicitly introduced. (A community contribution, courtesy of morten-ofstad)

Acknowledgments

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

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

09 Apr 21:10
bd8c5f8

Choose a tag to compare

4.3.0-beta.1 (2024-04-09)

Features Added

  • Updated to API version 7.5.

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

09 Apr 20:59
bd8c5f8

Choose a tag to compare

4.5.0-beta.1 (2024-04-09)

Features Added

  • Updated to API version 7.5.

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

09 Apr 21:18
bd8c5f8

Choose a tag to compare

4.3.0-beta.1 (2024-04-09)

Features Added

  • Updated to API version 7.5.

azure-messaging-eventhubs_1.0.0-beta.7

10 Apr 00:35
4092c2e

Choose a tag to compare

Pre-release

1.0.0-beta.7 (2024-04-09)

Breaking Changes

  • Renamed EventDataBatch::TryAddMessage to EventDataBatch::TryAdd to better reflect the method's use.

Bugs Fixed

  • Fixed [#5297]. The actual fix for this was to use a single management client per connection.

azure-data-tables_1.0.0-beta.2

09 Apr 21:25
4092c2e

Choose a tag to compare

Pre-release

1.0.0-beta.2 (2024-04-09)

Features Added

  • Updates to models, transactions and other features.