-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(release): genereate 3.8.1 changelog
- Loading branch information
1 parent
683175d
commit 4415960
Showing
12 changed files
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
## Kong | ||
|
||
|
||
|
||
|
||
|
||
### Dependencies | ||
#### Core | ||
|
||
- Bumped lua-kong-nginx-module from 0.11.0 to 0.11.1 to fix an issue where the upstream cert chain wasn't properly set. | ||
[#12752](https://github.com/Kong/kong/issues/12752) | ||
[KAG-4050](https://konghq.atlassian.net/browse/KAG-4050) | ||
#### Default | ||
|
||
- Bumped lua-resty-aws to 1.5.4, to fix a bug inside region prefix generating | ||
[#12846](https://github.com/Kong/kong/issues/12846) | ||
[KAG-3424](https://konghq.atlassian.net/browse/KAG-3424) [FTI-5732](https://konghq.atlassian.net/browse/FTI-5732) | ||
|
||
### Features | ||
#### Plugin | ||
|
||
- **Prometheus**: Bumped KONG_LATENCY_BUCKETS bucket's maximal capacity to 6000 | ||
[#13797](https://github.com/Kong/kong/issues/13797) | ||
[FTI-5990](https://konghq.atlassian.net/browse/FTI-5990) | ||
|
||
### Fixes | ||
#### Core | ||
|
||
- **Vault**: Fixed an issue where updating a vault entity in a non-default workspace will not take effect. | ||
[#13670](https://github.com/Kong/kong/issues/13670) | ||
[FTI-6152](https://konghq.atlassian.net/browse/FTI-6152) | ||
#### Plugin | ||
|
||
- **ai-proxy**: Fixed an issue where AI Transformer plugins always returned a 404 error when using 'Google One' Gemini subscriptions. | ||
[#13753](https://github.com/Kong/kong/issues/13753) | ||
|
||
|
||
- **ai-transformers**: Fixed a bug where the correct LLM error message was not propagated to the caller. | ||
[#13753](https://github.com/Kong/kong/issues/13753) | ||
|
||
|
||
- Fixed an bug that AI semantic cache can't use request provided models | ||
[#13633](https://github.com/Kong/kong/issues/13633) | ||
|
||
|
||
- **Rate-Limiting**: Fixed an issue that caused an HTTP 500 error when `hide_client_headers` is set to `true` and the request exceeds the rate limit. | ||
[#13759](https://github.com/Kong/kong/issues/13759) | ||
[KAG-5492](https://konghq.atlassian.net/browse/KAG-5492) | ||
#### Admin API | ||
|
||
- Fix for querying admin API entities with empty tags | ||
[#13813](https://github.com/Kong/kong/issues/13813) | ||
[KAG-5496](https://konghq.atlassian.net/browse/KAG-5496) |
Empty file.
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.