Skip to content

v2.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:41

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 exec credential 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