kong
kong copied to clipboard
🦍 The Cloud-Native API Gateway and AI Gateway.
### Summary - new codes (http status) panel - new consumer panel created - panels showing 4xx/5xx from kong or upstream - range 1m not working if Prometheus scrape is...
### Summary This PR adds a maximum threshold for secret rotation in the vault. If a secret has exceeded the threshold, vault will remove it from the shared dict and...
fix(dns): ignore records with non-matching types when parsing answers and disable additional_section
### Summary Fix the regression caused by https://github.com/Kong/kong/pull/13002, which was reverted in https://github.com/Kong/kong/pull/13276. The kong DNS client incorrectly thinks all the RRs in additional section as results of queried name....
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 52886ff43ef0184911d99c0a489f5c1307db8fc7 to 924c8170740fa1e3685f69014971f7f251633f53. Commits 924c817 Merge pull request #429 from korthout/dependabot/npm_and_yarn/ws-7.5.10 3434346 build(deps-dev): bump ws from 7.5.9 to 7.5.10 4f9bbda Merge pull request #428 from korthout/dependabot/npm_and_yarn/braces-3.0.3 8156e23...
Automated backport to `release/3.7.x`, triggered by a label in #13209. ## Original description ### Summary ### Checklist - [ ] The Pull Request has tests - [ ] A changelog...
### Summary - move shared ctx usage of ai plugins to use a proper API to make typo more obvious to be catched - enable buffered body filter ### Checklist...
### Summary Release 3.7.1 ### Checklist - [ ] The Pull Request has tests - [ ] A changelog file has been created under `changelog/unreleased/kong` or `skip-changelog` label added on...
Generate 2.8.5 changelog
You don't need to merge this pr, because the original segfault fix(removing 412 from template) has been verified mannually (see KAG-2394). ### Summary ### Checklist - [ ] The Pull...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) Kong 3.7.0 ### Current Behavior Plugins are not...