Releases: department-stockholm/aws-signature-v4
Releases · department-stockholm/aws-signature-v4
1.2.1
Patches
- Add session token to the query last, so it stringifies as the last parameter. This is required for some AWS services, like IoT and it's not always documented: #3
Credits
Huge thanks to @jonmellman for helping!
1.2.0
Minor Changes
- Added support for sessionToken (AWS_SESSION_TOKEN): #2
Credits
Huge thanks to @netsgnut for helping!
v1.1.0
- Added query param option (#1)
- Added LICENSE