Releases: extism/go-pdk
Releases · extism/go-pdk
v1.1.3
v1.1.2
v1.1.1
What's Changed
- Bump the version of tinygo used in CI by @bhelx in #49
- feat: add overview on generating bindings by @nilslice in #51
- fix: readme/tinygo examples use go:wasmexport/wasmimport, -buildmode=c-shared by @evacchi in #52
- feat: Create HTTPTransport by @gjenkins8 in #53
New Contributors
- @evacchi made their first contribution in #52
- @gjenkins8 made their first contribution in #53
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- [#42] feat: bring back logTrace in go-pdk by @hilaryRope in #43
- ci: use token to install libextism by @G4Vi in #45
- feat: make it possible to access http response headers by @zshipko in #47
- chore: add trace logging by @zshipko in #48
New Contributors
Full Changelog: v1.0.6...v1.1.0
v1.0.6
v1.0.5
v1.0.4
v1.0.3
What's Changed
- Fix http section documentation by @Zwiterrion in #32
- feat: add Param/Result helpers for working with memory in non plugin functions by @zshipko in #31
- ci: use tinygo 0.31.2 by @zshipko in #36
- Add godocs and free memory in more places by @gmlewis in #35
- [#37] chore: remove LogTrace as it is not exposed by the CLI and adjust README by @hilaryRope in #38
New Contributors
- @Zwiterrion made their first contribution in #32
- @gmlewis made their first contribution in #35
- @hilaryRope made their first contribution in #38
Full Changelog: v1.0.2...v1.0.3
v1.0.2 Release
What's Changed
- doc: update python-sdk example in README to v1.0.0 api by @chrisdickinson in #29
- feat: add json utils to pdk by @nilslice in #30
New Contributors
- @chrisdickinson made their first contribution in #29
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- feat: remove strings dependency, optimizations by @nilslice in #23
- feat: create separate package to make reactor modules easier by @mhmd-azeez in #26
Full Changelog: v1.0.0...v1.0.1