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