Package Manager Installation
Installers
- Debian 64 bit / 32 bit (deb)
- Redhat 64 bit / 32 bit (rpm)
- Mac OS X 64 bit (pkg)
- Windows 64 bit / 32 bit (zip)
Binaries
Change Log
Create-service-key Refactor
In order to prepare for a upcoming service-related feature, the Services API team in London refactored create-service-key
. Big thanks to the SAPI team for doing this work for us. story
User-facing changes include:
- improving error messages (for permissions-related errors, and successful output handling if a user is using a async broker)
- enhancing the UX to remove flavor text and
- updating output to return consistently for failures to promote consistency as described in our style guide
Service Instance Now Displays Binding Operation Type
Now when you run cf service service-instance
to display information for a async binding, in the status
field in the bound apps
table, more verbose text is returned for when you create and delete a binding. story
Bug Fixes
- Updates the minimum version for the buildpacks-stacks association feature. In CLI v6.39.0, when the feature was released, we incorrectly set the minimum to cc api version as
2.114
. The minimum cc api version is now correctly set to2.112
. story - Fixes a bug with inspecting a service instance
cf service service-instance
, now thedocumentation
url displays correctly for services which populate that field story
New Translations
New translations are included in this release - thanks to IBM who contributed updated translations of CLI output and help text. As usual, the update came in mid-release and a number of message strings may have changed since, but will be included in the next release.
Plugin Updates
- Updated CF Dev v0.0.12
- Updated MysqlTools v0.6.0
- Updated spring-cloud-services v1.0.3
- Updated log-cache-cli v2.0.0
- Updated metric-registrar v1.1.0
Contributors: SAPI London team (for the create-service-key
refactor and the fix for the service documentation url), Anande Gaitonde, Thomas Viehman, Will Murphy, Abby Chau, Magesh Kumar Murali, Jennifer Spinney
Special Guests:
Dr. Max and the IBM China team (for translation updates)