Skip to content

Releases: aliyun/credentials-php

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

1.1.0

16 Mar 07:59
1128a81
Compare
Choose a tag to compare
  • Added Credential\Config.
  • Credential construct supported Credential\Config|array.

1.0.2

15 Feb 12:02
cfb38ae
Compare
Choose a tag to compare
  • Update Tea.

1.0.1

30 Dec 08:11
9e10aed
Compare
Choose a tag to compare
  • Supported get Role Name automatically.