Skip to content

Latest commit

 

History

History
63 lines (28 loc) · 3.55 KB

CHANGELOG.md

File metadata and controls

63 lines (28 loc) · 3.55 KB

1.4.0 (2021-08-13)

Features

1.3.0 (2021-08-13)

Features

  • add support for 'aws-cn' and 'aws-us-gov' partitions (#44) (c84e855), closes #13

1.2.3 (2021-05-11)

Bug Fixes

  • deps: dependency update based on security advisory (a046169)

1.2.2 (2021-01-28)

Bug Fixes

  • config: fix config loading (d691b2c), closes #25

1.2.1 (2020-12-04)

Bug Fixes

  • race condition when loading context (c586030)

1.2.0 (2020-10-09)

Features

  • allow aws account id placeholder in the role name (056f3d7)

1.1.1 (2020-09-01)

Bug Fixes

  • credentials: allow region to be passed through context (282c8a9)

1.1.0 (2020-08-12)

Features

  • newstylesynthesis: work with new bootstrap roles (2540453), closes #1

1.0.0 (2020-08-12)

Bug Fixes

  • credentials: allow plugin to use additional default credential providers (f334bfd), closes #7
  • logging: fix verbose logging (#6) (d661c47)