Releases: chainloop-dev/chainloop
Releases · chainloop-dev/chainloop
v0.9.0
Highlights
This release includes
- A new version of the Chainloop attestation predicate (v0.2). It replaces the previous way of declaring materials in favor of in-toto v0.1 resource descriptors. See #60 for more information
- You can now customize your CLI to by default point to the Chainloop instance you might have deployed on your Kubernetes cluster
Shout-outs
Congratulations @danlishka for your first contribution! 🎉
Changelog
- ed28f86 feat(attestation): enable predicate chainloop.dev/attestation/v0.2 with in-toto ResourceDescriptors (#107)
- e4b5356 feat(cli): allow setting default values for Control Plane and CAS (#109)
- 90c6765 feat(attestation): in-toto 1.0 resource descriptor support (#103)
- 477087c chore: show validation error (#106)
- 4893e30 chore: upgrade cosign/dsse libraries (#102)
- 990496d fix: stabilize materials output (#100)
- ad2e64f docs(deployment): gke monitoring (#95)
- b817df8 chore(deployment): add default annotations to Helm Chart (#94)
- 5d35432 docs(deployment): how to guides (#92)
- 54aaa51 docs: update deployment image (#87)
- 053637d chore(controlplane): remove authURL deprecated code (#86)
- 573d221 chore(ci): bump chainloop attestation CLI (#85)
- 85a082c feat(chart): infer redirect schema (#84)
- d953e4a Bump Chart Version v0.8.99 (#83)
v0.8.99
Changelog
- 312b34a fix(ci): bump-chart-version call (#82)
- 88b42a5 feat: improve upstream URL support (#81)
- a3b09aa fix(deployment): hmac secret fix (#80)
- 83559e3 fix(deployment): wrong configuration keys (#79)
- c9c9a38 docs: add deployment instructions (#78)
- 9c4fc24 fix: spurious compute requests (#77)
- 0044608 chore: fix helm chart versioning (#76)
- 04a84ff feat(deployment): enable k8s QoS guaranteed (#75)
- 2756d00 feat(ci): package and push Helm Chart (#73)
- cf5b93f chore(deployment): Vendor Subcharts (#74)
- e20258f fix: close connection (#71)
- 342dd83 Bump Chart Version v0.8.98 (#72)
v0.8.98
v0.8.97
v0.8.96
v0.8.95
Changelog
- 08cd26f chore: download SBOMs using CAS (#52)
- b85d45c chore: encapsulate dependency-track biz code (#51)
- fd7d93e fix: new cas uploader digest (#50)
- 76b63c9 fix: enforce hash format and fix regression (#49)
- b6cf9cb chore(attestation): extract envelope renderer utils to shared package (#48)
- ff27885 chore(controlplane): remove deprecated OCI code (#47)
- d512363 feat(controlplane): download attestation with cas (#46)
- 4774567 feature(controlplane): upload attestations through CAS instead (#45)
- 948ae54 chore: decouple cas-client file upload (#43)
- 8d36766 chore(ci): bump golangci-lint version and meet new requirements (#44)
- 29d39b9 chore: refactor uploader interface (#41)
- 9e757d2 refactor: decouple CAS client code from CLI (#40)
v0.8.94
Changelog
- e770fae refactor: consolidate credentials service interface (#25)
- a027e86 chore: add badges to readme (#27)
- cc1bf17 doc: update project tagline (#26)
- 51a0b8a docs: add installation quickstart (#24)
- a01aeb1 docs: add references from devel guide to each repo (#21)
- 9b088f1 docs: proxy and CLI readme files (#20)
- d80cbd9 Control plane structure (#19)
- 7d0a08c fix(tests): vault healthcheck improvements (#18)
- 11677b7 chore(deps): bump github.com/containerd/containerd from 1.6.17 to 1.6.18 (#16)
- 4697baa chore: track wire/cmd dependency (subcommands) (#17)
- ed05b96 chore(ci): use new installation script (#13)
- 62ba1f4 docs: replace development environment picture (#12)
- 99b37a3 docs: Improve development environment docs (#10)