Skip to content

Releases: cardil/knative-serving-wasm

v0.2.1

02 Apr 17:53
v0.2.1
1b8ef5f

Choose a tag to compare

What's Changed

  • [release-0.2] Implement Service update on WasmModule spec changes by @cardil in #23

Full Changelog: v0.2.0...v0.2.1

v0.2.0

30 Mar 16:37
v0.2.0
b86dc08

Choose a tag to compare

What's Changed

  • Add release automation via goyek tasks by @cardil in #17
  • Propagate terminal ksvc failure to WasmModule status by @cardil in #20
  • feat: support insecure OCI registries via INSECURE_REGISTRIES env var (#18) by @cardil in #21

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Mar 19:36
v0.1.0
3e351a3

Choose a tag to compare

What's Changed

  • 🧹 Upgrade deps by @cardil in #1
  • ⚒️ Build tooling by @cardil in #2
  • 🧹 Migrate to wkg - bytecodealliance/wasm-pkg-tools by @cardil in #3
  • 🐞 Runner works by @cardil in #4
  • 🥳 PoC works by @cardil in #5
  • Feature: Wasi Context Configuration by @cardil in #6
  • Fix CI image cleanup by @cardil in #11
  • Add shared runner architecture design by @cardil in #12
  • Add golangci-lint integration and fix all lint violations by @cardil in #16
  • Fix runner crash: align WASI_CONFIG wire format with controller by @cardil in #14

New Contributors

  • @cardil made their first contribution in #1

Full Changelog: https://github.com/cardil/knative-serving-wasm/commits/v0.1.0