Releases: api7/wasm-nginx-module
Releases · api7/wasm-nginx-module
0.7.0
0.6.5
0.6.4
fix: segmentation fault due to invalid cast, wrong debug log (#132) (…
0.6.3
fix: libwasmtime.so not available under centos arm (#129) Co-authored-by: soulbird <[email protected]>
0.6.2: chore: use WasmEdge 0.10.0 (#127)
Signed-off-by: spacewander <[email protected]>
0.6.1
chore(deps): bump apache/skywalking-eyes from 0.2.0 to 0.3.0 (#117) Bumps [apache/skywalking-eyes](https://github.com/apache/skywalking-eyes) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/apache/skywalking-eyes/releases) - [Changelog](https://github.com/apache/skywalking-eyes/blob/main/CHANGES.md) - [Commits](https://github.com/apache/skywalking-eyes/compare/v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: apache/skywalking-eyes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0.6.0
What's Changed
- ci: upgrade tinygo to 0.22 by @spacewander in #103
- feat: allow setting request/response pseudo header by @spacewander in #104
- feat: adapt proxy-wasm-rust-sdk 0.2.0 by @spacewander in #105
- feat: implement get_http_call_response_header by @spacewander in #107
Full Changelog: 0.5.1...0.6.0
0.5.1
feat: support compiling under arm64 architecture (#102) Co-authored-by: soulbird <[email protected]>
0.5.0
chore: WASM => Wasm (#97)
0.4.0
feat: full response support fetching status (#84)