Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 08:42
· 109 commits to master since this release

FEATURES:

  • Release tarballs now include version strings. With this you can simply use make(1) in a build environment without git(1) installed and still have gscloud version produce correct output (Fixes #131).
  • gscloud-server-create --with-template learned to accept IDs in addition to template names (see PR #133).

FIXED:

  • Fixed the behavior of iso-image ls --quiet (#134). Thanks @ghostwheel42!
  • Fixed output of gscloud kubernetes cluster -h (#137).