Skip to content

v0.16.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 02:34
Immutable release. Only release title and notes can be modified.
aaa7f9f

What's Changed

  • chore(deps): update docker/setup-qemu-action action to v4.2.0 by @renovate[bot] in #265
  • chore(deps): update docker/build-push-action action to v7.3.0 by @renovate[bot] in #264
  • chore(deps): update docker/metadata-action action to v6.2.0 by @renovate[bot] in #267
  • chore(deps): update docker/setup-buildx-action action to v4.2.0 by @renovate[bot] in #268
  • chore(deps): update docker/login-action action to v4.4.0 by @renovate[bot] in #266
  • chore(deps): lock file maintenance by @renovate[bot] in #270
  • perf: cache compiled WASM plugins on disk to speed up plugin loading by @walf443 in #272
  • perf: replace fuel metering with epoch interruption for untrusted plugins by @walf443 in #273
  • perf: pre-instantiate plugin components and share the config Arc across rules by @walf443 in #274
  • perf: load WASM plugins in parallel by @walf443 in #275
  • perf: transfer the whole config in one WIT call via config snapshot by @walf443 in #276
  • chore(deps): lock file maintenance by @renovate[bot] in #271
  • fix: report unfixable errors when running with --fix by @walf443 in #278
  • bump up version to v0.16.0 by @walf443 in #279

Full Changelog: v0.15.0...v0.16.0