Skip to content

Releases: aliyun/credentials-php

1.2.3

18 Apr 09:12
Compare
Choose a tag to compare

What's Changed

  • feat: support StsToken mode in cli profile by @yndu13 in #41

Full Changelog: 1.2.2...1.2.3

1.2.2

04 Mar 07:39
Compare
Choose a tag to compare

What's Changed

  • feat: support sts vpc endpoint by @yndu13 in #35

Full Changelog: 1.2.1...1.2.2

1.2.1

03 Mar 12:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

Release version 1.2.0

17 Oct 01:39
Compare
Choose a tag to compare

What's Changed

  • refactor: improve all credentials providers by @yndu13 in #30
  • docs: update README by @yndu13 in #32

Full Changelog: 1.1.6...1.2.0

1.1.6

12 Sep 01:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.5...1.1.6

1.1.5

11 Apr 02:29
Compare
Choose a tag to compare

feat: support bearer type in credentials

1.1.4

08 Jun 10:51
Compare
Choose a tag to compare
  • add getType method in Creadential

1.1.3

24 Dec 10:21
Compare
Choose a tag to compare
  • Require guzzle ^6.3|^7.0

1.1.2

09 Jun 07:55
ab507ae
Compare
Choose a tag to compare
Merge pull request #10 from aliyun/reduce-dependency

reduce dependency

1.1.1

07 May 11:18
Compare
Choose a tag to compare
add getSecurityToken method