Releases: Ramilito/kubesess
Releases · Ramilito/kubesess
2.0.2
2.0.1
fix: ignore files that are not valid k8s in discovery
Full Changelog: 2.0.0...2.0.1
2.0.0
Release Notes: kubesess v2.0.0
⚠️ Breaking Changes
Please be aware that this release introduces breaking changes. If you're upgrading from a previous version, you may need to make adjustments to your code or configuration to avoid issues. The key breaking changes are listed below:
- [Updated script]: The shell script that assigns the output has been updated and needs to be added manually (see install instructions).
- [Clear cache]: Please clear your cache under
.kube/kubesess/cache
.
What's Changed
- fix: handle and print error instead of panic when passing nonexistent context by @nicmr in #51
- fix: change workflow to use vars by @Ramilito in #55
- fix: readd linux gnu builds, fix installation instructions by @nicmr in #53
- feat: increase Clippy level to info by @Ramilito in #57
- fix: clippy warnings by @nicmr in #52
- feat: replace process:exit in functions with Result + error handling by @nicmr in #58
- feat: sessions for namespaces by @Ramilito in #60
New Contributors
Full Changelog: 1.2.11...2.0.0
1.2.11
1.2.9
What's Changed
- Fix knd on Fish by @morozov in #36
- Fix/return default ns by @Ramilito in #37
- Fix Fish functions by @morozov in #41
- Do not expect KUBECONFIG to be always set by @morozov in #42
- [Feature] Add multiple config support by @Ramilito in #38
- Fix knd implementation for Fish by @morozov in #45
- [Feature] Merge configs from directory by @Ramilito in #48
- Handle exit codes in shell wrapper by @morozov in #49
New Contributors
Full Changelog: 1.2.8...1.2.9
1.2.8
[Fix] failed to release to brew, needed new revision
Full Changelog: 1.2.7...1.2.8