v0.60.0
What's Changed
- [EPIC] Supervision tree refactor and code cleanliness by @autodidaddict in #503
- convert OCI refs to lowercase by @connorsmith256 in #510
- Credo warnings for host_core/actors/ files by @giusdp in #511
- Credo warnings for host_core/test files by @giusdp in #512
- add contract ID to provider descriptions in inventory by @connorsmith256 in #516
- add valid return to publish_heartbeat cast by @connorsmith256 in #515
- Converting lattice cache to use a durable key value store by @autodidaddict in #513
- Host_config.json double write fix and customization by @giusdp in #504
- More credo warnings cleaning for host_core by @giusdp in #514
- Last readability warnings in host_core by @giusdp in #521
- Linkdefs put with a predictable hash ID rather than a random UUID by @autodidaddict in #520
- Bumping wascap version to 0.9.1 by @autodidaddict in #524
- override primary logger level when structured_log_level is set by @connorsmith256 in #528
- move Registry.register calls to after module initialization by @connorsmith256 in #531
- Supporting linkdefs in bucket without ids by @autodidaddict in #533
- remove JS domain from LATTICEDATA stream filter subject by @connorsmith256 in #532
- Caching vhost config by @autodidaddict in #534
- fix various bugs related to policy checks by @connorsmith256 in #535
- Fixes issues with deleting linkdefs by @autodidaddict in #536
- publish link deleted events by @connorsmith256 in #537
- Wasmcloud_host credo warnings by @giusdp in #522
- Avoiding an inbox deadlock on heartbeats by @autodidaddict in #530
- Putting contract ID back on heartbeat by @autodidaddict in #539
- add custom console logger by @connorsmith256 in #541
- reference updated function by @connorsmith256 in #543
- Cache call alias when claims are replicated by @brooksmtownsend in #544
- Updated otel deps to include bug fixes by @brooksmtownsend in #545
- Cache rust builds during build CI by @brooksmtownsend in #546
New Contributors
Full Changelog: v0.59.0...v0.60.0