What's Changed
- feat: add Pool type for pooling plugin instances by @zshipko in https://github.com/extism/extism/pull/696
- docs: add more information about wasmtime caching by @nu-wa in https://github.com/extism/extism/pull/863
- Remove key param for PluginPool by @Nutomic in https://github.com/extism/extism/pull/859
- chore(deps): Update prost requirement from 0.13.1 to 0.14.1 by @dependabot[bot] in https://github.com/extism/extism/pull/865
- Update README.md by @Binlogo in https://github.com/extism/extism/pull/870
- Add
Pool.function_exists
with caching by @Nutomic in https://github.com/extism/extism/pull/869 - Disable unused wasmtime features by @Nutomic in https://github.com/extism/extism/pull/858
- fix: set ureq http_status_as_error to false to allow access to headers/body of non-200 responses by @zshipko in https://github.com/extism/extism/pull/873
- chore(deps): Update toml requirement from 0.8 to 0.9 by @dependabot[bot] in https://github.com/extism/extism/pull/874
New Contributors
- @nu-wa made their first contribution in https://github.com/extism/extism/pull/863
- @Nutomic made their first contribution in https://github.com/extism/extism/pull/859
- @Binlogo made their first contribution in https://github.com/extism/extism/pull/870
Full Changelog: https://github.com/extism/extism/compare/v1.11.1...v1.12.0