Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@sporkmonger sporkmonger released this 07 Apr 22:36
· 85 commits to main since this release
fb14d1e
  • Redesigned the plugin API to parameterize request/response/labels/verdict and explicitly return outputs.
  • Plugins no longer need to declare an explicit dependency on wit-bindgen, undoing the change in 0.4.0.
  • The WebAssembly engine has been upgraded to wasmtime 19.
  • Added integration tests covering Redis and Envoy.
  • Improvements to the organization of the config file format.

Full Changelog: 0.4.0...0.5.0