v0.61.0
What's Changed
- fix double host stop event by @giusdp in #518
- Enabled dialyzer failing wasmcloud_host builds by @brooksmtownsend in #547
- Update build status badge. by @mattwilkinsonn in #551
- Use labels from cloud event in state monitor by @giusdp in #542
- Added devcontainer for wasmcloud-otp by @brooksmtownsend in #549
- emit uptime_seconds and version when publishing a host_started event by @connorsmith256 in #548
- add actor start from local file by @pgray in #529
- Enabled dialyzer failing CI, elixir 1.14.2 upgrade by @brooksmtownsend in #538
- Echo and KVcounter integration benchmark tests by @brooksmtownsend in #552
- Add start provider configuration by @rovast in #498
- feat: alert on provider upload size limit violations by @vados-cosmonic in #553
- bump version to v0.61.0 by @connorsmith256 in #557
- get & compile deps on cache hits by @connorsmith256 in #561
- Publish actor invocations on rpcevt by @brooksmtownsend in #562
- dockerhub official elixir images are broken under qemu for 1.14.{2,3} by @pgray in #563
- Pass expected name for enabling structured logging in providers by @connorsmith256 in #558
- unpin from specific SHA of bindle by @connorsmith256 in #559
- revert to otp 24 for cross-built images as otp 25 fails under qemu by @pgray in #564
- Adds missing fields and updates some dependencies to the right version by @thomastaylor312 in #568
- statically compiled erlang/elixir/etc. by @pgray in #556
- fix mix.exs assemble steps for windows by @pgray in #573
- changes to get static builds were not quite ready yet for cross by @pgray in #574
- need to push static image build in case build gets scheduled on by @pgray in #575
- small mistake in Dockerfile.static FROM definition by @pgray in #576
- add missing EOFs by @connorsmith256 in #577
New Contributors
- @pgray made their first contribution in #529
- @vados-cosmonic made their first contribution in #553
Full Changelog: v0.60.0...v0.61.0