Skip to content

v2.5.0

Compare
Choose a tag to compare
@steveclay steveclay released this 25 Feb 02:13
· 9 commits to master since this release
e4d2e58

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

New Environment Support

  • Mac OS X M1/ARM and Linux 64 Bit ARM installers and binaries are now available as-is

New Commands

  • iam user-setting: retrieve a user's settings
  • iam user-settings-update: use the --allowed_ip_addresses to set allowable IPs for a user's session

Commands Changed

  • dev: commands now directly invoke the docker command line
  • login: inform and guides user when the password has expired

Bug Fixes

  • Windows installer updates the licensing information on product updates
  • account show: removes incorrect status being shown for VRF and Service Endpoint enablement when logged in with a service ID
  • account user-remove: command description is corrected for accuracy
  • resource reclamation-delete: returns a helpful error message if the ID to delete is not valid

Other Changes

  • Upgrade to Go 1.17.7