mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-03-12 18:07:10 -04:00
* chore: update changelog for v2.1.0 * chore: update changelog for v2.1.0 --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
11 KiB
11 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.0 (2023-05-31)
Features
role-chainingprop enables role chaining use case (6fbd316)
2.0.0 (2023-03-06)
Features
- Version bump to use Node 16 by default.
1.7.0 (2022-08-03)
Features
- Allow audience to be explicitly specified (2f8dfd0)
1.6.1 (2022-01-18)
Bug Fixes
1.6.0 (2021-11-23)
Features
- Add the ability to use a web identity token file (#240) (8053174)
- added OIDC (#262) (b8c74de), closes #267
- upgraded to new GH OIDC API (#284) (036a4a1)
Bug Fixes
- reverting update to use new API (#274) (a78fcb0), closes #270
- typo "charcters" in README.md (#241) (c48e1b5)
- Updated token retrieval to use new API (#270) (20ce4e5)
1.5.11 (2021-07-19)
1.5.10 (2021-06-01)
Bug Fixes
1.5.9 (2021-05-10)
1.5.8 (2021-03-02)
1.5.7 (2021-02-08)
1.5.6 (2021-01-26)
1.5.5 (2020-11-24)
1.5.4 (2020-10-29)
1.5.3 (2020-10-05)
1.5.2 (2020-08-25)
1.5.1 (2020-08-11)
Bug Fixes
1.5.0 (2020-07-29)
Features
Bug Fixes
1.4.4 (2020-07-17)
1.4.3 (2020-07-14)
Bug Fixes
1.4.2 (2020-06-30)
Bug Fixes
1.4.1 (2020-06-09)
1.4.0 (2020-06-03)
Features
1.3.5 (2020-05-27)
Bug Fixes
1.3.4 (2020-05-18)
1.3.3 (2020-04-02)
1.3.2 (2020-03-18)
Bug Fixes
1.3.1 (2020-03-06)
Bug Fixes
1.3.0 (2020-03-06)
Features
1.2.0 (2020-03-06)
Features
- Add option to provide external ID (#32) (1c435bb), closes #28
- Have an ability to configure session name (#29) (4d0082a)
- infer role ARN if given role name (#35) (96c6f7e)
Bug Fixes
1.1.2 (2020-02-12)
Bug Fixes
- change sanitization character from '*' to '_' (55f6a14)