Skip to content

v7.5.0

Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 26 Mar 15:29
· 14 commits to main since this release
a1272ab

Minor release changes

  • Added support for SigV4A signing to AWSSigner. #645 from @fabianfett
  • Added option to AWSClient.Options to indicate signing algorithm (sigv4 or sigv4a). #646

Patch release changes

  • Change hexDigest function to use HexEncoding Collection type. #646