- Includes all features from 12.20.0-beta.1 and 12.20.0-beta.2.
- Upgraded
System.Text.Jsonpackage dependency to 6.0.10 for security fix.
- Upgraded
System.Text.Jsonpackage dependency to 6.0.10 for security fix.
- Added support for service version 2025-01-05.
- Includes all features from 12.19.0-beta.1.
- Added support for service version 2024-11-04.
- Fixed [BUG] Azure Blob Storage Client SDK No Longer Supports Globalization Invariant Mode for Account Key Authentication #45052
- Includes all features from 12.18.0-beta.1.
- Added support for service version 2024-08-04.
- Includes all features from 12.17.0-beta.1 and 12.17.0-beta.2.
- Added support for service version 2023-05-04.
- Added support for deleting individual blob versions.
- Added support for service version 2024-02-04.
- Distributed tracing with
ActivitySourceis stable and no longer requires the Experimental feature-flag.
- Includes all features from 12.16.0-beta.1.
- Added support for service version 2023-11-03.
- Includes all features from 12.15.0-beta.1.
- Added support for service version 2023-05-03 and 2023-08-03.
- Includes all features from 12.14.0-beta.1.
- Added support for service version 2023-01-03.
- Includes all features from 12.13.0-beta.1.
- Added support for service version 2022-11-02.
BlobBatchis made explicitly resilient to multiple dispose
- Bumped Azure.Core dependency from 1.28 and 1.30, fixing issue with headers being non-resilient to double dispose of the request.
- Includes all features from 12.12.0-beta.1.
- Added support for service version 2021-12-02.
- Includes all features from 12.11.0-beta.1.
- Added support for service version 2021-10-04.
- Includes all features from 12.10.0-beta.1.
- Added support for service version 2021-08-06.
- Includes all features from 12.9.0-beta.1.
- Added support for service version 2021-06-08.
- Includes all features from 12.8.0-beta.1, 12.8.0-beta.2, and 12.8.0-beta.3
- Added support for service version 2021-04-10.
- Added support for service vesrion 2021-02-12.
- Added support for service version 2020-12-06.
- Includes all features from 12.7.0-beta.1 and 12.7.0-beta.2.
- Fixed bug where Batch Delete was not property parsing DeleteSnapshotsOption.
- This release contains bug fixes to improve quality.
- Added support for service version 2020-10-02.
- TenantId can now be discovered through the service challenge response, when using a TokenCredential for authorization.
- A new property is now available on the ClientOptions called
EnableTenantDiscovery. If set to true, the client will attempt an initial unauthorized request to the service to prompt a challenge containing the tenantId hint.
- A new property is now available on the ClientOptions called
- Fixed bug where blob name was not encoded properly when using batch operations.
- Includes all features from 12.6.0-beta.4.
- This release contains bug fixes to improve quality.
- Added support for service version 2020-08-04.
- This release contains bug fixes to improve quality.
- This release contains bug fixes to improve quality.
- Fixed bug where ClientDiagnostics's DiagnosticListener was leaking resources.
- This release contains bug fixes to improve quality.
- Added support for service version 2020-06-12.
- Added support for container-scoped batch requests.
- This release contains bug fixes to improve quality.
- Includes all features from 12.5.0-beta.1.
- This release contains bug fixes to improve quality.
- Added support for service version 2020-04-08.
- This release contains bug fixes to improve quality.
- This release contains bug fixes to improve quality.
- Includes all features from 12.4.0-preview.1
- Added support for service version 2020-02-10.
- This release contains bug fixes to improve quality.
- Fixed bug in TaskExtensions.EnsureCompleted method that causes it to unconditionally throw an exception in the environments with synchronization context
- Includes all features from 12.3.0-preview.1 through 12.3.0-preview.2.
- This release contains bug fixes to improve quality.
- This release contains bug fixes to improve quality.
- Added support for service version 2019-12-12.
- This release contains bug fixes to improve quality.
- Minor bugfixes around task completion.
- Added support for service version 2019-07-07.
- Sanitized header values in exceptions.
- Pass Storage version to each API.
- Removed internal dependencies
- Azure.Storage.Blobs.Batching assembly and package are renamed to Azure.Storage.Blobs.Batch for consistency with other platforms.
- This preview is the first release supporting batched operations for Azure Storage blobs.