Releases: MichaelSp/kswitch
Releases · MichaelSp/kswitch
0.6.0
0.5.6
What's Changed
- chore(deps): update astro monorepo to v6.4.7 by @renovate[bot] in #107
- fix(kind): auto-discover kind store and surface all filesystem contexts by @MichaelSp in #108
- fix(deps): update module github.com/exoscale/egoscale/v3 to v3.1.40 by @renovate[bot] in #109
- fix(deps): update module github.com/linode/linodego/v2 to v2.1.1 by @renovate[bot] in #110
- fix(deps): update azure-sdk-for-go monorepo to v1.14.0 by @renovate[bot] in #111
Full Changelog: 0.5.5...0.5.6
0.5.5
What's Changed
- docs: replace danielfoehrKn with MichaelSp in all doc links by @MichaelSp in #104
- fix: prevent nil-deref/type-assert panics and a data race; enforce via linters by @ZeikoFr in #105
- fix(tui): replace AdaptiveColor to prevent OSC query polluting filter input by @MichaelSp in #106
Full Changelog: 0.5.4...0.5.5
0.5.4
What's Changed
- refacto: Concurrency-safe store caching by @ZeikoFr in #97
- refactor: modernize codebase to Go 1.26 idioms + enable modernize/errorlint linters by @ZeikoFr in #101
- feat: add kind (Kubernetes IN Docker) store by @MichaelSp in #102
- feat: stable cursor with viewport scrolling and dim suffix styling by @MichaelSp in #103
Full Changelog: 0.5.3...0.5.4
0.5.3
What's Changed
- fix(gardener): use CA ConfigMap instead of Secret for shoot kubeconfig by @MichaelSp in #98
- fix(deps): update module github.com/digitalocean/doctl to v1.162.0 by @renovate[bot] in #100
- test: increase unit test coverage to ≥80% in 11 packages by @MichaelSp in #99
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
- feat(site): add gh-pages landing page by @MichaelSp in #89
- ci: fix GitHub Pages deploy — bump Node.js to 22 by @MichaelSp in #90
- chore(deps): pin dependencies by @renovate[bot] in #91
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #92
- chore(deps): update actions/deploy-pages action to v5 by @renovate[bot] in #93
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #94
- chore(deps): update dependency node to v24 by @renovate[bot] in #96
- chore(deps): update actions/upload-pages-artifact action to v5 by @renovate[bot] in #95
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- fix(tui): use stderr renderer so colors work when stdout is redirected by @MichaelSp in #88
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- fix(gardener): handle wildcard-tls-seed-bound and ingress/* address TLS correctly by @MichaelSp in #87
Full Changelog: 0.4.2...0.5.0
0.4.2
What's Changed
- fix(kubeconfig): remove orphaned cluster/user entries when removing a context by @MichaelSp in #83
- refacto: Rework the store logic to reduce code duplication by @ZeikoFr in #85
- fix(gardener): use denylist instead of allowlist for advertised address filtering by @MichaelSp in #86
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- feat(tui): highlight fuzzy-matched characters in yellow by @MichaelSp in #79
- fix(gardener): filter advertised addresses to user-facing endpoints only by @MichaelSp in #80
- refactor: rename switcher binary and package to kswitch by @MichaelSp in #81
Full Changelog: 0.4.0...0.4.1