Release date 2025/12/18
Feature
-
Added a
skip_logging_sanitized_itemsoption to control whether to log the sanitized items, which may contain sensitive data.
Release date 2025/12/18
Added a skip_logging_sanitized_items option to control whether to log the sanitized items, which may contain sensitive data.
Release date 2025/10/01
Added support for sanitizing LLM responses.
Added a block_if_detected option to reject requests containing PII data instead of sanitizing them. When block_if_detected is enabled, requests with detected PII will be blocked with a 400 response containing details about the identified PII types and count.
Fixed an issue where responses could not be redacted correctly when there were multiple redact texts of different lengths sharing the same prefix.
Release date 2025/10/23
Fixed an issue where responses could not be redacted correctly when there were multiple redact texts of different lengths sharing the same prefix.
Release date 2025/07/16
Fixed an issue where the llm license migration could fail if the license counter contained more than one week of data.
Release date 2025/07/03
Blocked plugins to execute retry logic. Also improve testing functions
Fixed an issue where some of ai metrics was missed in analytics
If any AI Gateway plugin has been enabled in a self-managed Kong Gateway deployment for more than a week, upgrades from 3.10 versions to 3.11.0.0 will fail due to a license migration issue. This does not affect Konnect deployments.
A fix will be provided in 3.11.0.1.
See breaking changes in 3.11 for a temporary workaround.