We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda70e2 commit 60c50ecCopy full SHA for 60c50ec
src/content/release-notes/ai-gateway.yaml
@@ -5,6 +5,15 @@ productLink: "/ai-gateway/"
5
productArea: Developer platform
6
productAreaLink: /workers/platform/changelog/platform/
7
entries:
8
+ - publish_date: "2025-02-19"
9
+ title: Updated Log Storage Settings
10
+ description: |-
11
+ Introduced customizable log storage settings, enabling users to:
12
+ - Define the maximum number of logs stored per gateway.
13
+ - Choose how logs are handled when the storage limit is reached:
14
+ - **On** - Automatically delete the oldest logs to ensure new logs are always saved.
15
+ - **Off** - Stop saving new logs when the storage limit is reached.
16
+
17
- publish_date: "2025-02-06"
18
title: Added request handling
19
description: |-
0 commit comments