Releases: aliyun/credentials-python
Releases · aliyun/credentials-python
v1.0.4
What's Changed
- docs: update README && update logger level by @yndu13 in #69
- feat: support CloudSSO & OAuth credentials provider by @yndu13 in #70
- remove debug log statement in EXECUTOR shutdown callback by @psnelgrove-r7 in #72
New Contributors
- @psnelgrove-r7 made their first contribution in #72
Full Changelog: v1.0.2...v1.0.4
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
v1.0rc3
v1.0rc2
v1.0rc1
v0.3.6
What's Changed
- update usage document by @Orisdaddy in #1
- Fix home path by @Orisdaddy in #2
- Release version 0.0.2 by @Orisdaddy in #3
- Change long description content type by @Orisdaddy in #4
- Support python 3.4 by @Orisdaddy in #5
- Release version 0.0.3 by @Orisdaddy in #6
- Ini file comment processing by @Orisdaddy in #7
- Release v0.0.4 by @Orisdaddy in #8
- Improve install requires library version. by @Orisdaddy in #9
- Improve document. by @Orisdaddy in #10
- EcsRamRole&RsaKeyPair support refresh token. by @Orisdaddy in #11
- Release v0.0.6 by @Orisdaddy in #12
- Improve the logic of automatic refresh token by @Orisdaddy in #13
- release version 0.0.7 by @Orisdaddy in #14
- support sdk debug. by @Orisdaddy in #15
- release version 0.0.8 by @Orisdaddy in #16
- support async io by @Orisdaddy in #17
- release v0.1.0 by @Orisdaddy in #18
- Change overwrite to a method with
_asyncsuffix by @Orisdaddy in #19 - fix AttributeError by @Orisdaddy in #20
- Support async refresh credentials by @Orisdaddy in #21
- V0.1.3 by @Orisdaddy in #22
- Optimize the way to obtain the credentials.ini file by @Orisdaddy in #23
- Lint by @JacksonTian in #24
- implements credentials uri by @JacksonTian in #25
- Add action by @yndu13 in #29
- support AssumeRoleWithOIDC credential by @yndu13 in #26
- support oidc credential in credential chain && support ALIBABA_CLOUD_… by @yndu13 in #32
- [BUG] credentials.ini under $HOME instead of root by @qzweng in #33
- compatible with credentials.ini in the / path by @yndu13 in #34
- feat: support IMDSv2 for ECS metadata by @yndu13 in #36
- Bump 0.3.3 by @yndu13 in #37
- Enhance project specifications by @JacksonTian in #38
- support ALIBABA_CLOUD_SECURITY_TOKEN by @JacksonTian in #39
- add test cases for sts provider by @JacksonTian in #40
- Fix unawaited coroutine error by @nosammai in #41
- refactor: solve the inconsistency of credentials refresh by @yndu13 in #42
- feat: support user agent for credentials requests by @yndu13 in #43
- feat: add getters for CredentialModel by @yndu13 in #44
- tests: add oidc integration test by @yndu13 in #45
- feat: support region or endpoint for sts requests by @yndu13 in #46
- improve readme by @JacksonTian in #47
- feat: support IMDS v2 default for ecs ram role by @yndu13 in #48
New Contributors
- @Orisdaddy made their first contribution in #1
- @JacksonTian made their first contribution in #24
- @yndu13 made their first contribution in #29
- @qzweng made their first contribution in #33
- @nosammai made their first contribution in #41
Full Changelog: https://github.com/aliyun/credentials-python/commits/v0.3.6