This repository was archived by the owner on Dec 3, 2024. It is now read-only.
Releases: docker/attest
Releases · docker/attest
v0.1.3
Changes
🚀 Features
- feat: add attest sign/verify @mrjoelkamp (#13)
🧰 Maintenance
- feat(deps): bump github.com/open-policy-agent/opa from 0.64.0 to 0.64.1 @dependabot (#12)
- feat(deps): bump github.com/containerd/containerd from 1.7.14 to 1.7.16 @dependabot (#11)
- feat(deps): bump github.com/open-policy-agent/opa from 0.63.0 to 0.64.0 @dependabot (#10)
- feat(deps): bump github.com/distribution/reference from 0.5.0 to 0.6.0 @dependabot (#9)
v0.1.2
Changes
🚀 Features
- feat: add policy, oci, attestation @mrjoelkamp (#7)
🧰 Maintenance
- refactor: move GetMockTL to tlog/mock.go @mrjoelkamp (#5)
- feat(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.9 to 1.27.11 @dependabot (#6)
v0.1.1
Changes
🚀 Features
- feat: add tlog and signerverifier @mrjoelkamp (#4)
- feat: add CODEOWNERS @mrjoelkamp (#2)
v0.1.0
🚀 Features
- feat: add workflows @mrjoelkamp (#3)
- feat: combine TUF code @mrjoelkamp (#1)