Skip to content

v2.2.0

Choose a tag to compare

@synfinatic synfinatic released this 14 May 16:31
· 203 commits to main since this release
v2.2.0
d5933bf

Overview

v2.2.0 is a rather significant change and includes a massive refactoring of the back end code and includes a number of key enhancements/bug fixes:

  • Adding support for PKCE auth code OIDC workflow (enabled by default)
  • Adding support for OIDC refresh tokens (allows staying logged in > 8hrs)
  • Adding support for managing the $AWS_REGION environment variable
  • Fixing the bug caused by AWS reducing their query limit on number of accounts/roles to 100

This last issue is what caused v2.2.0 to get pushed out today rather than waiting a little longer to I bike shed a few things. Please open any ticket for new issues so they can be incorporated in the next release.

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0