Skip to content

Releases: api7/wasm-nginx-module

0.7.0

21 Feb 02:55
0b4b31d

Choose a tag to compare

feat: support openresty-1.23.5.1

0.6.5

16 Aug 12:56
ccc83f7

Choose a tag to compare

feat:

  1. support proxy_record_metric, proxy_increment_metric, proxy_define_metric ABI(s)

bugfix:

  1. fix proxywasm.GetHttpRequestHeader(:authority)

0.6.4

30 Oct 11:58
0593cec

Choose a tag to compare

fix: segmentation fault due to invalid cast, wrong debug log (#132) (…

0.6.3

01 Sep 09:23
a98248c

Choose a tag to compare

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)

27 Jul 01:42
21c536c

Choose a tag to compare

0.6.1

20 Jun 06:15
ad0174a

Choose a tag to compare

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

20 May 02:12
e6a8009

Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.6.0

0.5.1

12 Apr 02:54
08f1424

Choose a tag to compare

feat: support compiling under arm64 architecture (#102)

Co-authored-by: soulbird <[email protected]>

0.5.0

15 Mar 06:11
4ea1ff8

Choose a tag to compare

chore: WASM => Wasm (#97)

0.4.0

21 Jan 13:55
1fadcc6

Choose a tag to compare

feat: full response support fetching status (#84)