Releases: concourse/registry-image-resource
Releases · concourse/registry-image-resource
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
v1.6.0
Merge pull request #324 from SimonXming/fix-emptied-dir-permission Uid&Gid info lost for emptied directory while unpack image
v1.5.1
bump aws-go-sdk and gomega Signed-off-by: Rui Yang <[email protected]>
v1.5.0
v1.4.1
Merge pull request #291 from pn-santos/fix-semver-first-push Fix semver first image push
v0.14.2
update os package layer when building images Signed-off-by: Taylor Silva <[email protected]> Co-authored-by: Rui Yang <[email protected]>