Release date 2025/07/03
Deprecation
-
ai-proxy, ai-proxy-advanced: Deprecated the
preserve
route_type. You are encouraged to use new route_types added in version 3.11.x.x and onwards.
Bugfix
-
Fixed an issue where large request payload was not logged.
-
Fixed an issue where latency metric was not implemented for streaming responses.
-
Fixed an issue where SSE terminator may not have correct ending characters.
-
Fixed an issue where the response body for observability may be larger than the real one because of the stale data.
-
Fixed an issue where some of ai metrics was missed in analytics
-
Fixed an issue where patterns using multiple capture groups (e.g.,
$(group1)/$(group2)
) failed to extract expected matches. -
Fixed an issue where model name did not escape when using AWS Bedrock inference profile.
-
Fixed an issue where AI Proxy and AI Proxy Advanced would use corrupted plugin config.
-
Fixed an issue where AI Proxy returns 403 using gemini provider.
Performance
-
Implemented a faster SSE parser.
Known Issues
-
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.