Releases: Azure/azure-sdk-for-cpp
Releases · Azure/azure-sdk-for-cpp
azure-storage-common_12.6.0-beta.1
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
HEADrequests.
Acknowledgments
Thank you to our developer community members who helped to make Azure Storage better with their contributions to this release:
- Theodore Tsirpanis (GitHub)
azure-storage-blobs_12.11.0-beta.1
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
1.1.0-beta.3687928 (2024-04-11)
- Validate template project ahead of release
azure-core_1.12.0-beta.1
1.12.0-beta.1 (2024-04-10)
Bugs Fixed
- [#5450] Fixed libcurl connection pool to use
Connectionresponse header values.
azure-core_1.11.3
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:
- Morten Ofstad (GitHub)
azure-security-keyvault-secrets_4.3.0-beta.1
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
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
4.3.0-beta.1 (2024-04-09)
Features Added
- Updated to API version 7.5.
azure-messaging-eventhubs_1.0.0-beta.7
1.0.0-beta.7 (2024-04-09)
Breaking Changes
- Renamed
EventDataBatch::TryAddMessagetoEventDataBatch::TryAddto 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
1.0.0-beta.2 (2024-04-09)
Features Added
- Updates to models, transactions and other features.