Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cache file versioning support #195

Closed
synfinatic opened this issue Dec 24, 2021 · 0 comments · Fixed by #197
Closed

Add cache file versioning support #195

synfinatic opened this issue Dec 24, 2021 · 0 comments · Fixed by #197
Labels
enhancement New feature or request
Milestone

Comments

@synfinatic
Copy link
Owner

going from 1.5.1 -> 1.6.0 will result in a crash/backtrace because the ARN's in v1.5.1 are broken and 1.6.0 will panic. Instead of asking people to run aws-sso cache to refresh the cache with the new values isn't friendly. so best would be to add a version field that can be used to detect any incompatibilities and force a refresh.

@synfinatic synfinatic added the enhancement New feature or request label Dec 24, 2021
@synfinatic synfinatic added this to the 1.6.0 milestone Dec 24, 2021
synfinatic added a commit that referenced this issue Dec 24, 2021
synfinatic added a commit that referenced this issue Dec 24, 2021
synfinatic added a commit that referenced this issue Dec 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant