What's Changed
- ✨ Update colors to match Figma by @amorey in #674
- 🐋 Add timestamps to default output in
kubetail logs
by @jerome-wilson in #685 - 📜 Add krew install instructions to README by @amorey in #686
- ✨ Remove cross-workload fetching barrier from dashboard homepage by @amorey in #692
- ✨ Implement LogMetadata batching with 5 sec interval by @amorey in #693
- 🐋 Add support for kubectl resource shortcuts to source parser by @amorey in #694
- 🎣 Use kubeconfig
CurrentContext
whenkubeContext
argument is empty by @amorey in #695 - 🎣 Add --context alias for --kube-context by @DavidReque in #689
- 📜 Add asdf to readme by @amorey in #698
- 🐋 Add gzipped tarballs to release files and other improvements by @amorey in #708
- 🐋 Add workflow to automate krew updates by @amorey in #709
- 🎣 Fix warning from missing rustc when running
make build
by @amorey in #710 - 📜 Update help messages for kubectl plugin usage by @wu-seong in #699
- ✨ add a color dot container identifier logs output and --hide-dot flag to hide it by @victorchrollo14 in #707
- 📜 Add snap install instructions to README.md by @amorey in #711
- 📜 Improve package manager section in readme by @amorey in #712
- ✨ Improve performance of dashboard home page by @amorey in #715
New Contributors
- @jerome-wilson made their first contribution in #685
- @wu-seong made their first contribution in #699
Full Changelog: cli/v0.8.2...cli/v0.9.0