Skip to content

Commit c8b83f0

Browse files
tarushnagpalTarush
andauthored
feat: add changelogs for aig + add missing redirects (#24727)
Co-authored-by: Tarush <[email protected]>
1 parent 9d5e77a commit c8b83f0

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

public/__redirects

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,8 @@
171171
/ai-gateway/configuration/caching/ /ai-gateway/features/caching/ 301
172172
/ai-gateway/configuration/rate-limiting/ /ai-gateway/features/rate-limiting/ 301
173173
/ai-gateway/configuration/custom-metadata/ /ai-gateway/observability/custom-metadata/ 301
174+
/ai-gateway/universal/ /ai-gateway/usage/universal/ 301
175+
/ai-gateway/chat-completion/ /ai-gateway/usage/chat-completion/ 301
174176

175177
# agents
176178
/agents/capabilities/mcp-server/ /agents/model-context-protocol/ 301

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ link: "/ai-gateway/changelog/"
33
productName: AI Gateway
44
productLink: "/ai-gateway/"
55
entries:
6+
- publish_date: "2025-08-25"
7+
title: Dynamic routing
8+
description: |-
9+
Introduced [Dynamic routing](/ai-gateway/routing/dynamic-routing/) to help manage AI provider interactions effectively, ensuring your applications remain responsive and reliable.
10+
- publish_date: "2025-08-21"
11+
title: Bring your own keys (BYOK)
12+
description: |-
13+
Introduced [Bring your own keys (BYOK)](/ai-gateway/configuration/byok/) allowing you to save your ai provider keys directly in the AI Gateway dashboard.
614
- publish_date: "2025-06-18"
715
title: New GA providers
816
description: |-

0 commit comments

Comments
 (0)