You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: