kong
kong copied to clipboard
🦍 The Cloud-Native API Gateway and AI Gateway.
### Summary KAG-3258 Target PR: #13157 ### Checklist - [ ] The Pull Request has tests - [ ] A changelog file has been created under `changelog/unreleased/kong` or `skip-changelog` label...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) 3.7.1 ### Current Behavior We recently upgraded from...
### Summary KAG-5280 ### Checklist - [ ] The Pull Request has tests - [ ] A changelog file has been created under `changelog/unreleased/kong` or `skip-changelog` label added on PR...
In OpenShift cluster we have installed Kong Gateway API, after the cluster upgrede from OpenShift 4.12 (Kubernetes 1.25) to OpenShift 4.14 (Kubernetes 1.27) that was carried out to this cluster...
### Summary A customer encountered an issue with the Proxy Cache and Proxy Cache Advanced plugins when sending requests with more than 100 query parameters. They weren't aware that the...
### Summary `kong.db.targets:upsert` was not handling errors with `kong.db.targets:each_for_upstream` correctly. This fixes it.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) 3.4.0 ### Current Behavior Kong uses Redis to...
Generate 3.8.0 changelog KAG-5216
### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) 2.6 ### Current Behavior http-502 error upstream prematurely...
### Summary This PR updates the Dockerfile used when building RHEL-family docker images so that it uses redhat/ubi9 as its base. ### Checklist - [na] The Pull Request has tests...