Skip to content

Releases: kubetail-org/kubetail

cli/v0.0.9

25 Nov 16:28
b769828
Compare
Choose a tag to compare
Improve error handling in dashboard UI (#147)

* Removes unnecessary `<ErrorBoundary>`
* Moves `<Suspense>` to _root.tsx so it doesn't hide toaster
* Added NetworkErrors to toaster

cli/v0.0.8

24 Nov 21:51
2b031d8
Compare
Choose a tag to compare

What's Changed

  • Make CLI tool version configurable via Makefile by @amorey in #146

Full Changelog: cli/v0.0.8-rc1...cli/v0.0.8

cli/v0.0.8-rc2

24 Nov 21:05
2b031d8
Compare
Choose a tag to compare
cli/v0.0.8-rc2 Pre-release
Pre-release
Make CLI tool version configurable via Makefile (#146)

* Uses variable for version in cli `cmd` package
* Makes variable configurable at compile-time via ldflags in Makefile
* Switches GitHub workflows to using Makefile argument
* Removes unnecessary set-cli-version.sh script

cli/v0.0.8-rc1

24 Nov 14:13
786594a
Compare
Choose a tag to compare
cli/v0.0.8-rc1 Pre-release
Pre-release
Improvements to GitHub workflows (#145)

* Upgrades node to 22
* Adds `set-cli-version.sh` script and uses it to set cli version number
before cli build step

cli/v0.0.7

28 Oct 21:42
cfd0bb0
Compare
Choose a tag to compare
Fixes tailwind config issue causing build failure in node23 (#139)

Fixes
https://github.com/Homebrew/homebrew-core/pull/195821#issuecomment-2442152628

cli/v0.0.6

28 Oct 14:15
0d0ea24
Compare
Choose a tag to compare
Update logo and icons (#137)

cli/v0.0.5

26 Oct 09:49
ba756b9
Compare
Choose a tag to compare

What's Changed

  • Bump micromatch from 4.0.7 to 4.0.8 in /dashboard-ui by @dependabot in #129
  • Bump rollup from 4.18.1 to 4.24.0 in /dashboard-ui by @dependabot in #130
  • Bump dset from 3.1.3 to 3.1.4 in /dashboard-ui by @dependabot in #131
  • Bump vite from 5.3.3 to 5.3.6 in /dashboard-ui by @dependabot in #132
  • Bugfixes to tilt setup, upgrades to dashboard-ui dependencies by @amorey in #133
  • Adds speed optimizations to dashboard by @amorey in #134
  • Removes loading modal from dashboard ui by @amorey in #135

Full Changelog: cli/v0.0.4...cli/v0.0.5

cli/v0.0.4

22 Oct 10:23
eb38e3e
Compare
Choose a tag to compare

What's Changed

  • Adds build flags to make CLI executable smaller by @amorey in #128

Full Changelog: cli/v0.0.3...cli/v0.0.4

cli/v0.0.3

21 Oct 22:41
68234d8
Compare
Choose a tag to compare

What's Changed

  • Cleans up directory names and improves GitHub actions workflow by @amorey in #127

Full Changelog: cli/v0.0.2...cli/v0.0.3

cli/v0.0.2

19 Oct 08:40
55575be
Compare
Choose a tag to compare

What's Changed

  • Simplifies cli serve --test subcommand by @amorey in #124

Full Changelog: cli/v0.0.1...cli/v0.0.2