Fixed
- Selecting a namespace after filtering now jumps to the highlighted namespace instead of the first one in the unfiltered list. #551
- Updated the Kubernetes client to kube 4.2.0, so relative paths in a kubeconfig
execcredential command now resolve against the kubeconfig location. #541
Changed
- Updated dependencies: anyhow, async-trait, clap, regex, and serde-saphyr to their latest patch versions.
Contributors
Thanks to @mrpbennett for reporting the namespace filter bug (#551) and @Moulick for reporting the kubeconfig relative path issue (#541).
Full Changelog: v2.1.0...v2.1.1