github cloudfoundry/cli v6.47.1

latest releases: v8.7.9, v7.7.9, v8.7.8...
4 years ago

Package Manager Installation

Installers

Binaries

Change Log

Adds Support for Windows

In cf CLI 6.47.0, we released without Windows support because of issues with renewing our signing certificate. In this release, we add support for Windows with a new cert.

Fixes regression for cf login

cf CLI 6.47 introduced a regression on cf login. Users on certain platforms (e.g. IBM, Swisscom) reported issues with logging into their CF instance. This release fixes the regression, and users should now be able to log in as expected.

Here is background information about the regression:

  • In cf CLI 6.47.0, as part of the cf login refactor, we made changes to the endpoint we use in the config for AuthorizationEndpoint. The older login implementation used the link advertised under /v2/info. In 6.47.0 since v3 CC API does not provide the login endpoint we used the UAA endpoint defined in the CAPI root response. We incorrectly thought there should be no functional difference. In this patch release, we revert back to using the link provided in /v2/info.

Don't miss a new cli release

NewReleases is sending notifications on new releases.