Overview
Bug Fixes
- No longer generate errors for empty History tag in cache #305
- No longer print the federated console url on errors by default #314
- Fully delete items from the keyring #320
- Fixed error when tried to save more than 2.5Kbytes in wincred #308
New Features
- Add support for --url-action printurl and exec #303
list
command now prints how long until the AWS SSO session expires #313
Changes
- Add additional unit tests
- Document how using
$AWS_PROFILE
with AWS SSO CLI auto-refreshes credentials #270
What's Changed
- more tests for utils by @synfinatic in #294
- add storage/keyring unit tests by @synfinatic in #295
- Fix broken doc links in Configuration section by @drboyer in #297
- update docs for PASSWORD variable by @synfinatic in #301
- More unit tests by @synfinatic in #296
- Add UrlAction: printurl and exec by @synfinatic in #306
- refactor logger and fix History tag expiration (WIP) by @synfinatic in #307
- Fix underlying problem with missing History tag by @synfinatic in #309
- Improve docs and tweak config/setup for new url-action by @synfinatic in #311
- No longer print AWS federated URL by default by @synfinatic in #315
- list command now prints AWS SSO session expire time by @synfinatic in #317
- Document how using $AWS_PROFILE auto-refreshes credentials by @synfinatic in #318
- document mac sync by @synfinatic in #321
- split credentials when we are using windows by @monwolf in #310
- correctly delete items from keyring by @synfinatic in #320
New Contributors
Full Changelog: v1.7.4...v1.7.5