Releases: wasmCloud/wadge
Releases · wasmCloud/wadge
v0.7.0
What's Changed
- chore: bump crate versions by @rvolosatovs in #90
- build: update dependencies by @rvolosatovs in #91
- build(deps): bump tokio from 1.40.0 to 1.41.0 by @dependabot in #92
- build(deps): bump anyhow from 1.0.90 to 1.0.91 by @dependabot in #93
- build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by @dependabot in #94
- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #95
- build(deps): bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #96
- chore: update
wasm-tools-go
by @rvolosatovs in #97
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- build(deps): bump github/codeql-action from 3.26.10 to 3.26.11 by @dependabot in #70
- build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1 in /.github/actions/build-nix by @dependabot in #71
- build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by @dependabot in #72
- build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #73
- build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.2 by @dependabot in #75
- build(deps): bump actions/upload-artifact from 4.4.1 to 4.4.2 in /.github/actions/build-nix by @dependabot in #76
- build(deps): bump wasmtime from 25.0.1 to 25.0.2 by @dependabot in #77
- build(deps): bump wasmtime-wasi-runtime-config from 25.0.1 to 25.0.2 by @dependabot in #82
- build(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 by @dependabot in #79
- build(deps): bump wasmtime-wasi-keyvalue from 25.0.1 to 25.0.2 by @dependabot in #80
- build(deps): bump wasmtime-wasi from 25.0.1 to 25.0.2 by @dependabot in #81
- build(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 in /.github/actions/build-nix by @dependabot in #78
- build(deps): bump wasmtime-wasi-http from 25.0.1 to 25.0.2 by @dependabot in #83
- chore: add MAINTAINERS.md by @brooksmtownsend in #84
- build(deps): bump Swatinem/rust-cache from 2.7.3 to 2.7.5 by @dependabot in #86
- build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by @dependabot in #85
- feat: update
wasi:logging
and deps by @rvolosatovs in #87 - build: update
passthrough
deps by @rvolosatovs in #88
New Contributors
- @brooksmtownsend made their first contribution in #84
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- build(nix): update dependencies by @rvolosatovs in #67
- feat(go-bindgen): add
test
flag by @rvolosatovs in #68 - build(nix): update to
wasm32-wasip1
by @rvolosatovs in #69
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- docs: update readme with usage by @ericgregory in #64
- build(deps): bump github/codeql-action from 3.26.9 to 3.26.10 by @dependabot in #65
- fix: reexport
wasi:keyvalue
by @rvolosatovs in #66
New Contributors
- @ericgregory made their first contribution in #64
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- build(deps): bump wasmtime-wasi-http from 25.0.0 to 25.0.1 by @dependabot in #61
- build: update
wasm-tools-go
by @rvolosatovs in #62 - feat(go)!: default to non-test package by @rvolosatovs in #63
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- ci: include rev in run query by @rvolosatovs in #57
- ci: trim down job matrix by @rvolosatovs in #58
- feat(go-http): reexport bindings by @rvolosatovs in #59
- doc(go): document APIs by @rvolosatovs in #60
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- build(deps): bump wasmtime from 25.0.0 to 25.0.1 by @dependabot in #45
- build(deps): bump wasi-preview1-component-adapter-provider from 25.0.0 to 25.0.1 by @dependabot in #46
- build(deps): bump github/codeql-action from 3.26.8 to 3.26.9 by @dependabot in #47
- ci: use
#
as version separator for root crate by @rvolosatovs in #48 - fix: allow examples to compile on tinygo 0.33 by @rvolosatovs in #49
- chore: bump crate version by @rvolosatovs in #50
- feat!: move to
go.wasmcloud.dev
by @rvolosatovs in #51 - chore: rearrange crates by @rvolosatovs in #52
- build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #53
- build(deps): bump wasmtime-wasi from 25.0.0 to 25.0.1 by @dependabot in #54
- build(deps): bump wasmtime-wasi-keyvalue from 25.0.0 to 25.0.1 by @dependabot in #55
- build(deps): bump wasmtime-wasi-runtime-config from 25.0.0 to 25.0.1 by @dependabot in #56
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- ci: fix bash negation conditional by @rvolosatovs in #42
- build: update dependencies by @rvolosatovs in #43
- feat!: rename to
wadge
by @rvolosatovs in #44
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- ci: add release script by @rvolosatovs in #37
- chore: address transfer URL changes by @rvolosatovs in #38
- feat: update to wasmtime 25 by @rvolosatovs in #40
- feat(rt): add
wasi:keyvalue
andwasi:config
support by @rvolosatovs in #41 - feat:
westhttp
response trailer support by @rvolosatovs in #39
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- feat: wrap instance in a mutex by @rvolosatovs in #32
- feat(go): add basic
westhttp
by @rvolosatovs in #34 - feat!: use updated passthrough by @rvolosatovs in #33
- doc: add very basic README by @rvolosatovs in #35
- doc: add LICENSE by @rvolosatovs in #36
Full Changelog: v0.1.3...v0.1.4