What's Changed
Bug fix 🐛
Other Changes 🛠
- Ensure token not to be nil while the error is nil by @jyane in #228
- refactor(common): introduce IDGenerator interface and implementations by @kyasbal in #230
- Simplify GetToken by @jyane in #229
- refactor: use built-in min function for readabiliy by @jyane in #231
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.5
Or you can use latest
tag until we release the next 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.4...v0.47.5