kong icon indicating copy to clipboard operation
kong copied to clipboard

🦍 The Cloud-Native API Gateway and AI Gateway.

Results 698 kong issues
Sort by recently updated
recently updated
newest added

### Summary This PR updates all the instances of `runs-on: ubuntu-*` to be Ubuntu 24.04 (aka Noble Numbat). ### Checklist - [na] The Pull Request has tests - [na] A...

chore
size/M

### Summary Adds libada as a dependency. This is needed for: https://github.com/Kong/kong/pull/12758 But it may be great for many other uses too. The `lua-resty-ada` LuaJIT FFI bindings can be found...

size/L
build/bazel
cherry-pick kong-ee

### Summary Currently the CI checker doesn't throw any errors when there are items put just under `kong/unreleased/`. However, in this case, these changelog items cannot be recognized when generating...

chore
size/XS
cherry-pick kong-ee

KAG-4865

core/proxy
core/db/migrations
core/clustering
core/templates
core/db
core/configuration
size/XXL
schema-change-noteworthy
cherry-pick kong-ee

### Summary See: https://github.com/protocolbuffers/protobuf/releases/Β΄ KAG-4615 KAG-4623

size/XS
build/bazel
cherry-pick kong-ee

### Summary When both new field and shorthand fields are used but the new field contains null value and the old field contains some other specific value this change allows...

core/db
size/M
schema-change-noteworthy
cherry-pick kong-ee

Summary Add feature to jwt plugin: allow set header from claims. Reopenning of https://github.com/Kong/kong/pull/4761 https://github.com/Kong/kong/pull/5713 Full changelog ``` [Implement] jwt plugin: allow set header from claims if you configure headers_to_set(set)...

plugins/jwt
size/S
schema-change-noteworthy
author/community
cherry-pick kong-ee

### Summary Increase priority order for plugin to match EE so it can be used in other/custom plugins ### Checklist - [-] The Pull Request has tests - [x] A...

plugins/correlation-id
size/XS
author/community
cherry-pick kong-ee

### Summary ### Checklist - [ ] The Pull Request has tests - [ ] A changelog file has been created under `changelog/unreleased/kong` or `skip-changelog` label added on PR if...

plugins/prometheus
size/XS
cherry-pick kong-ee

### Summary This PR adds a validation to deprecated fields that checks if in case both new field and old field were defined - their values must match. It introduces...

plugins/rate-limiting
plugins/acme
core/db
plugins/response-ratelimiting
size/L
schema-change-noteworthy
cherry-pick kong-ee
backport release/3.8.x