Vinicius Mignot

Results 10 issues of Vinicius Mignot

### Summary This PR was originally submitted by @ranxuxin. I just rebased it to be part of the release 2.3.0, below is their original description: Hi everyone, clients requests return...

pr/ready
core/balancer

### Summary This change makes it possible to build ngx_wasm_module as a dynamic Nginx module. It adds the new flag `--//:wasmx_module`, which accepts `dynamic` and `static` options. Currently `dynamic` is...

core/templates
core/configuration
chore
size/L
build/bazel

### Summary The hmac-auth plugin allow authentication with HMAC signatures based on the [draft-cavage-http-signatures](https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures-12) draft. This commit aims to add support for RSA signatures as described in the draft, providing...

plugins/hmac-auth
core/clustering
size/L
schema-change-noteworthy

### Summary New directives needed to configure WasmX behavior. Note: for now a single `shm_kv` and a single `shm_queue` can be defined. This is the existent behavior for OpenResty shared...

core/templates
core/configuration
size/L

### Summary To keep the size impact of adding Wasm to the Gateway images to a minimum, we are splitting the debug symbols out of `ngx_wasm_module.so` into an independent file...

stale
chore
size/L
build/bazel

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

core/docs
size/L
cherry-pick kong-ee

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

core/docs
skip-changelog
size/M

for release status see: https://github.com/Kong/kong-ee/pull/9302

### Summary **Do not merge it.** ### Checklist - [ ] The Pull Request has tests - [ ] A changelog file has been created under `changelog/unreleased/kong` or `skip-changelog` label...

core/proxy
plugins/key-auth
skip-changelog
size/L
schema-change-noteworthy
build/bazel
cherry-pick kong-ee
core/wasm

### Summary Add a new PDK function to set the IP and port to proxy the request, overwriting the result from the load-balancer. ### Checklist - [x] The Pull Request...

core/pdk
size/L
author/community
cherry-pick kong-ee