Skip to content

Latest commit

 

History

History
102 lines (47 loc) · 4.49 KB

CHANGELOG.md

File metadata and controls

102 lines (47 loc) · 4.49 KB

Changelog

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

1.6.0 (2023-03-29)

Features

  • add support for HTTP(s) proxy (454a99d)

1.5.3 (2022-10-29)

1.5.2 (2022-10-18)

1.5.1 (2022-08-04)

Bug Fixes

  • reverted change that masked Docker credentials (7d073b6)

1.5.0 (2022-06-27)

Features

  • added ECR Public Registry support (b4f084e)

1.4.0 (2022-05-20)

Features

  • output docker credentials after login (57206dc)
  • support for username and password outputs (d121236)

Bug Fixes

  • add-mask to login outputs (45a78e2)

1.3.3 (2021-02-15)

1.3.2 (2021-02-01)

1.3.1 (2020-11-24)

1.3.0 (2020-10-29)

Features

  • optional skipping of docker registries logout in post step (#78) (dd3fdee)

1.2.2 (2020-10-05)

1.2.1 (2020-08-25)

1.2.0 (2020-08-11)

Features

  • logout docker registries in post step (#70) (6cfbb32)

1.1.4 (2020-07-17)

1.1.3 (2020-07-14)

1.1.2 (2020-06-30)

1.1.1 (2020-06-09)

1.1.0 (2020-05-27)

Features

  • output registry URI if single registry ID is provided as input (#50) (cfd96f4)

1.0.7 (2020-05-18)

1.0.6 (2020-05-08)

1.0.5 (2020-04-02)

1.0.4 (2020-03-05)

Bug Fixes

  • Add debugging for registry ID input (127dcbd)

1.0.3 (2020-02-07)

1.0.2 (2020-02-06)

Bug Fixes

  • Match package version to current tag version (e254adb)