Skip to content

v0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 01:40
a49b64a

What's Changed

  • chore: merge release/v0.1.1 back into develop by @github-actions[bot] in #155
  • ci: gate on coverage and known vulnerabilities by @jzills in #151
  • test(cli): cover the secret --decode guards by @jzills in #157
  • test(diagnostics): cover the gathering and sweep paths by @jzills in #158
  • build(deps): bump github.com/mattn/go-runewidth from 0.0.16 to 0.0.27 by @dependabot[bot] in #147
  • build(deps): bump the k8s.io modules to 0.35.7 by @jzills in #159
  • chore: sweep the small cleanups from the port review by @jzills in #161
  • test(render): make the spinner reachable under -race by @jzills in #162
  • fix(cli): forward kubectl's exit code instead of swallowing it by @jzills in #163
  • ci(release): validate the manifest against krew's own validator by @jzills in #164
  • fix(index): slice table columns by rune, not by byte by @jzills in #165
  • fix(cli): kind-aware index errors, and caption listings correctly by @jzills in #166
  • feat(state): give namespaces and contexts their own state by @jzills in #167
  • fix(cli): make kx scan honour -n, and add -A by @jzills in #168
  • fix(cli): recognise every -n and -A spelling when recording state by @jzills in #169
  • feat(cli): add -n and -A to kx diag by @jzills in #170
  • feat: HTML reports for kx diag and kx scan by @jzills in #173

Full Changelog: v0.1.1...v0.1.2