This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
v0.19.0
What's Changed
- build(deps): bump serde from 1.0.163 to 1.0.164 by @dependabot in #638
- build(deps): bump notify from 6.0.0 to 6.0.1 by @dependabot in #639
- fix(up): Allows multiple hosts to run without sharing data by @thomastaylor312 in #629
- build(deps): bump clap_complete from 4.3.0 to 4.3.2 by @dependabot in #642
- build(deps): bump regex from 1.8.4 to 1.9.0 by @dependabot in #646
- build(deps): bump chrono from 0.4.24 to 0.4.26 by @dependabot in #604
- fix typo im Completions.md by @voigt in #651
- build(deps): bump log from 0.4.18 to 0.4.19 by @dependabot in #648
- build(deps): bump serde_json from 1.0.96 to 1.0.100 by @dependabot in #649
- feat: add preview2 target to wasmcloud.toml by @vados-cosmonic in #641
- build(deps): bump time from 0.3.20 to 0.3.22 by @dependabot in #650
- build(deps): bump thiserror from 1.0.40 to 1.0.43 by @dependabot in #653
- build(deps): bump serde_yaml from 0.9.21 to 0.9.22 by @dependabot in #654
- build(deps): bump cargo_toml from 0.15.2 to 0.15.3 by @dependabot in #607
- build(deps): bump serde from 1.0.167 to 1.0.168 by @dependabot in #657
- build(deps): bump tokio from 1.28.2 to 1.29.1 by @dependabot in #661
- [feat] Add Detached Washboard by @lachieh in #643
- build(deps): bump clap from 4.3.0 to 4.3.12 by @dependabot in #664
- build(deps): bump regex from 1.9.0 to 1.9.1 by @dependabot in #662
- build(deps): bump toml from 0.7.4 to 0.7.6 by @dependabot in #659
- build(deps): bump cloudevents-sdk from 0.6.0 to 0.7.0 by @dependabot in #547
- feature(up): ensure that the wasmcloud-host can be stopped gracefully by @Iceber in #645
- fix(up): fix stop nats after starting wasmcloud host failed by @Iceber in #644
- build(nix): vendor component WASI adapters by @rvolosatovs in #670
- chore(deps): updated wascap,nats,nkeys,wasmbus,ctl by @brooksmtownsend in #671
- build(nix): switch to
wasmcloud-component-adapters
by @rvolosatovs in #674 - feat: support adapting p2 components by @vados-cosmonic in #663
- Adding the ability to inspect and inject configuration schemas by @autodidaddict in #677
- feat(ctl)!: allow get inventory to query the only host by @brooksmtownsend in #683
- chore: use released wasmcloud-component-adapters by @vados-cosmonic in #684
- release(wash-lib): v0.9.2 by @vados-cosmonic in #682
- ref(ci): bump windows builds to beeger runner by @connorsmith256 in #685
- release(wash): v0.19.0 by @connorsmith256 in #686
New Contributors
Full Changelog: v0.18.1...v0.19.0