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
{{ message }}
This repository was archived by the owner on May 8, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: BreakingChanges.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Tracking Breaking changes in 0.11.1
1
+
Tracking Breaking changes in 0.12.0
2
2
3
3
* Moved `getMetadataArray` and `validateMetadata` from ServiceRestProxy.php to Utilities.php
4
4
* Refined return type of the following API calls, to be more reasonable.
@@ -18,4 +18,4 @@ ALL
18
18
* When set metadata operations contains invalid characters, it throws a ServiceException with 400 bad request error instead of Http_Request2_LogicException.
19
19
20
20
BLOB
21
-
* MicrosoftAzure\Storage\Blob\Models\Blocks.setBlockId now requires a base64 encoded string.
21
+
* MicrosoftAzure\Storage\Blob\Models\Blocks.setBlockId now requires a base64 encoded string.
0 commit comments