mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-03-12 18:07:10 -04:00
4.0 KiB
4.0 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
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)