Skip to content

Commit

Permalink
chore(deps): bump ngx_wasm_module to ddb3fa8f7cacc81557144cf22706484e…
Browse files Browse the repository at this point in the history
…abd79a84

Changes since 21732b18fc46f409962ae77ddf01c713b568d078:

* ddb3fa8 - docs(*) add AssemblyScript filter example and SDK fork
* ecd7896 - refactor(proxy-wasm) improve pwexec resurrection and instance lifecycle
* 9d304a1 - fix(proxy-wasm) free trapped instances early
* 34c23c6 - fix(proxy-wasm) improve instance recycling robustness
* e3d25c7 - chore(release) install setuptools on macOS
* 689a460 - tests(*) add suites for client/upstream connection aborts
* fa7c59b - misc(tcp) disable a debugging assertion
* d6d04b9 - chore(util) add a patch for tcp_listen in HUP mode
* 67f295b - misc(wrt) add Wasmtime version checks
* ddf8105 - chore(deps) bump Wasmtime to 14.0.3
* de9eb4c - chore(ci) ignore release Dockerfiles changes
* 84fb42b - chore(release) use Python 3.8+ in older distributions
* 9538ad8 - chore(valgrind.supp) add a new suppression for headers-more-nginx-module
* 28e282c - chore(deps) cargo update
* 651728c - chore(deps) bump OpenSSL to 3.1.4
* 3cf7537 - chore(deps) bump Nginx to 1.25.3
  • Loading branch information
dependabot[bot] committed Nov 13, 2023
1 parent f9ff92e commit 3a22cab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .requirements
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ LUA_RESTY_WEBSOCKET=60eafc3d7153bceb16e6327074e0afc3d94b1316 # 0.4.0
ATC_ROUTER=7a2ad42d4246598ba1f753b6ae79cb1456040afa # 1.3.1

KONG_MANAGER=nightly
NGX_WASM_MODULE=21732b18fc46f409962ae77ddf01c713b568d078 # prerelease-0.1.1
NGX_WASM_MODULE=ddb3fa8f7cacc81557144cf22706484eabd79a84
WASMER=3.1.1
WASMTIME=12.0.2
V8=10.5.18
2 changes: 2 additions & 0 deletions changelog/unreleased/kong/bump-ngx-wasm-module.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: "Bump `ngx_wasm_module` to `ddb3fa8f7cacc81557144cf22706484eabd79a84`"
type: dependency

0 comments on commit 3a22cab

Please sign in to comment.