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
- Use package name guide to suggest a singular package name by @kyasbal in #205
- Sass to scss by @jyane in #204
- Re-enable scss lint by @jyane in #206
- Fix the warning of @angular-eslint/prefer-inject lint by @kyasbal in #208
- fix(ci): Updated Node.js version on CD pipeline from 18 to 22 by @kyasbal in #212
Dependencies ⏫
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-3
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-3