You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,7 @@
5
5
- Added support for service version 2020-10-02.
6
6
- TenantId can now be discovered through the service challenge response, when using a TokenCredential for authorization.
7
7
- 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.
8
-
9
-
- This release contains bug fixes to improve quality.
8
+
- Fixed bug where blob name was not encoded properly when using batch operations.
0 commit comments