Skip to content

Releases: Azure/azure-sdk-for-cpp

azure-storage-common_12.6.0

08 May 07:59
d1019cf
Compare
Choose a tag to compare

12.6.0 (2024-05-07)

Features Added

  • Features in 12.6.0-beta.1 are now generally available.
  • Bumped up Account SAS version to 2024-05-04.

azure-storage-blobs_12.11.0

08 May 08:14
d1019cf
Compare
Choose a tag to compare

12.11.0 (2024-05-07)

Features Added

  • Features in 12.11.0-beta.1 are now generally available.

azure-messaging-eventhubs_1.0.0-beta.8

09 May 02:26
87d9e27
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.8 (2024-05-07)

Features Added

  • Added new features for upcoming Event Hubs service release.

azure-core-amqp_1.0.0-beta.9

07 May 16:59
9e80a87
Compare
Choose a tag to compare
Pre-release

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

Bugs Fixed

  • Fixed a potential deadlock where a message receiver Open call could block indefinitely when adding the Link to the Pollables.

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

23 Apr 06:45
886f01d
Compare
Choose a tag to compare

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

Features Added

  • Added new field ClientName in HandleItem.
  • Added new field IncludeRenames in GetFileRangeListOptions.

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

23 Apr 06:38
886f01d
Compare
Choose a tag to compare

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

Features Added

  • Bumped up API version to 2023-11-03.
  • Added new field IncludeUserPrincipalName in GetPathAccessControlListOptions, GetPathPropertiesOptions and DownloadFileOptions.
  • Added new field Acls in PathProperties and DownloadFileDetails.

azure-storage-common_12.6.0-beta.1

23 Apr 06:13
886f01d
Compare
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
Compare
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
Compare
Choose a tag to compare
Pre-release

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

  • Validate template project ahead of release

azure-core_1.11.3

09 Apr 20:41
68d88eb
Compare
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: