What's Changed
- 🎣 Add arrow key navigation for selected log cells by @ZhangDT-sky in #1126
- 🎣 Fix thin-border selection bug and refactor code by @amorey in #1139
- ✨ Address CodeQL alert and bump dependencies for CVEs by @amorey in #1140
- 🎣 Bump kubetail backend probe timeout to 5s by @amorey in #1141
- 🎣 Fix race condition in stream forwarder causing flaky test by @jerome-wilson in #1138
- test(shared): replace time.sleep with channel sync in syncgroup tests by @rwrrioe in #1143
- ✨ Add bats tests and shellcheck for install script. by @KaanSimsek in #1144
- ✨ Rename install-script CI jobs to shell lint/test by @amorey in #1145
- 🐋 Add utilities for configurable timestamp formatting and timezone support by @DavidReque in #1146
- ✨ Improve error handling and remove unnecessary unwraps in cluster agent by @KaanSimsek in #1147
- ✨ Bump dependencies by @amorey in #1153
- 🎣 Allow absent Sec-Fetch-Site in CSRF check by @amorey in #1155
- ✨ Add Python lint job to PR checks by @AhmedRabea2100 in #1157
- 🎣 Tighten Sec-Fetch-Site CSRF check to reject same-site by @amorey in #1158
- ✨ Add install.sh health checks to package-healthcheck cronjob by @smazmi in #1151
- ✨ Add fail-fast: false to matrix jobs in CI workflow by @smazmi in #1160
- ✨ Make PR checks diff-aware by @Tiago-Vier-Preto in #1159
- ✨ Simplify install-sh package healthcheck job to a single shell path by @amorey in #1161
- ✨ Simplify console sidebar UI and bump @kubetail/ui by @amorey in #1164
- ✨ Normalize sidebar label weights and counter alignment by @amorey in #1165
- ✨ Upgrade frontend dependencies and graphql-codegen to v6/v7 by @amorey in #1166
- ✨ Release/0.25.0 by @amorey in #1167
- ✨ Bump quic-go to v0.59.1 (CVE) and pin esbuild override by @amorey in #1168
- ✨ Pin pnpm via packageManager field and use frozen lockfile by @amorey in #1169
New Contributors
- @rwrrioe made their first contribution in #1143
- @KaanSimsek made their first contribution in #1144
- @AhmedRabea2100 made their first contribution in #1157
- @Tiago-Vier-Preto made their first contribution in #1159
Full Changelog: cli/v0.17.0...cli/v0.18.0