Releases: wasmCloud/component-sdk-go
Releases · wasmCloud/component-sdk-go
v0.0.5
What's Changed
- fix: close body before calling finish by @joonas in #36
- chore: Update wasm-tools-go location by @lxfontes in #38
- fix: lock file naming by @joonas in #37
- chore: grant
golangci-lint-action
the permission to create annotations by @joonas in #40 - chore: tweak README examples by @joonas in #41
- chore(deps): Bump taiki-e/install-action from 2.44.61 to 2.44.67 by @dependabot in #45
- chore: Prepare 0.0.5 release by @lxfontes in #46
Full Changelog: v0.0.4...v0.0.5
⚠️ wit-bindgen-go
location has changed
The wit-bindgen-go previously imported from github.com/bytecodealliance/wasm-tools-go/cmd/wit-bindgen-go
can now be found at go.bytecodealliance.org/cmd/wit-bindgen-go
first x/wasitel release
chore(wasitel): Bump component-sdk-go to 0.0.5 (#47) Signed-off-by: Joonas Bergius <joonas@cosmonic.com>
v0.0.4
What's Changed
- chore: add MAINTAINERS.md by @brooksmtownsend in #26
- chore: update
wadge
by @rvolosatovs in #27 - chore(examples): Include invoke example in CI by @joonas in #28
- chore(examples): Use the published go.wasmcloud.dev/component module by @joonas in #29
- chore: Regenerate bindings with wit-bindgen-go 0.3.0 by @lxfontes in #30
- chore: update
wadge
by @rvolosatovs in #31 - chore(deps): Bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #32
- chore(deps): Bump github.com/bytecodealliance/wasm-tools-go from 0.3.0 to 0.3.1 by @dependabot in #33
- chore: Matrix Testing Tinygo Versions by @lxfontes in #34
- chore: Release 0.0.4 by @lxfontes in #35
New Contributors
- @brooksmtownsend made their first contribution in #26
- @dependabot made their first contribution in #32
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- chore: update
wadge
by @rvolosatovs in #21 - feat(wit): Updates wit package name and adds a version by @thomastaylor312 in #23
- chore: Update Examples with new world name (component-go) by @lxfontes in #24
- chore(wit): Use versioned
wasi:logging
package by @thomastaylor312 in #25
New Contributors
- @thomastaylor312 made their first contribution in #23
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- fix(http): fix runtime panics and error handling by @rvolosatovs in #1
- feat(example-http-server): add a unit test by @rvolosatovs in #2
- chore: Enable dependabot by @joonas in #5
- chore: Use go.mod to determine the appropriate Go version for workflows by @joonas in #6
- chore: CI Updates by @lxfontes in #4
- feat(example-http-server): update
west
by @rvolosatovs in #8 - chore: CODEOWNERS by @ricochet in #10
- docs: add component pkgsite by @ricochet in #11
- feat(example-http-server): update
west
by @rvolosatovs in #12 - chore: Re-testing everything by @lxfontes in #7
- feat(example-http-server): update
wadge
by @rvolosatovs in #13 - chore: Document log/wasilog by @joonas in #14
- chore: Document net/wasihttp by @joonas in #15
- chore: Document wasmcloud package by @joonas in #16
- chore: update
wadge
URL by @rvolosatovs in #17 - chore(http-server): update dependencies by @rvolosatovs in #18
- chore: Invoke example by @lxfontes in #20
- chore: update dependencies by @rvolosatovs in #19
New Contributors
- @rvolosatovs made their first contribution in #1
- @joonas made their first contribution in #5
- @lxfontes made their first contribution in #4
- @ricochet made their first contribution in #10
Full Changelog: https://github.com/wasmCloud/component-sdk-go/commits/v0.0.1