Skip to content

v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 10:56
· 311 commits to main since this release
e04db41

Highlights

CAS Artifact download endpoint

You can now download any attestation or artifact uploaded to the CAS by accessing the download endpoint and providing the sha256 of the asset.

download

Improved GKE support

@zaibon has done an incredible job at improving the Helm Chart to run natively in GKE which includes, GCP secret manager, cloud-sql proxy and GCP ingress support!

Shoutout

Shoutout to our 2 new contributors @zaibon and @miguelaeh, thanks and welcome!

Changelog

  • e04db41 feat(deployment): support downloading redirect (#310)
  • f36a986 feat(controlplane): CAS download endpoint (#307)
  • 5335cda feat(controlplane): upload attestation to CAS (#308)
  • 126f47b fix(deployment): chart should work with old version of code (#306)
  • 35ff398 feat(deployment): expose HTTP server for CAS (#305)
  • 9853beb feat(cas): download endpoint (#294)
  • a7bb2a5 feat(deployment): allow to configure annotations of controlplane service (#301)
  • 5bde39e chore(chart): release chart with GCP secret manager fix (#299)
  • 4cb7b0c fix(deployment): include cloud-sql auth proxy in migration job when needed (#300)
  • 6118412 feat(slack): truncate message (#292)
  • b6b2fe7 fix(deployment): properly expose service account key for secret manager (#296)
  • f6ec84d feat: show annotations in notifications (#289)
  • 2255ac9 chore: bump chainloop to v0.15.0 (#288)
  • 1d6a571 chore(ci): update Chainloop contract (#283)
  • 9ecf1aa chore: Bump Chart Version v0.15.0 (#286)