github cloudfoundry/cli v6.51.0

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

Package Manager Installation

Installers

Binaries

Change Log

Go 1.13.8

The cf CLI is now build with Golang 1.13.8 story

Bug Fixes

  • Increased resiliency to log cache streaming log loss on foundations with multiple log cache doppler nodes story

  • cf logs --recent lost logs if there are more than 4 MB of logs story

  • cf logs now properly retries getting logs on connection failure to the logging API story

  • Requests to Log Cache were not logged in the same format as other HTTP requests in the cf CLI story

Known Issues

  • There is a known log cache issue on cf-deployment versions 7.0.0 through 9.5.0 (fixed in v10.0.0) where if a user pushes a new app very quickly after performing another logging action (less than a minute between) the API will fail to retrieve the logs for this new app, this typically occurs during the app staging process and will not prevent the app from successfully staging. Our recommended way to avoid this is to deploy at least cf-deployment 10.0.0

  • Experimental commands (those marked as v3-.. such as v3-zdt-push) do not stream logs from Log Cache. No logs will be shown when these commands are run against a foundation that does not have traffic controller enabled. This should not impact the results of the command

  • Log-cache-cf-auth-proxy does not support HS256. In CF CLI v6.50.0, we have moved over to using the log cache exclusively for log retrieval. If you have configured your UAA to use anything other than RS256, the log cache auth proxy does not know how to decode the UAA's tokens and will return 404. This is expected to be fixed in an upcoming log-cache release, so compatibility will be restored in a future cf-deployment version.

Contributors: Brendan Smith, Andrew Crump, Alexander Berezovsky, Steve Taylor, Eric Promislow, Jenna Goldstrich, Chris Hendrix, Nicholas Webb, Reid Mitchell, Josh Collins

Note: The minimum version of the CC API this CF CLI release is compatible with is CC API v2.128.0 (3.63.0). See our minimum supported version policy for more information.

Don't miss a new cli release

NewReleases is sending notifications on new releases.