Releases: Azure/azure-sdk-for-cpp
Releases · Azure/azure-sdk-for-cpp
Release list
azure-core_1.16.4
1.16.4 (2026-07-10)
Features Added
- [#7196] Added
Azure::Core::Http::Policies::_internal::RetryPolicyBase, an abstract base class that exposes the retry loop and the protectedShouldRetryOnResponse/ShouldRetryOnTransportFailurehook points. Service SDKs can derive fromRetryPolicyBaseto customize retry behavior;RetryPolicyremains afinalconcrete policy.
azure-messaging-eventhubs_1.0.0-beta.13
1.0.0-beta.13 (2026-06-17)
Bugs Fixed
- [#7130] Fixed
RetryOperation::Executesilently swallowing the final exception when every retry attempt threw, which causedProducerClient::Sendto return without delivering the batch and without surfacing the underlying failure. The last exception is now rethrown when retries are exhausted, andProducerClient::Sendthrows ifExecuteever reports failure as a defense in depth.
azure-template_1.1.0-beta.6443944
1.1.0-beta.6443944 (2026-06-16)
Other Changes
- Validate template project ahead of release
azure-template_1.1.0-beta.6443124
1.1.0-beta.6443124 (2026-06-16)
Other Changes
- Validate template project ahead of release
azure-template_1.1.0-beta.6442768
1.1.0-beta.6442768 (2026-06-16)
Other Changes
- Validate template project ahead of release
azure-template_1.1.0-beta.6437170
1.1.0-beta.6437170 (2026-06-15)
Other Changes
- Validate template project ahead of release
azure-template_1.1.0-beta.6427189
1.1.0-beta.6427189 (2026-06-12)
Other Changes
- Validate template project ahead of release
azure-storage-files-datalake_12.16.0
12.16.0 (2026-06-11)
Features Added
- Features in
12.16.0-beta.1are now generally available.
azure-storage-common_12.14.0
12.14.0 (2026-06-11)
Features Added
- Features in
12.14.0-beta.1are now generally available.