All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2023-03-06)
- Version bump to use Node 16 by default.
1.7.0 (2022-08-03)
- Allow audience to be explicitly specified (2f8dfd0)
1.6.1 (2022-01-18)
1.6.0 (2021-11-23)
- 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)
- 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)
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)
1.5.0 (2020-07-29)
1.4.4 (2020-07-17)
1.4.3 (2020-07-14)
1.4.2 (2020-06-30)
1.4.1 (2020-06-09)
1.4.0 (2020-06-03)
1.3.5 (2020-05-27)
1.3.4 (2020-05-18)
1.3.3 (2020-04-02)
1.3.2 (2020-03-18)
1.3.1 (2020-03-06)
1.3.0 (2020-03-06)
1.2.0 (2020-03-06)
- 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)
1.1.2 (2020-02-12)
- change sanitization character from '*' to '_' (55f6a14)