Releases: cerbos/reimage
Releases · cerbos/reimage
v0.9.2
Reimage 0.9.2
Changelog
Chores
- 6d411b1 chore(deps): bump github.com/sigstore/cosign/v2 from 2.2.3 to 2.2.4
- 795382e chore(deps): bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3
- 0f573f0 chore(deps): update deps
- 2e8a275 chore(deps): update deps for goreleaser
- 981f3f9 chore(deps): update required go version, for vulncheck
Others
- 1c2a391 Merge pull request #11 from cerbos/dependabot/go_modules/gopkg.in/go-jose/go-jose.v2-2.6.3
- c9b1ab6 Merge pull request #14 from cerbos/dependabot/go_modules/github.com/sigstore/cosign/v2-2.2.4
v0.9.1
Reimage 0.9.1
Changelog
Bug fixes
- 0511e49 fix(jsonpath): ignore missing member error
Others
v0.9.0
Reimage 0.9.0
Changelog
Features
- a7e5789 feat(yaml): Allow remapping raw YAML files
Chores
- 534a01f chore(deps): update some deps
- 077983b chore(deps): update some more deps
- abedf2d chore(refactor): have Updater take any
v0.8.0
Reimage 0.8.0
Changelog
Features
- e480376 feat(cli): add -verify-static-json-mappings allow disabling verification
Bug fixes
- ac784eb fix(ci): fix some unused CI config
Chores
v0.7.2
Reimage 0.7.2
Changelog
Bug fixes
- 66c314e fix(release): wrong archive name
v0.7.1
Reimage 0.7.1
Changelog
Chores
- 95ee82c chore(deps): missed deps for release
v0.6.0
Reimage 0.6.0
Changelog
Features
- 87bf185 feat(ignore): provide the option to completely ignore images
v0.5.1
Reimage 0.5.1
Changelog
Bug fixes
- 53f10a6 Revert "fix(rename): fix force digests"
v0.5.0
Reimage 0.5.0
Changelog
Bug fixes
- 4290699 fix(rename): fix force digests
- 39e3cc4 fix(vulncheck): don't use timeout as the base of the exponential delay
Chores
- db00d10 chore(deps): update golang.org/x/net
v0.4.0
Changelog
- e1affd8 fix(vulncheck): enable retry from the cli
- 6a7c543 chore(doc): fix description of mappings-only
- 3dd1d68 fix(rules): fix regexp from prom rule