-
v2.2.0 Stable
released this
2023-06-07 20:53:41 +08:00 | 343 commits to master since this release- Switch to actions-toolkit implementation by @crazy-max in https://github.com/docker/login-action/pull/409 https://github.com/docker/login-action/pull/470 https://github.com/docker/login-action/pull/476
- Bump @aws-sdk/client-ecr and @aws-sdk/client-ecr-public to 3.347.1 in https://github.com/docker/login-action/pull/524 https://github.com/docker/login-action/pull/364 https://github.com/docker/login-action/pull/363
- Bump minimatch from 3.0.4 to 3.1.2 in https://github.com/docker/login-action/pull/354
- Bump json5 from 2.2.0 to 2.2.3 in https://github.com/docker/login-action/pull/378
- Bump http-proxy-agent from 5.0.0 to 7.0.0 in https://github.com/docker/login-action/pull/509
- Bump https-proxy-agent from 5.0.1 to 7.0.0 in https://github.com/docker/login-action/pull/508
Full Changelog: https://github.com/docker/login-action/compare/v2.1.0...v2.2.0
Downloads
-
v2.1.0 Stable
released this
2022-10-08 01:46:23 +08:00 | 380 commits to master since this release- Ensure AWS temp credentials are redacted in workflow logs by @crazy-max (#275)
- Bump @actions/core from 1.6.0 to 1.10.0 (#252 #292)
- Bump @aws-sdk/client-ecr from 3.53.0 to 3.186.0 (#298)
- Bump @aws-sdk/client-ecr-public from 3.53.0 to 3.186.0 (#299)
Full Changelog: https://github.com/docker/login-action/compare/v2.0.0...v2.1.0
Downloads
-
v2.0.0 Stable
released this
2022-05-06 00:59:26 +08:00 | 396 commits to master since this release- Node 16 as default runtime by @crazy-max (#161)
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
- chore: update dev dependencies and workflow by @crazy-max (#170)
- Bump @actions/exec from 1.1.0 to 1.1.1 (#167)
- Bump @actions/io from 1.1.1 to 1.1.2 (#168)
- Bump minimist from 1.2.5 to 1.2.6 (#176)
- Bump https-proxy-agent from 5.0.0 to 5.0.1 (#182)
Full Changelog: https://github.com/docker/login-action/compare/v1.14.1...v2.0.0
Downloads
- Node 16 as default runtime by @crazy-max (#161)
-
v1.14.1 Stable
released this
2022-03-02 03:54:30 +08:00 | 414 commits to master since this release- Revert to Node 12 as default runtime to fix issue for GHE users (#160)
Downloads
-
v1.14.0 Stable
released this
2022-02-28 16:04:17 +08:00 | 416 commits to master since this releaseDownloads
-
v1.13.0 Stable
released this
2022-02-17 18:30:34 +08:00 | 424 commits to master since this releaseDownloads
-
v1.12.0 Stable
released this
2021-12-20 21:29:48 +08:00 | 436 commits to master since this releaseDownloads
-
v1.11.0 Stable
released this
2021-12-20 18:05:56 +08:00 | 440 commits to master since this release- ECR: switch implementation to use the AWS SDK (#126)
ecrinput to specify whether the given registry is ECR (#123)- Test against Windows runner (#126)
- Update instructions for Google registry (#127)
- Update dev workflow (#111)
- Small changes for GHCR doc (#86)
- Update dev dependencies (#85)
- Bump ansi-regex from 5.0.0 to 5.0.1 (#101)
- Bump tmpl from 1.0.4 to 1.0.5 (#100)
- Bump @actions/core from 1.4.0 to 1.6.0 (#94 #103)
- Bump codecov/codecov-action from 1 to 2 (#88)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (#83)
- Bump node-notifier from 8.0.0 to 8.0.2 (#82)
- Bump ws from 7.3.1 to 7.5.0 (#81)
- Bump lodash from 4.17.20 to 4.17.21 (#80)
- Bump y18n from 4.0.0 to 4.0.3 (#79)
Downloads
-
v1.10.0 Stable
released this
2021-06-22 18:40:38 +08:00 | 487 commits to master since this release- GitHub Packages Docker Registry deprecated (#78)
- Use built-in
getExecOutput(#77) - Switch to
core.getBooleanInput(#76) - Bump @actions/exec from 1.0.4 to 1.1.0 (#73)
- Bump @actions/core from 1.2.6 to 1.4.0 (#70 #74)
- Bump @actions/io from 1.0.2 to 1.1.1 (#71 #75)
- Bump semver from 7.3.2 to 7.3.5 (#69)
- Update dependabot config (#68)
Downloads