Skip to content

v2.28.0

Compare
Choose a tag to compare
@steveclay steveclay released this 17 Sep 20:01
· 2 commits to master since this release
9c0e911

Installers

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

Binaries

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

To verify installed binaries, please see here

Change logs

Commands Changed

  • catalog pricing improves help text, adds support for global deployment pricing, and adds tier pricing information to output
  • iam access-group-policy-create now accepts --service-group-id IAM to allow creating a policy for this service group (this is the only possible service group at this time)
  • iam account-settings-update adds --unset-allowed-ip-addresses to clear the allowed IP addresses for an account
  • iam authorization-policy-assignment and authorization-policy-template enterprise commands are added
  • resource service-instance details the onetime credential setting for the instance
  • resource instances command is added to list all instances irrespective of type
  • resource service-instance-create may enforce --service-endpoints as a required parameter depending on the service definition
  • resource service-instance-create warns a user when selecting a public endpoint
  • resource service-instance-create adds --onetime-credentials to direct that the service credentials be returned but not stored in IBM Cloud
  • resource service-instances adds --all-pages to allow attempting to query all service instances
  • resource service-key details the onetime credential setting for the key
  • resource tag-attach adds --update to update specified tags
  • target adds --choose-account | -ca to improve switching accounts at the command line
  • --version | -v improves the version format with the Copyright on a 2nd line

Bug Fixes

  • resource service-key-create handles valid CRN or None as input for role and correctly enforces default role when Service ID is specified
  • various commands correct an error in the help output when arguments are also specified (ex: iam access-group-policy-create)

Other Changes

  • Upgrades Golang to 1.22.7
  • Upgrades Dev plug-in to 3.2.1
  • Cloud Foundry Notices are removed from all installers