v0.57.2
⚠️ NOTE
This version of the host contains a bug around using our built-in logging and numbergen capability providers and denies invocations to those providers. Please use v0.57.1 in the meantime while we work on a fix.
What's Changed
- Return better error message when call alias is not found by @mattwilkinsonn in #460
- remove duplicate actor instances from host inventory by @connorsmith256 in #463
- Audited logs for usefulness and clarity by @brooksmtownsend in #462
- Emit provider start failed when identical provider exists by @brooksmtownsend in #467
- Adding WASI support by @autodidaddict in #465
- Puts js_domain in host info for providers. Adds cluster key (issuer) to host probes by @autodidaddict in #468
- (Helm) Allow insecure registries and latest tag, for local/homeserver development by @handicraftsman in #471
- add more validation to control interface server by @connorsmith256 in #464
- style(web): add values column in link def table by @rovast in #470
- Bumped wasmcloud_host version to 0.57.2 by @brooksmtownsend in #473
New Contributors
- @mattwilkinsonn made their first contribution in #460
- @handicraftsman made their first contribution in #471
Full Changelog: v0.57.1...v0.57.2