Skip to content

Commit

Permalink
chore(deps): bump ngx_wasm_module to b51a15fc972540e6b8964e2fe1d86ebf…
Browse files Browse the repository at this point in the history
…67ca53aa

* chore(deps): bump ngx_wasm_module to b51a15fc972540e6b8964e2fe1d86ebf67ca53aa

Changes since ddb3fa8f7cacc81557144cf22706484eabd79a84:

* b51a15f - chore(*) add a .gitattributes file
* 9959389 - fix(*) resolve a possible segfault in the FFI
* 8c45ad1 - fix(*) proper filter modules order in dynamic OpenResty builds
* 33157a8 - feat(proxy-wasm) custom host properties getters/setters
* 81c703e - docs(*) minor fix for a title level
* db88b15 - fix(proxy-wasm) free dispatch calls during resume edge-case
* 5553ae0 - feat(proxy-wasm) strengthen host functions context checks
  • Loading branch information
hishamhm authored and locao committed Dec 5, 2023
1 parent 8e5cb49 commit 81845c8
Showing 1 changed file with 1 addition 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=ddb3fa8f7cacc81557144cf22706484eabd79a84
NGX_WASM_MODULE=b51a15fc972540e6b8964e2fe1d86ebf67ca53aa
WASMER=3.1.1
WASMTIME=14.0.3
V8=10.5.18

0 comments on commit 81845c8

Please sign in to comment.