Skip to content

v0.30.2

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 18:19
· 2087 commits to main since this release

This is a bugfix release that modifies the AWS credential provider to use POST
instead of GET for retrieving AWS STS tokens. The GET method can leak
credentials into the debug log if the AWS STS endpoint is unavailable.