What's Changed
Other Changes 🛠
- Update README and docs/en directory structure by @saenkn in #190
- Adding document about KHI task system by @kyasbal in #112
- Add progress reporting feature during loading jsonl file by @kyasbal in #197
- Standardize Task Package Structure to Resolve Initialization Order Issues by @kyasbal in #201
New Contributors
To use this version, you can run the following command:
docker run -p 127.0.0.1:8080:8080 asia.gcr.io/kubernetes-history-inspector/release:v0.47.3-beta-1
Or you can use beta
tag until we release the next beta release.
⚠️ The container image will be built in our CD pipeline after creating this release. It would take an hour for the container image to actually be available
Full Changelog: v0.47.2...v0.47.3-beta-1