Skip to content

v2.23.0

Compare
Choose a tag to compare
@steveclay steveclay released this 05 Feb 21:03
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 activty-report, activity-report-create are added to allow creating and retrieving reports of IAM access by duration
  • iam role, role-update, role-delete, and roles commands are added to expand managing of roles from the command line

Commands Changed

  • iam access-policies JSON output is updated to add last_permit_at and last_permit_frequency fields
  • iam account-policies JSON output is updated to add last_permit_at and last_permit_frequency fields
  • iam user-policies JSON output is updated to add last_permit_at and last_permit_frequency fields

Bug Fixes

  • installers remove references to deprecated Cloud Foundry and IDT installer
  • iam commands correct untranslated strings
  • plugin show conceals hidden commands
  • resource service-instance-create now defaults to the service endpoint type defined by the service
  • resource service-instances --limit usability improvements
  • resource services --output json properly handles multiple pages of results

Other Changes

  • Upgrades Golang to 1.21.4