Release date 2026/07/02
Bugfix
-
Fixed a crash (HTTP 500) that occurred when
azure_use_managed_identitywas enabled. -
Fixed a bug where the plugin returned HTTP 500 when the LLM response content was empty. Empty content now skips the content-safety check and passes through.
-
Fixed an issue where the response guard was sending the entire JSON response body to Azure Content Safety instead of just the assistant message content, which caused false positives when response metadata fields matched blocklist entries.