Skip to content

v4.2.4

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 22 May 00:55
· 54 commits to master since this release

May 22 2020

Full Changelog

  • Update Grant, Revoke and Audit PAM tests to use v2 paths instead of v1.
  • Replace event name with full endpoint path in PAM signatures, for compatibility with PAM v2 signatures. Addresses the following PRs from @stefan-qsd: #112.
  • Change paths for PAM endpoints from v1 to v2.
  • Update PAM signature generator to correctly sort the query string parameters based on key instead of combined key and value.