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