Skip to content

Commit 80b0225

Browse files
author
Dmytro Vyshnevskyi
committed
fix change log
1 parent 92c0a67 commit 80b0225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## NOT RELEASED
44

55
### Fixed
6-
- SignerV4: sort canonical query parameters **after** URI-encoding (per AWS SigV4). Fixes incorrect ordering for array-style keys (e.g., `transaction_ids[10]` vs `transaction_ids[1]`), which could cause `The request signature we calculated does not match the signature you provided`. See: https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-create-signed-request.html
76

7+
- SignerV4: fix sort of query parameters to build correct canoncal query string
88

99
## 1.27.0
1010

0 commit comments

Comments
 (0)