From bcc498075580f6d3fe4b40a45e84d45ba4011286 Mon Sep 17 00:00:00 2001 From: Wangchong Zhou Date: Tue, 4 Jun 2024 17:04:01 +0800 Subject: [PATCH] doc(changelog): add changelog for #13155 --- changelog/unreleased/kong/fix-ai-gzip-content.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changelog/unreleased/kong/fix-ai-gzip-content.yml diff --git a/changelog/unreleased/kong/fix-ai-gzip-content.yml b/changelog/unreleased/kong/fix-ai-gzip-content.yml new file mode 100644 index 000000000000..ebbad1f1747d --- /dev/null +++ b/changelog/unreleased/kong/fix-ai-gzip-content.yml @@ -0,0 +1,4 @@ +message: | + **AI-Proxy**: Fixed issue when response is gzipped even if client doesn't accept. +type: bugfix +scope: Plugin