Releases: Azure/azure-sdk-for-rust
Releases · Azure/azure-sdk-for-rust
[email protected]
Redundant line
[email protected]
Syntax
[email protected]
1.0.0-beta.5368336 (2025-09-22)
- initial TODO
[email protected]
0.27.0 (2025-09-17)
Other Changes
- Updated Core SDK dependencies
[email protected]
0.5.0 (2025-09-15)
Features Added
- Added support for set_propertiestoBlobServiceClient.
- Added support for filter_blobstoBlobContainerClientandBlobServiceClient.
- Added support for set_tagsandget_tagstoBlobClient.
- Added support for get_account_infotoBlobClient,BlobContainerClient, andBlobServiceClient.
- Added support for upload_blob_from_urltoBlockBlobClient.
- Added support for get_page_ranges,update_sequence_number, andupload_pages_from_urltoPageBlobClient.
- Added support for find_blobs_by_tagstoBlobContainerClientandBlobServiceClient.
Breaking Changes
- Made metadataa required parameter forset_metadataforBlobContainerClientandBlobClient.
[email protected]
0.1.0 (2025-09-16)
Features Added
- Initial Release
[email protected]
0.7.0 (2025-09-16)
Features Added
- Updated to latest version of fixes for the "7.6" specification after TypeSpec migration.
Breaking Changes
- Moved secret version parameters to client method options.
[email protected]
0.7.0 (2025-09-16)
Features Added
- Updated to latest version of fixes for the "7.6" specification after TypeSpec migration.
Breaking Changes
- Moved key version parameters to client method options.
[email protected]
0.6.0 (2025-09-16)
Features Added
- Updated to latest version of fixes for the "7.6" specification after TypeSpec migration.
Breaking Changes
- Moved certificate version parameters to client method options.
[email protected]
0.7.0 (2025-09-16)
Features Added
- Reconnect support for EventHubs operations.
- Enable Geo Replication support in Event Hubs consumers and producers.
Breaking Changes
- ProducerClient::send_batchnow consumes its- batchargument.
- RetryOptions::max_retriesis a- u32not a- usize.