Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 14:41
· 8 commits to main since this release

Features

  • Don't enable colour when not writing to a tty; adds --color/--colour (Alexander Staubo)
  • Adds --color-scheme/--colour-scheme to set scheme; now defaults to 'bw'. (Alexander Staubo)
  • Upgrades Kubernetes client and HTTP/2 client to pick up bug fixes etc. (Alexander Staubo)
  • Print warning if no running pods initially matched. (Alexander Staubo)
  • Adds configuration file support; see readme for documentation. (Alexander Staubo)

Bug Fixes

  • Fixes case where container termination may stop log tailing too early. (Alexander Staubo)