Cogeto 1.0.5 — EU-hosted AI command center with verifiable memory.
What's Changed
Chores
- chore: publish trust scores for v1.0.4 by @igolubic in #141
- chore(deps): bump haraka-constants from 1.0.7 to 1.0.8 in /project/services/mail by @dependabot[bot] in #105
- chore(deps): bump drizzle-orm from 0.44.7 to 0.45.2 by @dependabot[bot] in #114
- chore(deps): bump pino from 9.14.0 to 10.3.1 by @dependabot[bot] in #111
- chore(deps): bump graphile-worker from 0.16.6 to 0.17.3 by @dependabot[bot] in #112
- chore(deps): bump @mistralai/mistralai from 1.15.1 to 2.5.0 by @dependabot[bot] in #110
- chore(deps): bump @tanstack/react-query from 5.101.2 to 5.101.3 by @dependabot[bot] in #158
- chore(deps): bump chrono-node from 2.10.0 to 2.10.1 by @dependabot[bot] in #159
Other Changes
- chore(deps): upgrade mail service to haraka 3.3.1 by @igolubic in #142
- chore(ci): bump pinned actions, pin cosign-release, tighten dependabot grouping by @igolubic in #144
- chore(deps): refresh redaction sidecar dependency pins by @igolubic in #143
- fix: settle graphile job bookkeeping in tests, add worker pool error handler by @igolubic in #145
- chore(deps): upgrade qdrant to 1.18 (server v1.18.3 + client 1.18.0 in lockstep) by @igolubic in #146
- chore(deps): migrate to zod 4 by @igolubic in #156
- chore(deps-dev): upgrade the dev toolchain (eslint 10, vitest 4, vite 8, dep-cruiser 18, testcontainers 12) by @igolubic in #157
- fix: wait for MinIO readiness, not liveness, in the test harness by @igolubic in #160
- fix(operator): resolve and confirm versions from GitHub releases, verify images mandatorily by @igolubic in #161
- chore: release v1.0.5 by @igolubic in #162
New Contributors
- @dependabot[bot] made their first contribution in #105
Full Changelog: v1.0.4...v1.0.5
Verify these images (keyless cosign signatures):
cosign verify cogeto/cogeto:1.0.5 \
--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.5 \
--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.5 \
--certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
--certificate-oidc-issuer 'https://token.actions.githubusercontent.com'