Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

v0.19.0 for PCF 1.7.12

Compare
Choose a tag to compare
@pcfdev-bot pcfdev-bot released this 22 Sep 15:48
· 214 commits to master since this release

PCF Dev v0.19.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.19.0+PCF1.7.12-<OS>.zip
   $ ./pcfdev-v0.19.0+PCF1.7.12-<OS>
   Plugin successfully upgraded. Current version: 0.19.0. For more info run: cf dev help
   $ cf dev help

Changelog

  • The PCF Dev cf CLI plugin is now open source software, released under the Apache 2.0 license. The source code is available at: https://github.com/pivotal-cf/pcfdev-cli
  • The cf dev import command now allows OVAs to be imported in fresh installation of PCF Dev.
  • The open-vm-tools package is now included in the OVA. (#112)
  • The cf dev help text clarifies that the MySQL service is always enabled. (#108)
  • A race condition that would occasionally prevent gorouter from starting was fixed.
  • Apps will now always trust the auto-generated, self-signed PCF Dev SSL certificate. This means that apps no longer need to disable SSL validation when communicating with other apps through app routes.
  • Errors that result in invalid VM states are now always surfaced.
  • The PCF Dev cf CLI plugin now accepts 200 status code responses from PivNet. This may address #101, but we were unable to replicate the issue.
  • Component versions are now matched to PCF 1.7.12. This adds support for tasks to recent releases of Spring Cloud Data Flow.
  • Experimental support for AWS continues to be discontinued. We found that many users had trouble configuring PCF Dev on AWS in a secure and usable manner. AWS support will return soon, and will be available from the AWS Marketplace. If you are a Pivotal employee, please contact us on Slack for continued AWS support.
Elastic Runtime
  • cf-release maintained at v235, but PCF 1.7.12 patches were applied
  • diego-release maintained at v0.1467.0, but PCF 1.7.12 patches were applied
  • garden-linux-release maintained at v0.337.0
  • etcd-release maintained at v45
Services
  • cf-mysql-release maintained at v26
  • cf-redis-release maintained at v424.18.0
  • cf-rabbitmq-release maintained at v210.8.0
  • Spring Cloud Services maintained at v1.1.1
Tools
  • Apps Manager maintained at a custom build from 6/15/2016.

Known Issues

  • If you experience failures while creating Spring Cloud services with cf create-service, try creating services one at a time, making sure each service is created successfully before creating the next. For example, the sample Traveler app deploy script will occasionally fail because it attempts to create a service registry and a circuit breaker dashboard simultaneously.
  • MySQL is used internally by the VM and cannot be disabled with the -s flag.
  • The Apps Manager SSL certificate is self-signed. Your browser may warn you about this when you navigate to https://local.pcfdev.io. This warning can safely be ignored.
  • Support for running multiple PCF Dev VMs, as well as support for custom VM IP addresses and domains will be delayed until release 0.20.0 or later.

Corresponding OVA Version: 0.234.0