github GoogleCloudPlatform/khi v0.48.4
KHI v0.48.4

6 hours ago

What's Changed

Bug fix 🐛

  • fix resource name input bug by @kyasbal in #331
  • Fix the flaky test due to 429 error returned from Cloud Logging by @kyasbal in #335
  • fix bug StandardProgressReportableLogFetcher may send a data to channel after close on error by @kyasbal in #336
  • Add temporal workaround for Cloud Logging permission error by @kyasbal in #337

Other Changes 🛠

  • Adding Keys() on typedict by @kyasbal in #332
  • Use ClientFactory instead of the raw logging client in log fetcher interface implementation by @kyasbal in #333
  • Add new base task for listing log entries from Cloud Logging by @kyasbal in #334

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.48.4

Or you can use latest tag until we release the next release.

Full Changelog: v0.48.3...v0.48.4

Don't miss a new khi release

NewReleases is sending notifications on new releases.