Skip to content

v2.7.0

Compare
Choose a tag to compare
@steveclay steveclay released this 28 Apr 21:22
· 5 commits to master since this release
c5f1db6

Installers

Mac OS X 64 bit
Mac OS X M1/ARM (as-is)
Windows 64 bit
Windows 32 bit
Linux 64 bit
Linux 64 bit ARM (as-is)
Linux 32 bit
Power Linux 64 bit
System/390 Linux 64 bit

Binaries

Mac OS X 64 bit
Mac OS X M1/ARM (as-is)
Windows 64 bit
Windows 32 bit
Linux 64 bit
Linux 64 bit ARM (as-is)
Linux 32 bit
Power Linux 64 bit
System/390 Linux 64 bit

To verify installed binaries, please see here

Change logs

Commands Changed

  • account user-reinvite: now uses the v2 version of the back-end service API
  • enterprise account-group-update: adds --new-name and --new-primary-contact-id to update the name of the account group and the account's primary contact user, respectively
  • iam access-group-users: adds a --type parameter to specify static (default), dynamic, or all users
  • plugin list: sorts the plug-ins in alphabetical order
  • resource service-instances: sorts the instances in alphabetical order by name

Bug Fixes

  • Installer fixes for Linux ARM64
  • dev debug: corrects failing with a check on the run container
  • dev debug: corrects the parameters for invoking Node.js apps for debug to match the latest IBM Cloud starter kits

Other Changes

  • Upgrades to Go 1.18.1