Releases: extism/java-sdk
Releases · extism/java-sdk
1.1.0
What's Changed
- feat: add ability to limit the number of instructions executed by a plugin by @zshipko in #28
- ci: use token to install libextism by @G4Vi in #29
- JNA callback should check inputs and outputs for null. by @evacchi in #30
- Add codeowners file by @bhelx in #31
New Contributors
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- ci: use new extism cli by @zshipko in #4
- docs: New Readme by @bhelx in #10
- fix: add calls to
extism_function_free
to cleanup HostFunctions by @zshipko in #14 - chore: use
extism/host:env
namespace by @zshipko in #11 - feat: add PTR as an alias for I64 by @mhmd-azeez in #16
- fix: return an error for any non-zero exit code by @zshipko in #18
- feat: allow max HTTP response size to be set using the manifest by @zshipko in #19
- fix: remove usage of platform dependent strlen (#21) by @thomasdarimont in #22
- release: 1.0.1 by @bhelx in #24
New Contributors
- @zshipko made their first contribution in #4
- @bhelx made their first contribution in #10
- @mhmd-azeez made their first contribution in #16
- @thomasdarimont made their first contribution in #22
Full Changelog: https://github.com/extism/java-sdk/commits/1.0.1