v0.62.0
What's Changed
- update chart to use v0.61.0 of the host by @connorsmith256 in #579
- Compare OCI sha with disk cache sha before pulling an image by @aish-where-ya in #567
- make sure /root/.cache exists for bakeware and locales by @pgray in #578
- Add provider health status event by @giusdp in #560
- add provider contract ID to health check events by @connorsmith256 in #581
- Support wasm components by converting wasm functions to use wasmCloud Rust runtime by @autodidaddict in #569
- Bumped mix.exs in wasmcloud_host and chart by @brooksmtownsend in #582
- derive version from GITHUB_REF rather than mix.exs by @connorsmith256 in #584
- correct key for provider link name in supp config during vhost autostarts by @nihil2501 in #586
- Bumping the version of wascap to the newest by @autodidaddict in #588
- Fix native NIF compilation with cross for release by @brooksmtownsend in #587
- Adding support for builtin providers and deferring builtin logging to the OTP host by @autodidaddict in #592
- Execute actor calls in tokio task instead of thread, cleanup by @brooksmtownsend in #583
- Fix tracing propagation for host_calls (fixes #590) by @brooksmtownsend in #594
- Corrected workspace path by @brooksmtownsend in #596
- fix: remove cross-rs for native builds by @vados-cosmonic in #597
- fix(ci): docker build by @vados-cosmonic in #599
- Fix/washboard events by @connorsmith256 in #600
- Updated to libwasmcloud that calls _start by @brooksmtownsend in #601
New Contributors
- @aish-where-ya made their first contribution in #567
- @nihil2501 made their first contribution in #586
Full Changelog: v0.61.0...v0.62.0