Releases: release-engineering/pubtools-quay
Releases · release-engineering/pubtools-quay
Release v0.24.0
Release v0.23.0
What's Changed
- Update log message to show the reference with bad manifest type by @MichalHaluza in #260
- Support untagging OCI images by @midnightercz in #261
- Sort backup items by repo by @emilyzheng in #264
New Contributors
- @MichalHaluza made their first contribution in #260
Full Changelog: v0.22.0...v0.23.0
Release v0.22.0
What's Changed
- Raise an error when manifest claims retry limit is reached by @querti in #258
- Manifest is outdated if both old and new manifests have digests by @midnightercz in #259
Full Changelog: v0.21.0...v0.22.0
Release v0.21.0
Release v0.21.0
Relase v0.20.0
- Fix SBOM publishing for the ML merge workflow
- Remove incompleteness_reasons field from SBOMs before publishing them
Release v0.19.0
- Signing via pubtools-sign
- Instrument tracing for container push by @zxiong in #201
- Add static typing to pubtools-quay by @querti in #203
- Add option to disable sending transparency logs to rekor by @querti in https://github.com/release-engineering/pubtools-
- Full Changelog: v0.18.0...v0.19.0
Release v0.18.0
- Generate SBOM attestations for manifest lists
Release v0.17.0
- Should not call IIB if bundle is opted in fbc and targets OCP
Release v0.16.0
- Instrument tracing for container push
- Add option to disable sending transparency logs to rekor
Release v0.15.0
- End task when IIB request fails
- Set AWS KMS credentials from target settings
- Fix a bug where 0 IIB builds cause a push to fail