Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 2.13 KB

Changelog

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

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)