Skip to content

Commit de972fb

Browse files
Update ai-gateway.yaml
Fixed date issue
1 parent 964e639 commit de972fb

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

src/content/release-notes/ai-gateway.yaml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,11 @@ productLink: "/ai-gateway/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8-
- publish_date: "2025-04-22"
9-
title: Increased Max Number of Gateways per account
8+
- publish_date: "2025-04-22"
109
description: |-
11-
* Raised the maximum number of gateways per account from 10 to 20 for paid users. This gives you greater flexibility in managing your applications as you build and scale.
12-
title: Streaming WebSocket Bug Fix
13-
description: |-
14-
* Resolved an issue affecting streaming responses over [WebSockets](/ai-gateway/configuration/websockets-api/). This fix ensures more reliable and consistent streaming behavior across all supported AI providers.
15-
title: Increased Timeout Limits
16-
description: |-
17-
* Extended the default timeout for AI Gateway requests beyond the previous 100-second limit. This enhancement improves support for long-running requests.
10+
* Increased Max Number of Gateways per account: Raised the maximum number of gateways per account from 10 to 20 for paid users. This gives you greater flexibility in managing your applications as you build and scale.
11+
* Streaming WebSocket Bug Fix: Resolved an issue affecting streaming responses over [WebSockets](/ai-gateway/configuration/websockets-api/). This fix ensures more reliable and consistent streaming behavior across all supported AI providers.
12+
* Increased Timeout Limits: Extended the default timeout for AI Gateway requests beyond the previous 100-second limit. This enhancement improves support for long-running requests.
1813
- publish_date: "2025-04-02"
1914
title: Cache Key Calculation Changes
2015
description: |-

0 commit comments

Comments
 (0)