cli/v0.11.0
·
49 commits
to main
since this release
What's Changed
- 🎣 Fix stale in-cluster ServiceAccount token issue by @amorey in #801
- feat: Add :latest tag support to Docker images by @cnaples79 in #776
- 🐋 Add Docker image support for CLI component by @smazmi in #806
- ✨ Add docker-builds CI tests for CLI component by @smazmi in #811
- 🎣 Fix stream cancellation spillover bug by @amorey in #805
- ✨ Upgrade dependencies with CVE's by @amorey in #815
- 📜 Add GEMINI.md file for Gemini CLI support by @TudorGR in #817
- ✨Add coverage for newly created file updates in log metadata watcher by @itzreze in #739
- ✨ Patch CVE-2025-58181 by @amorey in #818
- 🐋 Add CLI flag for in-cluster authentication by @smazmi in #819
- 🎣 Improve error message when kubeconfig is missing by @smazmi in #820
- ✨ Improve package-healthcheck workflow by @DavidReque in #825
- Enhance package-healthcheck workflow with macOS checks by @Gnanasaikiran in #832
- 🐋 Add alpine variants for all components and consolidate workflows by @smazmi in #812
- ✨Improve CLI tool feedback format by @DavidReque in #833
- 🐋 Add support for log message chunking to logging backends by @amorey in #838
- ✨ Upgrade dashboard-ui dependencies by @amorey in #847
- ✨ Upgrade grpc-dispatcher-go and fix package-healthcheck run location by @amorey in #848
- ✨ Add GPG signing to release SHA256SUMS file by @DavidReque in #851
- ✨ Add unit tests to CLI
servesub-command by @victorchrollo14 in #852 - 🐋 Set default dashboard environment to "cluster" and upgrade pnpm by @amorey in #855
- 🎣 Update quic-go to patch CVE-2025-64702 by @amorey in #857
- ✨ Refactor dashboard-ui console page and add unit tests by @amorey in #860
- ✨ Migrate to @apollo/client to v4 by @DavidReque in #861
- 🐋 Color and Shape added to container/pod list in dashboard-ui by @Nanashi-lab in #412
- 🎣 Disable Apollo v4 query deduplication and other bug fixes by @amorey in #864
- ✨ Upgrade dashboard-ui dependencies by @amorey in #865
- 🐋 Add support for CLI config file by @rf-krcn in #867
- 📜Add CONTRIBUTING.md by @DavidReque in #874
- 🐋 Add new config init sub-command to CLI by @rf-krcn in #877
- 🐋 Add
--pathflag tokubetail config initcommand by @SimoHypers in #881 - 🐋 Fix for write on closed channels from source-watcher and kubeconfig-watcher by @amorey in #882
- 🎣 Fix next-cursor bug in TAIL mode by @amorey in #883
- ✨ Refactor of logging console using @tanstack/react-virtual by @amorey in #884
- ✨ Switch to jotai-family for atomFamily support by @amorey in #885
- 🐋 Add
--forceflag tokubetail config initcommand by @smazmi in #888 - ✨ Replace
eventbuswithmegaphoneby @amorey in #889 - 🎣 Fix stale searchparams issue with jump to beginning/end buttons by @amorey in #890
- 🎣 Fix issue preventing head/tail flag parser from reading non-default config file locations by @rf-krcn in #893
- 🐋 Add new app footer by @amorey in #894
New Contributors
- @cnaples79 made their first contribution in #776
- @smazmi made their first contribution in #806
- @TudorGR made their first contribution in #817
- @Gnanasaikiran made their first contribution in #832
- @Nanashi-lab made their first contribution in #412
- @rf-krcn made their first contribution in #867
- @SimoHypers made their first contribution in #881
Full Changelog: cli/v0.10.1...cli/v0.11.0