What's Changed
Other Changes 🛠
- feat(lint): Upgrade golangci-lint to v2 and consolidate CI workflow by @kyasbal in #211
- feat/add go build targets by @kyasbal in #213
- feat: Change container image repository to gcr.io by @kyasbal in #214
- feat(docs): add initial GEMINI.md files by @kyasbal in #216
- Add generator tool files to generated files deps by @jyane in #219
- Convert generated.sass to scss by @jyane in #220
- Move IOConfig/HistoryBuilder from tasks to context and rename contextkey package and removed unused files by @kyasbal in #207
- docs(gemini): introduce detailed PDCA cycle to GEMINI.md by @kyasbal in #222
- feat(dev): improve Makefile usability and robustness by @kyasbal in #221
- refactor(common): rename package structurev2 to structured by @kyasbal in #225
- docs(gemini): Prohibit using "`" in multiline commands by @kyasbal in #226
- Fix duplicated cluster names presented for GDC clusters by @yfuruyama in #227
- feat(build): introduce depguard and its initial rule generator by @kyasbal in #223
New Contributors
- @yfuruyama made their first contribution in #227
To use this version, you can run the following command:
docker run -p 127.0.0.1:8080:8080 gcr.io/kubernetes-history-inspector/release:v0.47.4-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.3...v0.47.4-beta.1