Releases: concourse/registry-image-resource
Releases · concourse/registry-image-resource
v1.13.0
What's Changed
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #380
- Update description of image param format for put step in README.md by @evgnblkn in #383
- small code style changes and formatting nitpicks by @taylorsilva in #384
- Allow get steps to specify the platform by @taylorsilva in #385
- use wolfi as base image by @taylorsilva in #386
New Contributors
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- Fix multiple smaller issues in registry-image-resource by @analytically in #378
- Unwrap nested Image Index's when pushing by @taylorsilva in #381
Full Changelog: v1.11.1...v1.12.0
v1.11.1
What's Changed
- fix error when assuming IAM role(s) by @taylorsilva in #377
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- fix: support OCI Image Layout Specification by @ae-govau in #368
- Update AWS SDK to v2 by @taylorsilva in #372
- feat: support arbitrary prerelease strings by @cjnosal in #342
- Update to Ginkgo v2 by @taylorsilva in #374
- Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #373
- refactor how we create additional tags by @taylorsilva in #375
New Contributors
Full Changelog: v1.10.1...v1.11.0
v1.10.1
Merge pull request #370 from concourse/dependabot/go_modules/golang.o…
v1.10.0
What's Changed
- fix flakey check tests by @taylorsilva in #357
- feat(created_at_sort): add support for sorting by created by @exp0nge in #354
- Bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #350
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #358
- Bump github.com/docker/docker from 23.0.5+incompatible to 24.0.9+incompatible by @dependabot in #359
- Bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #348
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #360
- Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible by @dependabot in #364
- Update to latest AWS Go SDK by @alexwilcox9 in #361
New Contributors
- @exp0nge made their first contribution in #354
- @dependabot made their first contribution in #350
- @alexwilcox9 made their first contribution in #361
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- Switch base image to paketobuildpacks/run-jammy-base.
- Bump go-containerregistry to latest for docker CVE by @xtremerui in #340
- feat: Add option to perform check step based on a tag regex by @cdmessin in #344
New Contributors
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Add
aws_account_id
parameter to allowing pulling ECR images from other accounts - Output
labels.json
with image labels inget
step
Full Changelog: v1.7.1...v1.8.0
v1.7.1
What's Changed
- Bump Masterminds/semver to v3.2.0
- Update doc to include
pre_releases
in source configuration.
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Allow configuration of
platform
by @cirocosta in #36 - Try to fix malform version for check command by @xtremerui in #328
Full Changelog: v1.6.0...v1.7.0