Releases: ory/talos
Releases · ory/talos
Release list
v26.2.0
This is the first release of Ory Talos, an open-source API key server built for high-throughput systems.
If your services, CI/CD jobs, or AI agents authenticate with API keys, Talos gives you one place to issue, verify, revoke, and manage them, without building credential infrastructure yourself.
- Verify at scale: low-latency API key verification with caching and eventual revocation
- Go offline: derive short-lived JWT and macaroon tokens from long-lived keys, so callers don't hit the server on every request
- Bring your own keys: import externally-issued API keys for unified verification
- Deploy your way: single binary with admin, self-service, or all-in-one modes; runs as a side-car or scales horizontally on Postgres, MySQL, or CockroachDB
- Operate predictably: structured logging, metrics, and tracing built in
- Solve agentic use cases: With derived Macaroon capability tokens.
For more information head over to https://www.ory.com/docs/talos
v0.0.0-alpha.1.pre.4
Test release
v0.0.0-alpha.1.pre.3
chore(talos): add LICENSE to OSS sync allowlist
Chores
- talos: Add LICENSE to OSS sync allowlist (2dd29fe):
Changelog
- 2dd29fe chore(talos): add LICENSE to OSS sync allowlist
Artifacts can be verified with cosign using this public key.
0.0.0-alpha.1.pre.1
This is a test release
0.0.0-alpha.1.pre.1
This is a test release.