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