Skip to content

v0.6.3

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:28

What's Changed

  • fix(hooks): pass failed commands through verbatim, never distill a non-zero exit into success by @fajarhide in #121
  • fix(cloud): fingerprint pod tables by READY+RESTARTS, resolve columns from header by @fajarhide in #113
  • fix(exec): pass a failed command's stdout through verbatim on omni exec, never distill it by @fajarhide in #123
  • fix(pipeline): distillers read raw output, and weak TOML filters fall through by @fajarhide in #124
  • fix(exec): stop double-wrapping split argv in a second sh -c by @fajarhide in #126
  • fix(jsts): decline composite npm scripts instead of claiming them for one tool by @fajarhide in #128
  • fix(jsts): stop reporting prettier as eslint, and distil prettier's real output by @fajarhide in #130

Full Changelog: v0.6.2...v0.6.3