Skip to content

Releases: extism/go-pdk

v1.1.3

18 Mar 02:40
12d6f9a
Compare
Choose a tag to compare

What's Changed

  • fix: return empty map instead of nil when initializing by @zshipko in #56

Full Changelog: v1.1.2...v1.1.3

v1.1.2

18 Mar 02:30
10bb57b
Compare
Choose a tag to compare

What's Changed

  • fix: return empty map instead of nil when converting http headers by @zshipko in #55

Full Changelog: v1.1.1...v1.1.2

v1.1.1

11 Feb 11:07
eea8e06
Compare
Choose a tag to compare

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

Full Changelog: v1.1.0...v1.1.1

v1.1.0

24 Oct 23:15
55cb612
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @G4Vi made their first contribution in #45

Full Changelog: v1.0.6...v1.1.0

v1.0.6

22 Jul 17:57
3f32171
Compare
Choose a tag to compare

What's Changed

  • fix: retain output memory until js sdk update by @nilslice in #41

Full Changelog: v1.0.5...v1.0.6

v1.0.5

17 Jul 19:16
7180e57
Compare
Choose a tag to compare

What's Changed

  • chore: temporarily remove sdk ambiguity on memory frees by @nilslice in #40

Full Changelog: v1.0.4...v1.0.5

v1.0.4

16 Jul 19:46
fe9942a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

14 Jul 02:43
855c34f
Compare
Choose a tag to compare

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

Full Changelog: v1.0.2...v1.0.3

v1.0.2 Release

07 Feb 03:45
fae85da
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

18 Jan 19:30
d48f368
Compare
Choose a tag to compare

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