CF CLI v6.41.0 Released Today
Will Murphy
Hello everyone, The CF CLI team released v6.41.0 of the CF CLI today. See the release notes for more details. Highlights IncludeAssign a Stack to a Buildpack epicSupports the ability to assign a stack to a buildpack that is missing stack metadata. See official documentation for more details. Important Note: It's important to note that once you assign a stack to a buildpack, you cannot undo the action unless you have access to your buildpack bits. Additional notes:
Service Discovery epicWith app service discovery, apps pushed to Cloud Foundry can establish container-to-container communications through a known route. This allows front end apps to easily connect with back end apps. Now users can use See official documentation for more details. RefactorsImportant Note: We've discovered that for commands we've refactored previously, the CLI started incorrectly allowing for additional arguments to be passed in commands, which are ignored silently. Moving forward and starting with these refactored commands, if you provide additional arguments to a command, the command will fail with a meaningful message. [details](#162259630] Note we intend to fix this bug for all refactored commands in a major CLI release see additional details Services-related RefactorsIn order to prepare for a upcoming service-related feature, the Services API team in London refactored the following commands. Big thanks to the SAPI team for providing this work to us. User-facing changes include:
Create-shared-domain RefactorIn order to prepare for the Service Discovery (Container to Container Networking feature), we've refactored User-facing changes include:
Built with Golang 1.11.x storyUpdated to Golang 1.11. See the Golang release summaries for details on the bug fixes. Enhancements
Plugin Updates
Contributors: SAPI London team (for the Note: The minimum version of the CC API this CF CLI release is compatible with is CC API v2.69.0. See our minimum supported version policy for more information. Best, Will and the CF CLI Team |
|