Releases: wasmCloud/wasmcloud-otp
Releases · wasmCloud/wasmcloud-otp
v0.52.5
bumped versions for 0.52.5 with dockerfile fix (#357) Signed-off-by: Brooks Townsend <[email protected]>
v0.52.4
bumped versions for 0.52.4 release (#349) Signed-off-by: Brooks Townsend <[email protected]>
v0.52.3
bumped to 0.52.3 for docker re-release (#341) Signed-off-by: Brooks Townsend <[email protected]>
v0.52.2
Patch fix for CVE-2022-21707
v0.52.1
What's Changed
- feat(*) - enable hot reloading in docker by @tadejstanic in #326
- Host pings now trigger heartbeats, health status only emitted when it changes by @autodidaddict in #330
- Update README.md by @autodidaddict in #333
- ScaleActor fix, added count to StartActor by @brooksmtownsend in #335
New Contributors
- @tadejstanic made their first contribution in #326
Full Changelog: v0.52.0...v0.52.1
v0.52.0
What's Changed
- feat(chart): Streamlines some chart things by @thomastaylor312 in #313
- Added issue templates for the repo by @brooksmtownsend in #315
- Allows dashboard host to be configured at runtime by @autodidaddict in #317
- Adding support for friendly host names. Fixing bug with writing config file by @autodidaddict in #319
- Emit invocation success and failure events by @autodidaddict in #320
- feat(chart): Adds Kubernetes applier support by @thomastaylor312 in #321
- feat(host_core): Adds experimental support for bindle by @thomastaylor312 in #323
- Perform first health checks/heartbeat immediately by @brooksmtownsend in #327
- 0.52.0 Release by @brooksmtownsend in #328
Full Changelog: v0.51.4...v0.52.0
wasmcloud-host-0.2.4
A Helm chart for running wasmCloud hosts on Kubernetes
wasmcloud-host-0.2.3
A Helm chart for running wasmCloud hosts on Kubernetes
v0.51.4
What's Changed
- Ensured actors and providers accurately return errors by @brooksmtownsend in #312
- Updated dashboard heartbeat shape by @brooksmtownsend in #314
Full Changelog: v0.51.3...v0.51.4
v0.51.3
⚠️ NOTE:
This release has a failure in the dashboard immediately when it receives a heartbeat (30 seconds after launching the host, or quicker if other hosts are connected to the same lattice). Please use v0.51.4
instead.
What's Changed
- Fixing config_json to configuration on start provider command by @autodidaddict in #308
- Adding instance IDs to actor list on heartbeats by @autodidaddict in #309
- Terminate all instances of an actor with a count of zero by @brooksmtownsend in #310
Full Changelog: v0.51.2...v0.51.3