What's Changed
- ✨ Use specific commit hash for actions from individual developers by @ansoncht in #474
- ♻️ Split CI into 2 files to improve readability and reusability by @NickSolante in #459
- ♻️ 2D Docker Matrix and Modular Parallelisation by @NickSolante in #477
- 🐋 test: add transport_test by @atlomak in #479
- 🐋 Add unit tests health monitor by @yinho999 in #481
- ✨ Update dependency lucide-react to ^0.516.0 by @renovate[bot] in #423
- ✨ Update dependency react-router-dom to v7.6.2 by @renovate[bot] in #424
- ✨ Update Rust crate tempfile to v3.20.0 by @renovate[bot] in #428
- ✨ Update dependency @types/node to v22.15.32 by @renovate[bot] in #462
- ✨ Upgrade rgkl rust dependencies by @amorey in #484
- ✨ Update olegtarasov/get-tag action to v2.1.4 by @renovate[bot] in #467
- ✨ Update golang Docker tag to v1.24.4 by @renovate[bot] in #465
- ✨ Update dependency go to v1.24.4 by @renovate[bot] in #463
- ✨ Update dependency postcss to v8.5.6 by @renovate[bot] in #464
- 🎣 Fixed regression bug from previous fsnotify upgrade by @amorey in #486
- 🐋 Adding opentelemetry instrumentation to ClusterAgent by @amorey in #485
- ✨ Go dep upgrades, pinned gorilla/csrf to 1.7.2 by @amorey in #490
- ✨ Upgrade Dashboard UI TypeScript and ESLint to latest versions by @amorey in #500
- ✨ Enable prettier, fix linting issues by @amorey in #501
- ✨ Upgrade to vite 6, removed unnecessary dependencies by @amorey in #502
- ✨ Upgrade dashboard-ui dependencies by @amorey in #503
- ✨ Upgrade graphql-ws and tailwind-merge by @amorey in #506
- 🐋 Add dual port support to cluster-api server (HTTP + HTTPS) by @tzabbi in #509
- 🎣 Fixes Rpm build issue and deb build issue in release ci by @victorchrollo14 in #514
- 🐋 Add a simple end to end ( e2e ) test to kubetail that runs in the ci. by @victorchrollo14 in #405
- 🐋 Add SignPath to release workflow by @amorey in #527
- ✨ Migrate from Recoil to Jotai by @ksprabhatkumar in #530
- ✨ Improve SignPath integration by @amorey in #532
- 🎣 Fix shasum calculation order issue in release-cli workflo and refactor by @amorey in #533
- ✨ Migrate to Tailwind v4 and React 19 by @amorey in #534
- ✨ Upgrade dashboard-ui dependencies by @amorey in #539
- ✨ Set SignPath policy to 'release-signing' by @amorey in #542
- ✨ grpc-dispatcher-go upgrade and other improvements by @amorey in #545
- 🐋 Add mTLS support to Cluster Agent by @amorey in #546
- 🎣 Switch to using
SyncMap
in desktop connection manager to fix slow startup times by @amorey in #547 - ✨ Revert to single-port http endpoints in Dashboard and Cluster Agent by @amorey in #548
- 🎣 Security fix: handle
eslint-config-prettier
compromise (CVE-2025-54313) by @amorey in #550 - ✨ Removed renovate config and validator action, pin action versions by @amorey in #552
- 🎣 Add back missing deb file location to archive uploader step in release-cli workflow by @amorey in #554
- 🎣 Remove unnecessary server-side context cancellation error logging in Dashboard by @amorey in #557
- 🎣 Fix concurrent memoization issue in syncmap by @amorey in #558
- ✨ Fix go dependency issues and small improvement to
DesktopConnectionManager
by @amorey in #559 - ✨ Remove unnecessary go.work.sum by @amorey in #560
- 🎣 Issue warning on browser open error instead of fatal exit by @ASaidOguz in #563
- 🎣 Fix scroll timing issue in logfeed viewer by @amorey in #567
- 🎣 Bugfixes and improvements to RGKL LogFileRegexMatcher by @amorey in #568
- 🐋 Removes token-based csrf protection in favor of
Sec-Fetch-Site
header by @amorey in #570 - 🎣 Upgrade kubetail-ui dependency to fix checkmark issue by @amorey in #571
New Contributors
- @ansoncht made their first contribution in #474
- @NickSolante made their first contribution in #459
- @atlomak made their first contribution in #479
- @yinho999 made their first contribution in #481
- @ksprabhatkumar made their first contribution in #530
- @ASaidOguz made their first contribution in #563
Full Changelog: cli/v0.7.1...cli/v0.7.3