1.0.2
What's Changed
- refactor credentials providers by @yndu13 in #50
- fix: update profiles path by @yndu13 in #51
- fix: raise error when profile name not exist by @yndu13 in #52
- fix: remove risky internal function calls by @yndu13 in #54
- feat: support StsToken mode in cli profile by @yndu13 in #60
- logging.basicConfig(level=logging.DEBUG)会在根记录器添加 StreamHandler 影响全局 by @zsanjin in #59
- fix: resolve home path in all environments by @yndu13 in #61
- fix: resolve loop in synchronously function by @yndu13 in #62
New Contributors
Full Changelog: v0.3.6...v1.0.2