PackageTrack
Sign in Get early access

github.com/vmware-archive/pcfdev

v0.30.0 #2987 most downloaded on Go modules vmware-archive/pcfdev

What this package is like to depend on

Last release 6 years ago

no release in 18 months

Ships unpredictably

gaps range from 1 weeks to 2.4 years

Some releases are documented

notes for 10 of 30 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

31 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

31 releases · Dec 2015 to Jul 2020
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 31
  1. v0.30.1-0.20200727174734-c5fe36ce3be6 27 Jul 2020 pre-release

    Nothing published for this version

  2. v0.30.0 22 Feb 2018
    Release notes

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

    This is a maintenance release that fixes another expired certificate.


    We are working on a complete re-write of PCF Dev that includes support for BOSH and runs on native hypervisors. To try out the alpha release for macOS, check out the CF Dev Github repo.

    Please note, a PCF 2.1 version of the alpha will be available shortly as well.


    Changelog

    • Fix certificate expiration bug that prevents all instances from starting after 2018/04/21. (#324, #325, #323)
    Elastic Runtime
    • cf-release maintained at v259 with custom modifications for PCF 1.11.0
    • cf-networking-release maintained at v0.25.0 with custom modifications for PCF 1.11.0
    • capi-release maintained at v1.28.0 with custom modifications for PCF 1.11.0
    • consul-release maintained at v167
    • etcd-release maintained at v104
    • nats-release maintained at v16 with custom modifications for PCF 1.11.0
    • loggregator maintained at v87 with custom modifications for PCF 1.11.0
    • uaa-release maintained at v37 with custom modifications for PCF 1.11.0
    • diego-release maintained at v1.16.0 with custom modifications for PCF 1.11.0
    • garden-runc maintained at v1.6.0
    • cflinuxfs2 maintained at v1.123.0
    • routing-release maintained at v0.154.0 with custom modifications for PCF 1.11.0
    Services
    • cf-mysql-release maintained at v35 with custom modifications for PCF 1.11.0
    • cf-redis-release maintained at v429.3.0 with custom modifications for PCF 1.11.0
    • cf-rabbitmq-release maintained at v226.7.0 with custom modifications for PCF 1.11.0
    • Spring Cloud Services maintained at v1.4.0-build.91 with custom modifications for PCF 1.11.0
    • local-volume maintained at 54cd13f / NOTE: This service allows apps to access a persistent location in the VM. The full version of this service is available in PCF 1.11.
    Tools
    • Apps Manager maintained at a custom build for PCF 1.11.0.

    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.
    • The clock in the VM can get out of sync when the host goes to sleep (#148)
    • Running cf dev destroy may prompt you for your password on linux (#190)
    • If you have trouble starting PCF Dev with Spring Cloud Services, try starting the VM with 10GB+ of system memory
    • Restarting PCF Dev may make local volumes inaccessible (#246)

    Corresponding OVA Version: 0.549.0

    Open source →
  3. v0.29.0 20 Feb 2018
    Release notes

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

    This is a maintenance release that fixes two bugs in v0.28.0.


    We are working on a complete re-write of PCF Dev that includes support for BOSH and runs on native hypervisors. To try out the alpha release for macOS, follow these steps :

    1. Download the macOS alpha binary here
    2. (if needed) Uninstall PCF Dev plugin if its installed cf uninstall-plugin pcfdev .
    3. Install the CF Dev plugin cf install-plugin <path to cfdev binary> -f.

    Please note, a PCF version of the alpha will be available shortly as well.


    Changelog

    • Fix certificate expiration bug that prevents all instances from starting after 2018/02/15. (#296, #297, #294, #293, #273)
    • Fix bug that prevents instances from starting when the system domain is not local.pcfdev.io. (#263)
    Elastic Runtime
    • cf-release maintained at v259 with custom modifications for PCF 1.11.0
    • cf-networking-release maintained at v0.25.0 with custom modifications for PCF 1.11.0
    • capi-release maintained at v1.28.0 with custom modifications for PCF 1.11.0
    • consul-release maintained at v167
    • etcd-release maintained at v104
    • nats-release maintained at v16 with custom modifications for PCF 1.11.0
    • loggregator maintained at v87 with custom modifications for PCF 1.11.0
    • uaa-release maintained at v37 with custom modifications for PCF 1.11.0
    • diego-release maintained at v1.16.0 with custom modifications for PCF 1.11.0
    • garden-runc maintained at v1.6.0
    • cflinuxfs2 maintained at v1.123.0
    • routing-release maintained at v0.154.0 with custom modifications for PCF 1.11.0
    Services
    • cf-mysql-release maintained at v35 with custom modifications for PCF 1.11.0
    • cf-redis-release maintained at v429.3.0 with custom modifications for PCF 1.11.0
    • cf-rabbitmq-release maintained at v226.7.0 with custom modifications for PCF 1.11.0
    • Spring Cloud Services maintained at v1.4.0-build.91 with custom modifications for PCF 1.11.0
    • local-volume maintained at 54cd13f / NOTE: This service allows apps to access a persistent location in the VM. The full version of this service is available in PCF 1.11.
    Tools
    • Apps Manager maintained at a custom build for PCF 1.11.0.

    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.
    • The clock in the VM can get out of sync when the host goes to sleep (#148)
    • Running cf dev destroy may prompt you for your password on linux (#190)
    • If you have trouble starting PCF Dev with Spring Cloud Services, try starting the VM with 10GB+ of system memory
    • Restarting PCF Dev may make local volumes inaccessible (#246)

    Corresponding OVA Version: 0.548.0

    Open source →
  4. v0.28.0 07 Sep 2017
    Release notes

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

    This is a maintenance release that fixes a bug in v0.27.0. We're working a new version of PCF Dev that includes major changes to how PCF Dev is deployed, as well as exciting new features. Stay tuned!

    Changelog

    • Fix provisioning in environments with certain network configurations (#255, #256, #259)
    Elastic Runtime
    • cf-release maintained at v259 with custom modifications for PCF 1.11.0
    • cf-networking-release maintained at v0.25.0 with custom modifications for PCF 1.11.0
    • capi-release maintained at v1.28.0 with custom modifications for PCF 1.11.0
    • consul-release maintained at v167
    • etcd-release maintained at v104
    • nats-release maintained at v16 with custom modifications for PCF 1.11.0
    • loggregator maintained at v87 with custom modifications for PCF 1.11.0
    • uaa-release maintained at v37 with custom modifications for PCF 1.11.0
    • diego-release maintained at v1.16.0 with custom modifications for PCF 1.11.0
    • garden-runc maintained at v1.6.0
    • cflinuxfs2 maintained at v1.123.0
    • routing-release maintained at v0.154.0 with custom modifications for PCF 1.11.0
    Services
    • cf-mysql-release maintained at v35 with custom modifications for PCF 1.11.0
    • cf-redis-release maintained at v429.3.0 with custom modifications for PCF 1.11.0
    • cf-rabbitmq-release maintained at v226.7.0 with custom modifications for PCF 1.11.0
    • Spring Cloud Services maintained at v1.4.0-build.91 with custom modifications for PCF 1.11.0
    • local-volume maintained at 54cd13f / NOTE: This service allows apps to access a persistent location in the VM. The full version of this service is available in PCF 1.11.
    Tools
    • Apps Manager maintained at a custom build for PCF 1.11.0.

    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.
    • The clock in the VM can get out of sync when the host goes to sleep (#148)
    • Running cf dev destroy may prompt you for your password on linux (#190)
    • If you have trouble starting PCF Dev with Spring Cloud Services, try starting the VM with 10GB+ of system memory
    • Restarting PCF Dev may make local volumes inaccessible (#246)

    Corresponding OVA Version: 0.529.0

    Open source →
  5. v0.27.0 26 Jul 2017
    Release notes

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

    This is a maintenance release that brings the PCF Dev components up to the versions present in PCF 1.11.0. We're working a new version of PCF Dev that includes major changes to how PCF Dev is deployed, as well as exciting new features. Stay tuned!

    Changelog

    • Upgraded components to match PCF 1.11.0
    • Added support for container-to-container networking
    Elastic Runtime
    • cf-release upgraded to v259 with custom modifications for PCF 1.11.0
    • cf-networking-release added at v0.25.0 with custom modifications for PCF 1.11.0
    • capi-release upgraded to v1.28.0 with custom modifications for PCF 1.11.0
    • consul-release upgraded to v167
    • etcd-release upgraded to v104
    • nats-release upgraded to v16 with custom modifications for PCF 1.11.0
    • loggregator upgraded to v87 with custom modifications for PCF 1.11.0
    • uaa-release upgraded to v37 with custom modifications for PCF 1.11.0
    • diego-release upgraded to v1.16.0 with custom modifications for PCF 1.11.0
    • garden-runc upgraded to v1.6.0
    • cflinuxfs2 upgraded to v1.123.0
    • routing-release upgraded to v0.154.0 with custom modifications for PCF 1.11.0
    Services
    • cf-mysql-release upgraded to v35 with custom modifications for PCF 1.11.0
    • cf-redis-release upgraded to v429.3.0 with custom modifications for PCF 1.11.0
    • cf-rabbitmq-release maintained at v226.7.0 with custom modifications for PCF 1.11.0
    • Spring Cloud Services upgraded to v1.4.0-build.91 with custom modifications for PCF 1.11.0
    • local-volume upgraded to 54cd13f / NOTE: This service allows apps to access a persistent location in the VM. The full version of this service is available in PCF 1.11.
    Tools
    • Apps Manager upgraded to a custom build for PCF 1.11.0.

    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.
    • The clock in the VM can get out of sync when the host goes to sleep (#148)
    • Running cf dev destroy may prompt you for your password on linux (#190)
    • If you have trouble starting PCF Dev with Spring Cloud Services, try starting the VM with 10GB+ of system memory
    • Restarting PCF Dev may make local volumes inaccessible (#246)

    Corresponding OVA Version: 0.529.0

    Open source →
  6. v0.26.0 05 Apr 2017
    Release notes

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

    Changelog

    This is an immediate follow-up release to v0.25.0. Please see the release notes for v0.25.0 for additional changes since v0.24.0.

    • Fixed issue introduced in v0.25.0 causing cf dev start -r <registry> to prevent VM startup
    • Fixed support for specifying multiple private docker registries
    • Added an I/O optimization for systems with slow or special disks (ex. RAID) (#162, #191, #195)
    Elastic Runtime
    • cf-release maintained at v252 with custom modifications for PCF 1.10.0
    • diego-release maintained at v1.7.1 with custom modifications for PCF 1.10.0
    • garden-runc maintained at v1.1.1
    • cflinuxfs2 maintained at v1.50.0
    • routing-release maintained at v0.146.0 with custom modifications for PCF 1.10.0
    • local-volume maintained at 4171ea2 / NOTE: This service allows apps to access a persistent location in the VM. The full NFS version of this service is available as a beta feature in PCF 1.10.
    Services
    • cf-mysql-release maintained at v34
    • cf-redis-release maintained at v428.3.0
    • cf-rabbitmq-release maintained at v222.7.0 with custom modifications
    • Spring Cloud Services maintained at v1.3.4-build.59 with custom modifications
    Tools
    • Apps Manager upgraded to a custom build for PCF 1.10.0 from 2017-02-12.

    Known Issues

    • Container networking is not yet included
    • 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.
    • The clock in the VM can get out of sync when the host goes to sleep (#148)
    • Apps scaled down to 0 instances cannot be scaled back up (#180)
    • Apps may fail to push immediately after a space is created (#184)
    • Running cf dev destroy may prompt you for your password on linux (#190)
    • If you have trouble starting PCF Dev with Spring Cloud Services, try starting the VM with 10GB+ of system memory

    Corresponding OVA Version: 0.461.0

    Open source →
  7. v0.25.0 04 Apr 2017
    Release notes

    PCF Dev v0.25.0 is an open beta release that is publicly available on the Pivotal Network.
    Feedback for the proprietary distribution of PCF Dev may be left in the Github issues for this repository.

    Installation

       $ unzip pcfdev-v0.25.0+PCF1.10.0-<OS>.zip
       $ ./pcfdev-v0.25.0+PCF1.10.0-<OS>
       Plugin successfully upgraded. Current version: 0.25.0. For more info run: cf dev help
       $ cf dev help
    

    Changelog

    • Upgraded components to match PCF 1.10.0
    • Added Spring Boot Actuator integration in Apps Manager (#205)
    • Fixed bug in private docker registry support (#207)
    • The CLI plugin no longer panics when responding to a prompt (#177)
    • Fixed issue causing the VM to fail to start after it had been stopped (#191)
    Elastic Runtime
    • cf-release upgraded to v252 with custom modifications for PCF 1.10.0
    • diego-release upgraded to v1.7.1 with custom modifications for PCF 1.10.0
    • garden-runc upgraded to v1.1.1
    • cflinuxfs2 upgraded to v1.50.0
    • routing-release upgraded to v0.146.0 with custom modifications for PCF 1.10.0
    • local-volume upgraded to 4171ea2 / NOTE: This service allows apps to access a persistent location in the VM. The full NFS version of this service is available as a beta feature in PCF 1.10.
    Services
    • cf-mysql-release upgraded to v34
    • cf-redis-release upgraded to v428.3.0
    • cf-rabbitmq-release maintained at v222.7.0 with custom modifications
    • Spring Cloud Services upgraded to v1.3.4-build.59 with custom modifications
    Tools
    • Apps Manager upgraded to a custom build for PCF 1.10.0 from 2017-02-12.

    Known Issues

    • Container networking is not yet included
    • An important I/O optimization for systems with slow or special disks (ex. RAID) did not make it into this release. If you have trouble booting PCF Dev, or your PCF Dev VM is very slow, try running:
    vboxmanage storagectl pcfdev-v0.459.0 --name SATA --hostiocache on
    
    • 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.
    • The cf dev start -r <registry> will fail if multiple docker registries are specified
    • The clock in the VM can get out of sync when the host goes to sleep (#148)
    • Apps scaled down to 0 instances cannot be scaled back up (#180)
    • Apps may fail to push immediately after a space is created (#184)
    • Running cf dev destroy may prompt you for your password on linux (#190)

    Corresponding OVA Version: 0.459.0

    Open source →
  8. v0.24.0 23 Dec 2016
    Release notes

    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 to apps.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.

    Corresponding OVA Version: 0.447.0

    Open source →
  9. v0.23.0 19 Dec 2016
    Release notes

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

    Changelog

    • Component versions are now matched to PCF 1.9.0
    • Reconfigured various services to bind only to localhost (for security in eventual cloud versions)
    • Exposed NATS on public IP for better external service integration (Virtualbox version only)
    • Improved boot process reliability
    • Removed three instance limit from Redis service
    • Numerous small bug fixes and refactorings
    Elastic Runtime
    • cf-release upgraded to v246 with custom modifications for PCF 1.9.0
    • diego-release upgraded to v0.1491.0 with custom modifications for PCF 1.9.0
    • garden-linux-release removed
    • garden-runc added at v1.0.3
    • etcd-release upgraded to v87
    • cflinuxfs2 upgraded to v1.40.0
    • routing-release upgraded to v0.141.0 with custom modifications for PCF 1.9.0
    • local-volume upgraded to 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 upgraded to v32 with custom modifications
    • cf-redis-release upgraded to v426.3.0 with custom modifications
    • cf-rabbitmq-release upgraded to v222.7.0 with custom modifications
    • Spring Cloud Services upgraded to v1.3.0 with custom modifications
    Tools
    • Apps Manager upgraded to a custom build for PCF 1.9.0 from 2016-12-09.

    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.

    Corresponding OVA Version: 0.436.0

    Open source →
  10. v0.22.0 18 Nov 2016
    Release notes

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

    Changelog

    • The SSL trusted CA store available inside of app containers was truncated in 0.21.0. This made it impossible for apps to verify each other's SSL certificates. This is fixed in 0.22.0.
    • DNS resolution inside the VM is improved. Consul is no longer used to resolve DNS inside the VM.
    • cf dev ssh now allows you to quickly access the VM over SSH. ssh [email protected] now requires a private key in ~/.pcfdev/vms/key.pem. NOTE: This access is provided for debugging purposes only. PCF Dev contains PCF components that may not be redistributed or reverse engineered.
    • PCF Dev now includes Volume Services. See the ERT note below and the Volume Services documentation. (#166)
    • PCF Dev is now based on Ubuntu 14.04.5 with a 4.2.0 kernel. This may result in noticeable performance improvements.
    Elastic Runtime
    • cf-release maintained at v239 with custom modifications for PCF 1.8.2
    • diego-release maintained at v0.1480.0 with custom modifications for PCF 1.8.2
    • garden-linux-release maintained at v0.339.0
    • etcd-release maintained at v60
    • cflinuxfs2 maintained at v1.18.0
    • routing-release maintained at v0.136.0 with custom modifications for PCF 1.8.2
    • local-volume (_NEW_) added at a9a1a5b / NOTE: This adds support for local volumes services to PCF Dev. This adds a service that 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 v26.3 with custom modifications
    • cf-redis-release maintained at v424.29.0 with custom modifications
    • cf-rabbitmq-release maintained at v215.4.0 with custom modifications
    • Spring Cloud Services maintained at v1.1.1 with custom modifications
    Tools
    • Apps Manager maintained a custom build for PCF 1.8.2 from 9/30/2016.
    Extra Buildpacks
    • .NET Core Buildpack Beta maintained at a custom build of v1.0.0

    Known Issues

    • cf dev trust does not prevent SSL warnings in the Firefox web browser and in various Linux web browsers.
    • cf dev trust requires user password entry on Mac OS X.
    • 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.

    Corresponding OVA Version: 0.389.0

    Open source →
  11. v0.21.0 06 Oct 2016
    Release notes

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

    Changelog

    • A DNS bug affecting /etc/resolv.conf in the VM on startup is now fixed.
    • Stacktraces at the end of failed cf dev commands no longer appear with recent cf CLI versions. (#145)
    • An HSTS header that prevented Apps Manager from being accessible with cf dev trust is no longer set by UAA. Unfortunately, this header is "sticky." See Known Issues for a workaround.
    • The OVA download requires a PivNet username and password instead of a PivNet API token. An API token may be provided with the PIVNET_TOKEN env var for non-interactive downloads.
    • The RabbitMQ management URL stopped working in 0.20.0, and is now available again.
    • Running cf dev trust as a non-administrative Windows user now works, and it only affects that user's keychain. (#144)
    • Support for custom VM IP addresses and domains is now available with the -i and -d flags. Note that the specified domain will always resolve to the specified IP inside of the PCF Dev VM. More documentation on these flags is forthcoming.
    • Component versions are now matched to PCF 1.8.2.
    Elastic Runtime
    • cf-release upgraded to v239 with custom modifications for PCF 1.8.2
    • diego-release upgraded to v0.1480.0 with custom modifications for PCF 1.8.2
    • garden-linux-release maintained at v0.339.0
    • etcd-release maintained at v60
    • cflinuxfs2 maintained at v1.18.0
    • routing-release upgraded to v0.136.0 with custom modifications for PCF 1.8.2
    Services
    • cf-mysql-release maintained at v26.3 with custom modifications
    • cf-redis-release maintained at v424.29.0 with custom modifications
    • cf-rabbitmq-release maintained at v215.4.0 with custom modifications
    • Spring Cloud Services maintained at v1.1.1 with custom modifications
    Tools
    • Apps Manager upgraded to a custom build for PCF 1.8.2 from 9/30/2016.
    Extra Buildpacks
    • .Net Core Buildpack Beta maintained at a custom build of v1.0.0

    Known Issues

    • cf dev trust does not prevent SSL warnings in the Firefox web browser and in various Linux web browsers.
    • cf dev trust requires user password entry on Mac OS X.
    • 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.
    • Apps Manager was not accessible without running cf dev trust in 0.20.0 due to HSTS headers that were added to UAA. These headers have been removed in 0.21.0, but unfortunately the headers are "sticky," and you may still be unable to access Apps Manager without cf dev trust after upgrading. To work around this, navigate to chrome://net-internals/#hsts and delete the uaa.local.pcfdev.io (or uaa.local2.pcfdev.io) domain. For instructions in other browsers, see here.
    • External insecure Docker registries that are not provided in the ip:port format to the -r flag may not work. (#80)
    • Support for running multiple PCF Dev VMs will be delayed indefinitely.

    Corresponding OVA Version: 0.337.0

    Open source →
  12. v0.20.0 20 Sep 2016

    Nothing published for this version

  13. v0.19.0 01 Aug 2016

    Nothing published for this version

  14. v0.18.0 22 Jul 2016

    Nothing published for this version

  15. v0.17.0 27 Jun 2016

    Nothing published for this version

  16. v0.16.0 09 Jun 2016

    Nothing published for this version

  17. v0.15.0 28 Apr 2016

    Nothing published for this version

  18. v0.14.0 18 Apr 2016

    Nothing published for this version

  19. v0.13.0 29 Mar 2016

    Nothing published for this version

  20. v0.12.0 24 Mar 2016

    Nothing published for this version

  21. v0.11.0 16 Mar 2016

    Nothing published for this version

  22. v0.10.0 01 Mar 2016

    Nothing published for this version

  23. v0.9.0 17 Feb 2016

    Nothing published for this version

  24. v0.6.0 08 Feb 2016

    Nothing published for this version

  25. v0.5.0 25 Jan 2016

    Nothing published for this version

  26. v0.4.1 11 Jan 2016

    Nothing published for this version

  27. v0.4.0 06 Jan 2016

    Nothing published for this version

  28. v0.3.0 17 Dec 2015

    Nothing published for this version

  29. v0.2.0 10 Dec 2015

    Nothing published for this version

  30. v0.1.1 08 Dec 2015

    Nothing published for this version

  31. v0.1.0 04 Dec 2015

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive