Skip to content

Latest commit

 

History

History
272 lines (130 loc) · 17.8 KB

CHANGELOG.md

File metadata and controls

272 lines (130 loc) · 17.8 KB

Changelog

2.8.1 (2024-09-10)

Dependency Updates

  • Bump docker/build-push-action in /.github/workflows (#116) (2866411)

2.8.0 (2024-08-30)

Features

  • Add download_artifact_path input variable (d8d6837)

2.7.3 (2024-08-30)

Bug Fixes

  • Fix broken input variable download_artifact_name (a378cc6)

2.7.2 (2024-08-08)

Dependency Updates

  • Bump docker/build-push-action in /.github/workflows (#114) (aa9ac5d)
  • Bump docker/login-action from 3.2.0 to 3.3.0 in /.github/workflows (#113) (0de3430)
  • Bump docker/setup-buildx-action in /.github/workflows (#112) (f7877c9)

2.7.1 (2024-07-29)

Dependency Updates

  • Bump docker/build-push-action in /.github/workflows (#106) (a8bad73)
  • Bump docker/setup-buildx-action in /.github/workflows (#105) (ecf34c4)
  • Bump docker/setup-qemu-action in /.github/workflows (#107) (733b9dc)

2.7.0 (2024-07-29)

Features

  • Add options to download artifacts from previous jobs (#108) (377009c)

2.6.1 (2024-07-05)

Dependency Updates

  • Bump reproducible-containers/buildkit-cache-dance (#96) (f6da1e0)

2.6.0 (2024-07-01)

Features

2.5.3 (2024-06-27)

Dependency Updates

  • Bump docker/build-push-action in /.github/workflows (#93) (ad958b1)

2.5.2 (2024-06-18)

Dependency Updates

  • Bump actions/checkout from 4.1.6 to 4.1.7 in /.github/workflows (#86) (a1d13bb)
  • Bump docker/login-action from 3.1.0 to 3.2.0 in /.github/workflows (#84) (ba76fef)

2.5.1 (2024-06-18)

Dependency Updates

  • Bump actions/checkout from 4.1.5 to 4.1.6 in /.github/workflows (03a81eb)
  • Bump docker/build-push-action in /.github/workflows (#87) (e90e0eb)

2.5.0 (2024-05-16)

Features

  • Add cache mount support for Gradle, Maven and pip (#81) (043a7d0)

2.4.3 (2024-05-07)

Dependency Updates

  • Bump dependabot/fetch-metadata in /.github/workflows (#76) (5acaafb)

2.4.2 (2024-04-16)

Dependency Updates

  • Bump actions/checkout from 4.1.1 to 4.1.2 in /.github/workflows (#66) (8c58943)
  • Bump dependabot/fetch-metadata in /.github/workflows (#71) (64ccb79)
  • Bump docker/build-push-action in /.github/workflows (#69) (0d6a268)
  • Bump docker/setup-buildx-action in /.github/workflows (#72) (d1f04dc)
  • Bump google-github-actions/release-please-action (#65) (f51b53a)

2.4.1 (2024-03-14)

Dependency Updates

  • Bump docker/login-action from 3.0.0 to 3.1.0 in /.github/workflows (#67) (ccab48d)

2.4.0 (2024-02-23)

Features

  • Add inputs for SBOM and provenance (#61) (a5a7fc9)

2.3.2 (2024-02-13)

Bug Fixes

  • Remove non-functional IMAGE_DIGEST (#59) (167e598)

Dependency Updates

  • Bump aws-actions/configure-aws-credentials in /.github/workflows (#58) (7e9676a)

2.3.1 (2024-02-10)

Bug Fixes

  • Add space before curly brace for image_digest (b0cad9c)

Dependency Updates

  • Bump docker/metadata-action in /.github/workflows (#54) (14a7a8f)

2.3.0 (2024-02-02)

Features

  • Add image digest metadata as build arg (608488b)

2.2.0 (2024-01-30)

Features

  • Add image repository metadata as build args (#52) (579ba68)

2.1.0 (2024-01-26)

Features

  • Add additional build arguments (#50) (7eff07e)
  • Change the repository build argument to be more specific (0536e3b)

2.0.4 (2024-01-05)

Dependency Updates

  • Bump docker/metadata-action in /.github/workflows (#48) (4fb7e79)

2.0.3 (2023-12-21)

Dependency Updates

  • Bump docker/metadata-action in /.github/workflows (#43) (e8dffb0)

2.0.2 (2023-11-20)

Dependency Updates

  • Bump docker/build-push-action in /.github/workflows (#37) (4ef1d0b)

2.0.1 (2023-11-15)

Dependency Updates

  • Bump actions/checkout from 4.1.0 to 4.1.1 in /.github/workflows (54b1c16)
  • Bump google-github-actions/release-please-action (#35) (30fcc88)

2.0.0 (2023-10-16)

⚠ BREAKING CHANGES

  • Add separate toggles for AWS ECR and GHCR (#32)

Features

  • Add separate toggles for AWS ECR and GHCR (#32) (8a93c3e)

1.2.1 (2023-10-04)

Dependency Updates

  • Bump aws-actions/configure-aws-credentials in /.github/workflows (#26) (5d22c6f)
  • Bump docker/setup-buildx-action in /.github/workflows (#22) (471571c)

1.2.0 (2023-10-04)

Dependency Updates

  • Bump actions/checkout from 4.0.0 to 4.1.0 in /.github/workflows (e8920cb)
  • Bump aws-actions/amazon-ecr-login in /.github/workflows (#25) (5f63d8c)

Features

1.1.2 (2023-09-28)

Dependency Updates

  • Bump docker/build-push-action in /.github/workflows (#18) (e6a530f)
  • Bump docker/login-action from 2.2.0 to 3.0.0 in /.github/workflows (#19) (49a513c)
  • Bump docker/metadata-action in /.github/workflows (#17) (4b4e2a5)
  • Bump docker/setup-qemu-action in /.github/workflows (#20) (6b31622)

1.1.1 (2023-09-08)

Dependency Updates

  • Bump actions/checkout from 3.6.0 to 4.0.0 in /.github/workflows (5447fab)
  • Bump aws-actions/amazon-ecr-login in /.github/workflows (#10) (f60afbe)
  • Bump aws-actions/configure-aws-credentials in /.github/workflows (#14) (2d2f9a0)

1.1.0 (2023-09-05)

Dependency Updates

  • Bump aws-actions/configure-aws-credentials in /.github/workflows (#2) (229bb96)
  • Bump docker/build-push-action in /.github/workflows (#1) (b51268f)
  • Bump docker/metadata-action in /.github/workflows (#3) (7f750ea)
  • Bump google-github-actions/release-please-action (#7) (f9ee3f7)

Features

  • Bump docker/setup-buildx-action in /.github/workflows (#4) (e60072e)

1.0.0 (2023-08-29)

Features