mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 05:10:55 +00:00
22 lines
735 B
Markdown
22 lines
735 B
Markdown
|
# Changelog
|
||
|
All notable changes to this project will be documented in this file.
|
||
|
|
||
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||
|
|
||
|
## [Unreleased]
|
||
|
|
||
|
## [0.0.4](https://github.com/edera-dev/krata/releases/tag/v${version}) - 2024-04-03
|
||
|
|
||
|
### Other
|
||
|
- implement automatic releases
|
||
|
- reimplement console to utilize channels, and provide logs support
|
||
|
- set hostname from launch config
|
||
|
- implement event stream retries
|
||
|
- work on parallel reconciliation
|
||
|
- implement parallel guest reconciliation
|
||
|
- log when a guest start failures occurs
|
||
|
- remove device restriction
|
||
|
- setup loopback interface
|
||
|
- place running tasks in cgroup
|