Skip to content

v2.25.0

Compare
Choose a tag to compare
@steveclay steveclay released this 16 May 14:17
· 2 commits to master since this release
0c68922

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

New Commands

  • iam api-key-enable, api-key-disable to toggle the availability of a platform api-key for use
  • iam service-api-key-enable, service-api-key-disable to toggle the availability of a service api-key for use

Commands Changed

  • Remaining Cloud Foundry commands and parameters are removed
  • account list adds options --active and --exclude for filtering the results
  • iam api-key-create, api-key-update, service-api-key-create and service-api-key-update add --action-if-leaked option for a key
  • resource service-instance and service-key return additional attribute onetime_credential
  • resource reclamation returns custom properties

Bug Fixes

  • config --list adds settings SSOType and VersionCheckEnabled to the JSON output
  • iam authorization-policy-create is corrected to permit use of the --target-service-instance-name parameter
  • plugin update all will update plug-ins installed on a Mac ARM system that are Mac AMD
  • resource service-key-create no longer will default the role to None if no value is provided

Other Changes

  • Upgrades Golang to 1.22.3