Skip to content

Latest commit

 

History

History
68 lines (50 loc) · 4.85 KB

CHANGELOG.md

File metadata and controls

68 lines (50 loc) · 4.85 KB

v2.2.0 (2020-11-24)

  • Ensure a log output heading is always shown. #55 (pda)

v2.1.0 (2020-03-10)

Full Changelog

Changed

  • AWS CLI Verison 2 support #40 (@pda)

Fixes

  • Correctly version-detect aws-cli #39 (@pda)

v2.0.0 (2019-04-08)

Full Changelog

Changed

  • Update buildkite/plugin-tester:latest Docker digest to 58a345b #31 (@renovate[bot])
  • Update buildkite/plugin-tester:latest Docker digest to 18eb891 #27 (@renovate[bot])

v1.2.0 (2019-01-03)

Full Changelog

Changed

  • Remove echo of docker login line #29 (@lox)
  • Update buildkite/plugin-tester:latest Docker digest to 38c4bc #24 (@renovate[bot])
  • Update buildkite/plugin-tester:latest Docker digest to 708ad1 #23 (@renovate[bot])
  • Update buildkite/plugin-tester:latest Docker digest to 7c2d08 #22 (@renovate[bot])
  • Add a retry with backoff #11 (@lox)
  • Update buildkite/plugin-tester:latest Docker digest to a784b4 #21 (@renovate[bot])
  • Update buildkite/plugin-tester:latest Docker digest to 973f07 #19 (@renovate[bot])
  • Update buildkite/plugin-tester:latest Docker digest to 4fa793 #18 (@renovate[bot])
  • Pin buildkite/plugin-tester Docker tag #17 (@renovate[bot])
  • Configure Renovate #16 (@renovate[bot])

v1.1.4 (2018-04-26)

Full Changelog

Changed

  • Add linter and new plugin.yml #15 (@toolmantim)
  • Prefer region in the docs over regsitry_region #12 (@lox)
  • Refer to registry-region, not region in docs #10 (@lox)

v1.1.3 (2017-12-19)

Full Changelog

Changed

  • Allow specification of ECR registry region #5 (@hlmartin)
  • Update readme with latest version of plugin #6 (@abraham-chan)

v1.1.2 (2017-07-13)

Full Changelog

Changed

  • Literally nothing; v1.1.1 and v1.1.2 are the same commit 🤷

v1.1.1 (2017-07-13)

Full Changelog

Fixed

  • Avoid undefined error for login_args 33dd1889

v1.1.0 (2017-07-12)

Full Changelog

Changed

  • Support comma delimited account id's #3 (@lox)
  • Switch to buildkite/plugin-tester #2 (@toolmantim)