Skip to content

1.0.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:13
1d6a1fc

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

What's Changed

Chores

  • ci: prettier-ignore the generated trust-scores data files by @igolubic in #133
  • chore: publish trust scores for v1.0.2 by @igolubic in #132
  • ci: fresh branch per trust-scores run so checks reliably trigger + merge by @igolubic in #134
  • chore: release v1.0.3 by @igolubic in #135

Full Changelog: v1.0.2...v1.0.3


Verify these images (keyless cosign signatures):

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