Skip to content

1.0.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jul 10:03
324675a

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

What's Changed

Chores

  • ci: make the trust-scores publish idempotent and re-runnable by @igolubic in #125
  • chore: publish trust scores for v1.0.0 by @igolubic in #126
  • ci: let the release trust-scores PR self-merge with a dedicated admin token by @igolubic in #127
  • chore: release v1.0.1 by @igolubic in #128

Full Changelog: v1.0.0...v1.0.1


Verify these images (keyless cosign signatures):

cosign verify cogeto/cogeto:1.0.1 \
  --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.1 \
  --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.1 \
  --certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'