Releases: wasmCloud/wasmcloud-otp
Releases · wasmCloud/wasmcloud-otp
wasmcloud-host-0.2.2
A Helm chart for running wasmCloud hosts on Kubernetes
v0.51.2
What's Changed
- fix(jetstream): Handle error when using a stream with multiple replicas by @thomastaylor312 in #306
- chore(*): Bumps version for release by @thomastaylor312 in #307
Full Changelog: v0.51.1...v0.51.2
v0.51.1
What's Changed
- Fix control interface inventory by @brooksmtownsend in #305
Full Changelog: v0.51.0...v0.51.1
v0.51.0
What's Changed
- Emits claims for provider and actor start events by @autodidaddict in #284
- Changed error message for unhandled event by @brooksmtownsend in #289
- feat(ci): Adds auto helm chart build by @thomastaylor312 in #285
- Hotwatching Actors by @brooksmtownsend in #286
- Acknowledge start provider and actor early, clean up error handling and edge cases in control interface server by @autodidaddict in #291
- feat(*): Adds host_core building to CI pipeline by @thomastaylor312 in #292
- Emits human-friendly relative times for claims expiration and not-before dates by @autodidaddict in #293
- fix(chart): Fixes missing secret by @thomastaylor312 in #296
- ref(chart): Uses the proper health check endpoints by @thomastaylor312 in #297
- feat(chart): Adds registry authentication to chart by @thomastaylor312 in #298
- Fix/hotreload events by @brooksmtownsend in #295
- Generate secret key base for user when building docker image by @brooksmtownsend in #299
- Adds image ref to various events by @autodidaddict in #301
- Add working-directory back to release action by @brooksmtownsend in #303
Full Changelog: v0.50.3...v0.51.0
wasmcloud-host-0.2.1
A Helm chart for running wasmCloud hosts on Kubernetes
wasmcloud-host-0.1.1
A Helm chart for running wasmCloud hosts on Kubernetes
wasmcloud-host-0.1.0
A Helm chart for running wasmCloud hosts on Kubernetes
v0.50.3
What's Changed
- Published host started command after initialization by @brooksmtownsend in #277
- feat(chart): Adds support for the new jetstream domain fix by @thomastaylor312 in #279
- Emits labels on host started, host stopped, and heartbeat by @autodidaddict in #280
- Adding support for config_json field to provider host data by @autodidaddict in #281
- Bumps to 0.50.3 by @thomastaylor312 in #282
Full Changelog: v0.50.2...v0.50.3
v0.50.2
Release Notes
- Support for the
JS_DOMAINenvironment variable andjs_domainhost configuration file property. This now allows you to tell a given wasmCloud host which JetStream domain it should use for the distributed cache data. Specifying a JetStream domain is required for managing a single distributed cache across multiple leaf nodes and NATS clusters. - The host docker image now has support for both
linux/amd64andlinux/arm64
Detailed Change List
- Linkdef put, del, and OCI ref put are now published on the event topic by @autodidaddict in #244
- Phoenix 1.60 upgrade by @brooksmtownsend in #250
- updated provider RPC host default to 127.0.0.1 by @brooksmtownsend in #252
- feat(host): Add Helm Chart for wasmCloud Hosts by @thomastaylor312 in #254
- fix(chart): Fixes typo for leafnode deploy by @thomastaylor312 in #255
- README badges, add prerequisites sections by @brooksmtownsend in #257
- Pin workflow OS versions, utilize matrix builds (WIP) by @brooksmtownsend in #248
- Adding support for host configuration files by @autodidaddict in #259
- improve invocation error message when actor is missing capability claim by @stevelr in #261
- feat(host): Adds stop host command by @thomastaylor312 in #260
- feat(tests): Use the same testing in the pipeline and makefile by @thomastaylor312 in #266
- Host now ACKs the host stop command by @autodidaddict in #268
- fix(host_core): Fixes key lookup by @thomastaylor312 in #269
- Write configuration file regardless if it exists by @brooksmtownsend in #264
- Washboard bug fixes by @brooksmtownsend in #270
- [feat] Delete link definitions in Washboard UI by @brooksmtownsend in #271
- Adds a JetStream domain configuration parameter. by @autodidaddict in #274
- Bumping to v0.50.2 by @autodidaddict in #275
- [fix] Docker release use buildx by @brooksmtownsend in #276
Full Changelog: v0.50.1...v0.50.2
v0.50.1
wasmCloud host 0.50.1 release