Skip to content

AWS Signer 2.0.4

Latest
Compare
Choose a tag to compare
@jakekarnes42 jakekarnes42 released this 05 Sep 22:25
· 2 commits to master since this release

This is a minor bug fix release. This release has a slight change to how the Authorization header is parsed. Specifically, the regular expression has been made more flexible to handle missing/multiple commas following the list of signed header values.

Special thanks to @blafois for identifying the bug and suggesting a fix!