Skip to content

0.6.0

Compare
Choose a tag to compare
@astefanutti astefanutti released this 14 Aug 11:04
· 220 commits to master since this release
d6559dd

Special thanks to @codertao, @DvagNic, @johnpoth and @malcolm061990 for their contributions.

Features

  • Add support for GCP authentication (#51 by @johnpoth)
  • Add support for AWS EKS and Digital Ocean with exec auth plugin (#54 by @johnpoth)

Enhancements

  • Support displaying logs for pods in crash loop backoff

Fixes

  • Fix missing require during OpenID Connect authentication (#55 by @DvagNic)
  • Fixing environment being passed to exec auth (#57 by @codertao)
  • Fix first line right trimming before copy to clipboard in exec terminal

Changes

  • Upgrade Nexe to version 3.3.2
  • Upgrade Browserify to version 16.2.3
  • Upgrade js-yaml to version 3.13.1