Skip to content

Commit

Permalink
add missing entries
Browse files Browse the repository at this point in the history
  • Loading branch information
Guaris committed Nov 18, 2024
1 parent a79e1bf commit 379e018
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion app/gateway/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ For Kong Gateway OSS, view the [OSS changelog on GitHub](https://github.com/Kong
For product versions that have reached the end of sunset support, see the [changelog archives](https://legacy-gateway--kongdocs.netlify.app/enterprise/changelog/).

## 3.8.1.0
**Release Date** 2024/10/29
**Release Date** 2024/11/04

### Features
#### Plugins
Expand All @@ -30,6 +30,10 @@ For product versions that have reached the end of sunset support, see the [chang

* **Vault**: Fixed an issue where updating a vault entity in a non-default workspace wouldn't take effect.

#### Admin API

* **Admin API** Fixed an issue where sending `tags=` as an empty parameter resulted in a 500 error. Now, Kong returns a 400 error because empty explicit tags are not allowed.

#### Kong Manager

* Fixed an issue where text was not centered in custom banners.
Expand All @@ -39,6 +43,7 @@ For product versions that have reached the end of sunset support, see the [chang

* [**AI Proxy**](/hub/kong-inc/ai-proxy/) (`ai-proxy`)
* Fixed an issue where multi-modal requests were blocked on the Azure AI provider.
* Fixed an issue where AI Transformer plugins always returned a 404 error when using 'Google One' Gemini subscription.

* [**AI Proxy Advanced**](/hub/kong-inc/ai-proxy-advanced/) (`ai-proxy-advanced`)
* Fixed an issue where the lowest-usage and lowest-latency strategies did not update data points correctly.
Expand Down

0 comments on commit 379e018

Please sign in to comment.