From b54a8a8138b8de1699588123e1e5098ff33a1667 Mon Sep 17 00:00:00 2001 From: Kathy <153706637+kathayl@users.noreply.github.com> Date: Wed, 2 Apr 2025 11:06:51 -0700 Subject: [PATCH] Update ai-gateway.yaml --- src/content/release-notes/ai-gateway.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/content/release-notes/ai-gateway.yaml b/src/content/release-notes/ai-gateway.yaml index ce49e59bcdbf9b..bcc3e79e26d68f 100644 --- a/src/content/release-notes/ai-gateway.yaml +++ b/src/content/release-notes/ai-gateway.yaml @@ -5,6 +5,10 @@ productLink: "/ai-gateway/" productArea: Developer platform productAreaLink: /workers/platform/changelog/platform/ entries: + - publish_date: "2025-04-02" + title: Cache Key Calculation Changes + description: |- + We’ve updated how [cache](/ai-gateway/configuration/caching/) keys are calculated. As a result, new cache entries will be created, and you may experience more cache misses than usual during this transition. Please monitor your traffic and performance, and let us know if you encounter any issues. - publish_date: "2025-03-18" title: WebSockets description: |-