Skip to content

v0.0.457

Choose a tag to compare

@github-actions github-actions released this 14 Jul 17:47
· 1845 commits to main since this release
8c2726d

Version 0.0.457 (July 14, 2026)

  • Bedrock API key authentication (#657) — the AWS Bedrock provider gains an API Key auth mode alongside IAM and Access Keys: paste a Bedrock API key (the credential the AWS console now generates by default) and connect — no IAM roles or access-key pairs required. The key is injected as a per-provider Bearer token (never a process-global env var, so multiple orgs' keys stay isolated), and the UI notes that short-term keys expire within 12 hours.