Skip to content

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 11:10
· 1657 commits to main since this release
899e81d

Explore this release attestation here

Inline CAS backend downloads

This release adds multiple enhancement in our CAS handling such as inline downloads.

Content Addressable Attestations

The controlplane API now exposes a way to retrieve attestations by its content digest, both public or private. This can enable UI experiences such as this one.

What's Changed

  • Bump Helm Chart Version => v0.17.1 by @github-actions in #338
  • chore: bump Chainloop CLI version 0.17.1 by @migmartri in #339
  • feat: deploy cloud-sql-proxy in its down deployment by @zaibon in #340
  • fix(deployment): run migrations using init containers instead by @migmartri in #325
  • feat(cp): expose CAS upload/inline status in API by @migmartri in #342
  • feat: expose inline material content by @migmartri in #343
  • feat(api): get workflowRuns by digest by @migmartri in #344

Full Changelog: v0.17.1...v0.18.0