Skip to content

1.0.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jul 12:11
5e360bc

Cogeto 1.0.2 — EU-hosted AI command center with verifiable memory.

What's Changed

Chores

  • chore: publish trust scores for v1.0.1 by @igolubic in #129
  • ci: publish trust scores reliably — measure-only emit + fix the check race by @igolubic in #130
  • chore: release v1.0.2 by @igolubic in #131

Full Changelog: v1.0.1...v1.0.2


Verify these images (keyless cosign signatures):

cosign verify cogeto/cogeto:1.0.2 \
  --certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
cosign verify cogeto/cogeto-edge:1.0.2 \
  --certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
cosign verify cogeto/cogeto-mail:1.0.2 \
  --certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'