Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit d5385c8

Browse files
author
Diego Luces
committed
Add entry for fix in ChangeLog.md
1 parent 51bd012 commit d5385c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ MicrosoftAzure\Storage\Queue\Models\GetQueueMetadataResult.setMetadata
2323
MicrosoftAzure\Storage\Queue\Models\Queue.setMetadata
2424
```
2525
* Removed test code from composer package.
26+
* `StorageAuthScheme::computeCanonicalizedResource` assumes that the query parameters are already grouped. That is, multi-value query parameters must be assembled using `ServiceRestProxy::groupQueryValues`. This fixes an issue with other single-value query parameters that might contain the separator character in the value.
2627

2728
Blob
2829
* Added support for user to upload large files with minimum memory usage.

0 commit comments

Comments
 (0)