Skip to content

Releases: kdash-rs/kdash

v0.4.1

24 Aug 10:27
bbf6dc0
Compare
Choose a tag to compare
Merge pull request #372 from PixiBixi/main

fix(connection): allow HTTPS connection

v0.4.0

04 Jul 20:41
Compare
Choose a tag to compare

What's Changed

  • Add basic support for Custom Resource Definitions with the Dynamic tab (fb4b4c4)
  • Add support for NetworkPolicy
  • Upgrade libraries

Full Changelog: v0.3.7...v0.4.0

v0.3.7

02 Jul 15:36
Compare
Choose a tag to compare

What's Changed

  • Add ingress support by @shadowwolf899 in #316
  • Add support for PersistentVolumeClaims
  • Add support for PersistentVolumes
  • Add support for ServiceAccounts
  • Upgrade libraries

New Contributors

  • @shadowwolf899 made their first contribution in #316

Full Changelog: v0.3.6...v0.3.7

v0.3.6

21 Dec 15:48
Compare
Choose a tag to compare

What's Changed

  • Hide managedFields in YAML view by default (#296)
  • Fail gracefully when context not found (#280)
  • Improve cache (#271)
  • Upgrade libraries

New Contributors

  • @clux made their first contribution in #296

Full Changelog: v0.3.5...v0.3.6

v0.3.5

31 Aug 16:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

18 Aug 11:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

02 Aug 10:20
Compare
Choose a tag to compare
  • Upgrade libraries
  • Add sponsors
  • Add support for Roles (#224)
  • Add support for Storage classes (#222)
  • Add support for ARM and aarch64 binaries

Full Changelog: v0.3.1...v0.3.3

v0.3.0

05 Feb 10:17
Compare
Choose a tag to compare
  • UI updates (#157) thanks to @omid
  • Fix stack overflow error (#160)
  • Color contrast improvements (fix #162)

v0.2.7

20 Jan 14:43
Compare
Choose a tag to compare
fix tests

v0.2.6

19 Jan 04:26
Compare
Choose a tag to compare

Fix status color of pods not ready