Skip to content

Releases: ory/talos

v26.2.0

Choose a tag to compare

@aeneasr aeneasr released this 04 Jun 13:28

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

v0.0.0-alpha.1.pre.4 Pre-release
Pre-release

Choose a tag to compare

@aeneasr aeneasr released this 04 Jun 07:04

Test release

v0.0.0-alpha.1.pre.3

v0.0.0-alpha.1.pre.3 Pre-release
Pre-release

Choose a tag to compare

@aeneasr aeneasr released this 03 Jun 11:24

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

0.0.0-alpha.1.pre.1 Pre-release
Pre-release

Choose a tag to compare

@aeneasr aeneasr released this 03 Jun 10:13

This is a test release

0.0.0-alpha.1.pre.1

0.0.0-alpha.1.pre.1 Pre-release
Pre-release

Choose a tag to compare

@aeneasr aeneasr released this 03 Jun 10:08

This is a test release.