Releases: release-engineering/pubtools-quay
Releases · release-engineering/pubtools-quay
Release v0.9.3
- Fixing signing issues
- Skip getting v2s1 digest for non-amd64 images
- Less skopeo login to source registry
- Tolerate get_manifest 404 in image untagger
Release v0.9.2
- Add a timeout to all HTTP requests
- Removed the option for entrypoints to send UMB messages
Release v0.9.1
- fixed construction of v2ch2 manifest claims
Release v0.9.0
- Support v2ch2 single arch containers
- Support v2ch1 containers
- Run rollback only when all index image builds fail
- Add retries to image tagging as a part of pushes
- Skip checking for repo deprecation based on value in target settings
- Support extra source host for quay operations
- Sign V2S1 manifests
- Tag index image timestamps with permanent index image as a source
Release v0.8.3
- Fix the usage of overwrite from index
Release v0.8.2
- Make deprecation list functionality optional
Release v0.8.1
- Disable sending UMB messages for taggign and untagging images
Release v0.8.0
- Use SSL certificates for Pyxis authentication
- Remove duplicate digests when getting signatures from Pyxis
- Remove return of push_docker entrypoint
Release v0.7.2
- Don't raise 404 errors when deleting tags during rollback
Release v0.7.1
- Fix installation of 'docker' dependency on Python 2.6