Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

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

  • Add post-job action cleanup of credentials and region env vars (#101) (d19cafc)

Bug Fixes

  • Mask assume role response in debug output (#102) (df7d846)

1.4.4 (2020-07-17)

1.4.3 (2020-07-14)

Bug Fixes

1.4.2 (2020-06-30)

Bug Fixes

  • add comma to set of special characters (#78) (f04843b)

1.4.1 (2020-06-09)

1.4.0 (2020-06-03)

Features

  • Refresh and validate credentials after setting env var creds (#71) (472e549)

1.3.5 (2020-05-27)

Bug Fixes

  • clear session token env var if present for non-session credentials (#65) (0c2c1f7)

1.3.4 (2020-05-18)

1.3.3 (2020-04-02)

1.3.2 (2020-03-18)

Bug Fixes

  • let the AWS SDK determine the STS regional endpoint (#48) (fc72bd3)

1.3.1 (2020-03-06)

Bug Fixes

1.3.0 (2020-03-06)

Features

  • don't require access key credentials for self-hosted runners (#42) (a20ed60)

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

  • mask both source and role credentials (#40) (816f5cc)

1.1.2 (2020-02-12)

Bug Fixes

  • change sanitization character from ‘*’ to ‘_’ (55f6a14)

1.1.1 (2020-02-07)

1.1.0 (2020-02-06)

Features

  • add support for assuming a role (#17) (25960ab)
  • Build and integ test scripts for pipeline (52bc82a)

Bug Fixes

  • create workflows dir in integ-tests (3de962e)
  • remove buildspecs (260c6cc)
  • remove release script (1436a16)
  • resolve commit ID in integ test script (77f2df7)
  • sanitize AWS session tags (#20) (4faf8cd)
  • set role credentials as secrets to mask them in logs (#19) (e2fd53a)