Skip to content

v1.2.2

Compare
Choose a tag to compare
@archerzz archerzz released this 23 Sep 10:13
· 14 commits to master since this release
a9789c6

This version is deprecated. Install the latest release.

Change logs

This is a fix release.

Defect Fixing

Always have No API endpoint set error after upgrading to Cloud Foundry CLI 6.52.0+

This is due to a breaking change in Cloud Foundry CLI starting version 6.52.0. In IBM Cloud CLI 1.2.1, we introduced a work-around to limit the maximum version of Cloud Foundry CLI to be installed. Now we found a way to resolve this error, so the restriction has been removed.

Failed to install Cloud Foundry CLI 7.0.0+

Files inside the Cloud Foundry CLI archives have been changed starting from version 7.0.0. That fails our ibmcloud cf install command. We've fixed our installation logic to accommodate the corresponding change.

Incorrect documentation in some commands under resource namespace

We fixed several issues in the usages and description of flags of the following commands under resource namespace:

  • search
  • tags
  • tag-attach
  • tag-detach
  • tag-delete