-
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 2.8.5 changelog
- Loading branch information
1 parent
b6fb3f9
commit 2e45bbe
Showing
13 changed files
with
48 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,48 @@ | ||
## Kong | ||
|
||
|
||
### Performance | ||
#### Configuration | ||
|
||
- Bump `dns_stale_ttl` default to 1 hour so stale DNS record can be used for longer time in case of resolver downtime. | ||
[#12159](https://github.com/Kong/kong/issues/12159) | ||
|
||
|
||
- Bumped default values of `nginx_http_keepalive_requests` and `upstream_keepalive_max_requests` to `10000`. | ||
[#12533](https://github.com/Kong/kong/issues/12533) | ||
[KAG-3360](https://konghq.atlassian.net/browse/KAG-3360) | ||
|
||
|
||
|
||
### Dependencies | ||
#### Core | ||
|
||
- Bumped lua-resty-healthcheck from 1.5.3 to 1.5.4 | ||
[#12238](https://github.com/Kong/kong/issues/12238) | ||
[FTI-5478](https://konghq.atlassian.net/browse/FTI-5478) | ||
|
||
- Bump lua-kong-nginx-module from 0.2.1 to 0.2.2 | ||
[#12007](https://github.com/Kong/kong/issues/12007) | ||
[KAG-3040](https://konghq.atlassian.net/browse/KAG-3040) | ||
|
||
### Features | ||
#### Core | ||
|
||
- A unique Request ID is now populated in the error log, access log, error templates, log serializer, and in a new X-Kong-Request-Id header (configurable for upstream/downstream using the `headers` and `headers_upstream` configuration options). | ||
[#12007](https://github.com/Kong/kong/issues/12007) | ||
[KAG-3040](https://konghq.atlassian.net/browse/KAG-3040) | ||
|
||
### Fixes | ||
#### Core | ||
|
||
- Eliminate asynchronous timer in syncQuery() to prevent hang risk | ||
[#12041](https://github.com/Kong/kong/issues/12041) | ||
[KAG-2300](https://konghq.atlassian.net/browse/KAG-2300) | ||
|
||
- Update the DNS client to follow configured timeouts in a more predictable manner | ||
[#12041](https://github.com/Kong/kong/issues/12041) | ||
[KAG-2300](https://konghq.atlassian.net/browse/KAG-2300) | ||
|
||
- Fixed the UDP socket leaking issue of the DNS module. | ||
[#12698](https://github.com/Kong/kong/issues/12698) | ||
[FTI-5803](https://konghq.atlassian.net/browse/FTI-5803) |
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.
Empty file.
Empty file.