0.13.0
What's Changed
- Reorganized tracing span hierarchy by @jsoverson in #394
- Converted all level spans to info_spans by @jsoverson in #398
- Better http client substream support. by @jsoverson in #399
- Silenced missing tx warnings by @jsoverson in #400
- Ensured spans don't get filtered out by the logger. by @jsoverson in #401
- Fixed "refusing to overwrite ..." errors on application runs. by @jsoverson in #405
- Support provides/requires relationship in composite components by @jsoverson in #406
- Decoupled telemetry from log output by @jsoverson in #403
- Added configurable buffer size & caches by @jsoverson in #407
- Fixed time trigger and made hard failures cancel the scheduler by @jsoverson in #408
- Added lockdown configuration,
wick audit
, andwick run --dryrun
by @jsoverson in #411 - Brought Postgres and Sqlite type support in line with Sql Server types by @jsoverson in #412
- Removed darwin target configurations by @jsoverson in #414
- Ensured wasm calls send Done packets by @jsoverson in #415
- Made cron span less verbose by @jsoverson in #416
- Fixed broken push on package with registry deps by @jsoverson in #417
Full Changelog: 0.12.0...0.13.0