renovate[bot]
989dc60848
chore(deps): update dependency go to v1.23.2
2024-10-01 17:29:22 -07:00
renovate[bot]
4eeb327850
fix(deps): update golang.org/x/exp digest to 701f63a
2024-09-10 23:25:37 -04:00
renovate[bot]
18262ae649
fix(deps): update golang.org/x/exp digest to e7e105d
2024-09-09 10:53:14 -04:00
renovate[bot]
554589ff07
fix(deps): update golang.org/x/exp digest to 9b4947d
2024-08-22 23:04:11 -04:00
renovate[bot]
893878b507
fix(deps): update golang.org/x/exp digest to 0cdaa3a
2024-08-09 00:42:28 -04:00
renovate[bot]
2862e8166d
fix(deps): update golang.org/x/exp digest to 8a7402a
2024-07-24 12:14:08 -04:00
renovate[bot]
69c56fda2e
fix(deps): update golang.org/x/exp digest to 46b0784
2024-07-08 00:10:53 -04:00
renovate[bot]
52bba90a59
fix(deps): update module github.com/tetratelabs/proxy-wasm-go-sdk to v0.24.0
2024-06-28 16:02:11 -04:00
renovate[bot]
f6eeee81a2
fix(deps): update module github.com/stretchr/testify to v1.9.0
2024-06-28 15:54:21 -04:00
renovate[bot]
fe5bfafe15
fix(deps): update golang.org/x/exp digest to 7f521ea
2024-06-28 13:49:32 -04:00
Alexis Couvreur
70f337d95a
feat(plugin): add proxywasm plugin ( #284 )
...
* feat(plugin): add `proxywasm` plugin
The `proxywasm` plugin is a WASM Filter following the ProxyWasm ABI Specification using the proxywasm go sdk
This allows extensibility with any reverse proxy who implements the ProxyWasm ABI Specification.
The current WASM Filter was successfully tested with APISIX, Envoy, Nginx with ngx_wasm_module from Kong and Istio.
Fixes #145
2024-06-28 13:22:06 -04:00