Skip to content

v2.2.0

Compare
Choose a tag to compare
@steveclay steveclay released this 11 Nov 21:25
· 8 commits to master since this release
9d0d240

Installers

Mac OS X 64 bit
Windows 64 bit
Windows 32 bit
Linux 64 bit
Linux 32 bit
Power Linux 64 bit
System/390 Linux 64 bit

Binaries

Mac OS X 64 bit
Windows 64 bit
Windows 32 bit
Linux 64 bit
Linux 32 bit
Power Linux 64 bit
System/390 Linux 64 bit

To verify installed binaries, please see here

Change logs

Commands Changed

  • api: Set the API to private.cloud.ibm.com with the --vpc flag to indicate private endpoint use from a VPC environment
  • help: Lists plug-ins and commands in alphabetical order
  • login: Adds support for logging in to a private endpoint from a VPC environment by using the --vpc flag with the API set to private.cloud.ibm.com
  • plugin: Now uses SHA-256 based checksum to verify plug-in downloads

Bug Fixes

  • plugin install: correct the command can be confused by a directory of the same name as a plug-in
  • plugin commands: more consistently handle casing of plug-in names
  • trusted-profile commands: return more helpful error messages
  • Additional minor usability improvements

Other Changes

  • Upgrade to Go 1.17.3