This repository has been archived by the owner on Jul 28, 2020. It is now read-only.
v0.24.0 for PCF 1.9.0
PCF Dev v0.24.0 is an open beta release that is publicly available on the Pivotal Network.
Feedback for the proprietary version of PCF Dev may be left in the Github issues for this repository.
Installation
$ unzip pcfdev-v0.24.0+PCF1.9.0-<OS>.zip
$ ./pcfdev-v0.24.0+PCF1.9.0-<OS>
Plugin successfully upgraded. Current version: 0.24.0. For more info run: cf dev help
$ cf dev help
Changelog
- Fixed issue where app logs were not displayed in Apps Manager
- Moved Apps Manager from
console.local.pcfdev.io
toapps.local.pcfdev.io
(#186) - Packer build will now stop if an inline script fails
Elastic Runtime
- cf-release maintained at v246 with custom modifications for PCF 1.9.0
- diego-release maintained at v0.1491.0 with custom modifications for PCF 1.9.0
- garden-runc maintained at v1.0.3
- etcd-release maintained at v87
- cflinuxfs2 maintained at v1.40.0
- routing-release maintained at v0.141.0 with custom modifications for PCF 1.9.0
- local-volume maintained at 01f3da3 / NOTE: This service allows apps to access a persistent disk. This service is not currently available in PCF, and is presented here to demonstrate a feature that may be available in future versions of PCF.
Services
- cf-mysql-release maintained at v32 with custom modifications
- cf-redis-release maintained at v426.3.0 with custom modifications
- cf-rabbitmq-release maintained at v222.7.0 with custom modifications
- Spring Cloud Services maintained at v1.3.0 with custom modifications
Tools
- Apps Manager upgraded to a custom build for PCF 1.9.0 from 2017-01-19.
Known Issues
cf dev trust
does not prevent SSL warnings in the Firefox web browser and in various Linux web browsers.cf dev trust
accesses the system keychain in Mac OS X, which causes certain versions of Mac OS X to crash. This has only been observed in 10.10.3 and 10.10.5 and appears to be rare.- If you're upgrading from v0.20.0 and encounter issues connecting to Apps Manager over SSL, see the release notes for v0.21.0.