Skip to content

Releases: kubetail-org/kubetail

cli/v0.1.3

12 Feb 21:57
bef8c5f
Compare
Choose a tag to compare

What's Changed

Full Changelog: cli/v0.1.2...cli/v0.1.3

cli/v0.1.2

07 Feb 05:07
6c81b99
Compare
Choose a tag to compare

What's Changed

  • Add cache-control headers to dashboard static assets by @amorey in #165

Full Changelog: cli/v0.1.1...cli/v0.1.2

cli/v0.1.1

29 Jan 12:51
5165596
Compare
Choose a tag to compare

What's Changed

  • Performance improvements and other updates by @amorey in #162

Full Changelog: cli/v0.1.0...cli/v0.1.1

cli/v0.1.0

28 Jan 09:13
990e903
Compare
Choose a tag to compare

What's Changed

  • Add multi-cluster support using local kubeconfig file
  • Add Cluster "Install" button
  • Improvements to health monitors and ready wait methods

Full Changelog: cli/v0.0.9...cli/v0.1.0

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)