Skip to content

v1.0.19

Choose a tag to compare

@MudassarTariq MudassarTariq released this 28 Apr 13:16
· 67 commits to main since this release
8ddb511

v1.0.19

  • Hardened upstream API error handling with documented status classification.
  • Added actionable guidance for LLM clients instead of raw upstream-only errors.
  • Redacted API keys and bearer-style secrets from success and error outputs.
  • Scoped in-memory cache entries by API key.
  • Added red-team tests for secret leakage, encoded echoes, prompt-shaped upstream text, and query injection.
  • Fixed Docker runtime entrypoint.