Skip to content

v1.11.0

Choose a tag to compare

@rafaelburlet rafaelburlet released this 08 Jun 13:06
· 45 commits to main since this release

Compliance-and-trust release: EU AI Act Art. 50 transparency disclosure, hardened BYOK custom-endpoint handling, and a content-free security-event aggregate for abuse monitoring.

Features

  • EU AI Act Art. 50 disclosure — a persistent composer notice that responses are AI-generated and may contain errors (DE + EN). (#695)
  • BYOK custom-endpoint disclosure — server-persists the "own endpoint" acknowledgement and surfaces curated provider guidance; the disclosure gate survives reload. (#693)
  • Content-free security-event aggregate — a new admin endpoint exposing event-type/tool/decision counts with no message content, for abuse monitoring. (#692)

Fixes

  • BYOK endpoint allowlist — drop the overbroad *.amazonaws.com entry and clean up the retired Bedrock sub-processor path. (#691)

Docs & Internal

  • Correct the managed Mistral sub-processor model list. (#694)
  • Add a chat-run lifecycle resilience smoke guard. (#678)