Skip to content

v0.17.0

Choose a tag to compare

@archerzz archerzz released this 22 Jul 21:56
· 23 commits to master since this release
326943d

This version is deprecated. Install the latest release.

Change logs

Updated Commands

  • account audit-logs: if both --start-date and --end-date are specified, all logs in-between will be printed.
  • account update: improves prompt message of how to enable CSE.
  • catalog search --output JSON and catalog service --output JSON: only i18n strings of current locale are returned in the json output
  • catalog template: adds --output option
  • help: updates layout of the help message
  • resource service-instance: shows the name of who created the service instance instead of UUID
  • improves prompt messages when refresh token expires
  • add --output options to the following commands under account namespace
    • audit-logs
    • list
    • org-account
    • org-roles
    • space-roles

Defect Fixing

  • iam access-group-user-add returns zero when command partially succeeds
  • login inaccurate error message when logging using API key into an account which the current user doesn't belong to anymore
  • login fails when deprecated Bluemix API endpoint is targeted and -o is specified
  • [y/n] in prompt is translated

Other Changes

  • Upgrade to Go 1.12.7

Breaking Changes

  • Default resource group will NOT be targeted if -g is not specified in login and target commands. This will have impact on the some commands under resource namespace, because if you don't target a resource group, then they will assume to target at all resource groups. Besides, the following commands will fail if no resource group is targeted.
    • cf-service-instance-migrate
    • service-instance-create