Releases: Azure/azure-sdk-for-cpp
Releases · Azure/azure-sdk-for-cpp
azure-storage-queues_12.6.0-beta.1
12.6.0-beta.1 (2025-11-27)
Features Added
- Bumped up API version to
2026-02-06. - Added support for User Delegation SAS.
- Added support for Principal-Bound Identity User Delegation SAS.
- Added new Sas parameter
DelegatedUserObjectIdinQueueSasBuilderwhich means the object id of the user in Azure AD to which the SAS is delegated.
- Added new Sas parameter
azure-storage-files-shares_12.16.0-beta.1
12.16.0-beta.1 (2025-11-27)
Features Added
- Bumped up API version to
2026-02-06. - Added support for User Delegation SAS.
- Added support for Principal-Bound Identity User Delegation SAS.
- Added new Sas parameter
DelegatedUserObjectIdinShareSasBuilderwhich means the object id of the user in Azure AD to which the SAS is delegated.
- Added new Sas parameter
- Added support for
EncryptionInTransitonShareServiceClient::SetProperties().- Added new field
NfsSettingsinShareServiceProperties.Protocol. - Added new field
EncryptionInTransitinShareServiceProperties.Protocol.SettingsandShareServiceProperties.Protocol.NfsSettings.
- Added new field
Breaking Changes
- Changed the type of
MultiChannelfromSmbMultichanneltoNullable<SmbMultichannel>inShareServiceProperties. This allows the property to be unset, which is useful for accounts that do not support Multi-Channel. - Changed the type of
SettingsfromSmbSettingstoNullable<SmbSettings>inShareServiceProperties. This allows the property to be unset, which is useful for accounts that do not need to set SmbSettings.
azure-storage-files-datalake_12.14.0-beta.1
12.14.0-beta.1 (2025-11-27)
Features Added
- Bumped up API version to
2026-02-06. - Added new field
StartFromparameter inListPathsOptions. - Added support for Principal-Bound Identity User Delegation SAS.
- Added new Sas parameter
DelegatedUserObjectIdinDataLakeSasBuilderwhich means the object id of the user in Azure AD to which the SAS is delegated.
- Added new Sas parameter
azure-storage-common_12.12.0-beta.1
12.12.0-beta.1 (2025-11-27)
Features Added
- Bumped up Account SAS version to
2026-02-06.
azure-storage-blobs_12.16.0-beta.1
12.16.0-beta.1 (2025-11-27)
Features Added
- Bumped up API version to
2026-02-06. - Added new field
StartFromparameter inListBlobsOptions. - Added support for Principal-Bound Identity User Delegation SAS.
- Added new Sas parameter
DelegatedUserObjectIdinBlobSasBuilderwhich means the object id of the user in Azure AD to which the SAS is delegated.
- Added new Sas parameter
- Added support for conditional headers in
SetBlobTagsOptionsandGetBlobTagsOptions.
azure-template_1.1.0-beta.5540743
1.1.0-beta.5540743 (2025-11-06)
Other Changes
- Validate template project ahead of release
azure-template_1.1.0-beta.5539610
1.1.0-beta.5539610 (2025-11-06)
Other Changes
- Validate template project ahead of release
azure-template_1.1.0-beta.5539374
1.1.0-beta.5539374 (2025-11-05)
Other Changes
- Validate template project ahead of release
azure-template_1.1.0-beta.5539130
1.1.0-beta.5539130 (2025-11-05)
Other Changes
- Validate template project ahead of release
azure-storage-queues_12.5.0
12.5.0 (2025-10-15)
Features Added
- New features in
12.5.0-beta.1are now generally available.