Skip to content

Releases: extism/go-sdk

v1.3.1

22 Jul 18:32
1fd5d5e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

26 Jun 19:59
9338d91
Compare
Choose a tag to compare

What's Changed

  • chore: bump wazero version by @nilslice in #64
  • fix: use log.Print instead of log.Printf in logStd by @zshipko in #67

Full Changelog: v1.2.0...v1.3.0

v1.2.0

12 Mar 09:58
9101916
Compare
Choose a tag to compare

What's Changed

  • Add plugin.CallWithContext method by @Marton6 in #60
  • feat!: add ability to configure size of the Extism var store by @zshipko in #61 1
  • Correctly use context in plugin and provide alternative _WithContext methods by @Marton6 in #62

New Contributors

Full Changelog: v1.1.0...v1.2.0


  1. Note a breaking change in the addition of the ManifestMemory struct, which has been added as a pointer field to the Manifest struct. Full details in this commit: 1cfafab

v1.1.0

22 Feb 19:03
a6257ad
Compare
Choose a tag to compare

What's Changed

  • feat: allow max HTTP response size to be configured in the manifest by @zshipko in #59

Full Changelog: v1.0.3...v1.1.0

v1.0.3

22 Jan 18:19
91f663b
Compare
Choose a tag to compare

What's Changed

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

v1.0.2

19 Jan 21:11
cfcf586
Compare
Choose a tag to compare

What's Changed

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

v1.0.1

18 Jan 18:26
0f82935
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Jan 19:45
acebe6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-rc4...v1.0.0

v1.0.0-rc4

05 Jan 18:36
7890a14
Compare
Choose a tag to compare

What's Changed

  • chore: update extism kernel, wrap length_unsafe function by @zshipko in #52
  • chore: update default error message by @zshipko in #53

Full Changelog: v1.0.0-rc3...v1.0.0-rc4

v1.0.0-rc3 Release

03 Jan 17:22
43f5bda
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @bhelx made their first contribution in #41
  • @G4Vi made their first contribution in #45

Full Changelog: v1.0.0-rc2...v1.0.0-rc3