🚀 KHI v0.47.1-beta is HERE! Looks like a small step, but it's a HUGE leap inside! 🚀
KHI's new version v0.47.1-beta has just dropped!
Thinking, "Just a minor update, right?" Think again! 🙅♀️
This time, we've completely OVERHAULED the base classes for structured logging – kinda like the heart of KHI! ✨
And guess what the result is? We've found it can slash memory consumption by around 20%, even in simple cases! 🤯
That means KHI is about to feel way lighter and snappier! 💨 KHI now can handle much more logs!
What's Changed
- Large refactor and performance improvement on base types handling structured logging by @kyasbal in #184
Go on, try out the new KHI and feel the difference! 💪
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.1-beta
Or you can use beta
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.0...v0.47.1-beta