Skip to content

Releases: aliyun/credentials-go

Release v1.3.5

12 Jul 08:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.3.5

Release v1.3.4

24 May 04:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

Release v1.3.3

22 Apr 03:41
Compare
Choose a tag to compare

What's Changed

  • doc: update readme to use GetCredential first by @JacksonTian in #56
  • Create dependabot.yml by @JacksonTian in #58
  • test: run integration test after test env variable by @JacksonTian in #63
  • Bump gopkg.in/ini.v1 from 1.56.0 to 1.67.0 by @dependabot in #62
  • Bump github.com/alibabacloud-go/debug from 0.0.0-20190504072949-9472017b5c68 to 1.0.0 by @dependabot in #61
  • Bump github.com/alibabacloud-go/tea from 1.1.8 to 1.2.1 by @dependabot in #59
  • Bump github.com/alibabacloud-go/tea from 1.2.1 to 1.2.2 by @dependabot in #64
  • adjust validate order by @JacksonTian in #66
  • mark GetAccessKeyId/GetAccessKeySecret/GetSecurityToken deprecated by @JacksonTian in #67

Full Changelog: v1.3.2...v1.3.3

Release v1.3.2

17 Nov 09:14
Compare
Choose a tag to compare
Bump golang.org/x/net from 0.7.0 to 0.17.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Release v1.3.1

24 Jul 14:04
Compare
Choose a tag to compare
  • Feat: support GetCredential() to solve the inconsistency of credentials refresh

Release v1.3.0

06 Jun 02:41
Compare
Choose a tag to compare
  • Support external id for ram role arn credential.

Release v1.2.7

24 Feb 06:14
Compare
Choose a tag to compare
  • Support user-defined sts endpoint

Release v1.2.6

06 Feb 07:46
Compare
Choose a tag to compare
  • OIDC credentials provider allow use default value ("defaultSessionName") as RoleSessionName.

Release v1.2.5

01 Feb 07:41
Compare
Choose a tag to compare
  • Support oidc credential in credential chain.
  • Support env ALIBABA_CLOUD_ROLE_ARN/ALIBABA_CLOUD_OIDC_PROVIDER_ARN/ALIBABA_CLOUD_ROLE_SESSION_NAME for oidc credential.

Release v1.2.4

14 Sep 02:59
Compare
Choose a tag to compare

Fix default credential file path