## [0.0.19](https://github.com/edera-dev/krata/compare/v0.0.18...v0.0.19) - 2024-08-25
### Added
- *(config)* write default config to config.toml on startup ([#356](https://github.com/edera-dev/krata/pull/356))
- *(ctl)* add --format option to host status and improve cpu topology format ([#355](https://github.com/edera-dev/krata/pull/355))
### Fixed
- *(zone-exec)* ensure that the underlying process is killed when rpc is closed ([#361](https://github.com/edera-dev/krata/pull/361))
- *(rpc)* rename HostStatus to GetHostStatus ([#360](https://github.com/edera-dev/krata/pull/360))
- *(console)* don't replay history when attaching to the console ([#358](https://github.com/edera-dev/krata/pull/358))
- *(zone-exec)* catch panic errors and show all errors immediately ([#359](https://github.com/edera-dev/krata/pull/359))
### Other
- *(control)* split out all of the rpc calls into their own files ([#357](https://github.com/edera-dev/krata/pull/357))
🤖 New release
krata-oci
: 0.0.18 -> 0.0.19krata
: 0.0.18 -> 0.0.19krata-zone
: 0.0.18 -> 0.0.19krata-xenstore
: 0.0.18 -> 0.0.19krata-runtime
: 0.0.18 -> 0.0.19krata-loopdev
: 0.0.18 -> 0.0.19krata-xencall
: 0.0.18 -> 0.0.19krata-xenclient
: 0.0.18 -> 0.0.19krata-xenplatform
: 0.0.18 -> 0.0.19krata-xenevtchn
: 0.0.18 -> 0.0.19krata-xengnt
: 0.0.18 -> 0.0.19krata-daemon
: 0.0.18 -> 0.0.19krata-network
: 0.0.18 -> 0.0.19krata-ctl
: 0.0.18 -> 0.0.19Changelog
## `krata`
This PR was generated with release-plz.