Releases: cloudfoundry-attic/cfdev
v0.0.18
Install
Run cf install-plugin cfdev
This will upgrade your plugin to the latest version - v0.0.18
Download
If you would like to manually download install the binary, you can access the latest binaries here -
Release Notes
- Update internal certificates
PCF artifacts: v1.3.1+
v0.0.17
Install
Run cf install-plugin cfdev
This will upgrade your plugin to the latest version - v0.0.17
Download
If you would like to manually download install the binary, you can access the latest binaries here -
Release Notes
- Bump cf-deployment version to v11.2.0
- Accomodate execution in Powershell environments with conflicting modules installed
(#111)
PCF artifacts: v1.2.0+
v0.0.16
v0.0.15
Add support for the linux platform. Linux support is enabled via QEMU
, Libvirt
. Please install these dependencies before running. Proxy support not yet implemented.
- Ubuntu:
sudo apt install -y qemu-kvm libvirt-bin libvirt-doc
PCF artifacts: v1.2.0+
Install
Run cf install-plugin cfdev
This will upgrade your plugin to the latest version - v0.0.15
Download
If you would like to manually download install the binary, you can access the latest binaries here -
v0.0.14
Add cf dev deploy-service
command which allows the adhoc deployment of services.
Install
Run cf install-plugin cfdev
This will upgrade your plugin to the latest version - v0.0.14
Download
If you would like to manually download install the binary, you can access the latest binaries here -
Release Notes
cf dev start
now defaults to starting with no services. Users can specify services to start with via the-s
flag or they can adhoc deploy services after start.- Ensure telemetry events are collected behind proxy.
CF Dev v0.0.13
Performance improvements and reduced memory footprint: CF Dev can now install and start in under 30 minutes and with 5 GB RAM. Start with no services -s none
in 15 minutes.
Please Note - For best performance make sure you have 8 GB of free RAM.
Install
Run cf install-plugin cfdev
This will upgrade your plugin to the latest version - v0.0.13
Download
If you would like to manually download install the binary, you can access the latest binaries here -
Release Notes
- Performance improvements: CF Dev can now install and start in under 30 minutes.
- Reduced memory footprint: CF Dev can now be started with 5 GB RAM
- Reduced disk space requirements: 50 GB
- Now collecting additional telemetry events: "route created", "org created", "space created", "service broker created", and telemetry "-off".
- Compatible with Mac pcfdev-state/pcfdev-deps-darwin-0.0.71.tgz and WIndows 10
pcfdev-state/pcfdev-deps-windows-0.0.71.tgz
CF Dev v0.0.12
Added usability update to telemetry acceptance
Please Note - For best performance make sure you have 8 GB of free RAM.
Install
Run cf install-plugin cfdev
This will upgrade your plugin to the latest version - v0.0.12
Download
If you would like to manually download install the binary, you can access the latest binaries here -
Release Notes
- Added UX updates to telemetry acceptance flow
- Compatible with pcfdev-pas.v.2.0.22.0-build.0.101.0.iso
CF Dev 0.0.11
Added support for -s
flag to specify what services you want to start CF Dev with and add improved UX around minimum RAM requirements to run CF Dev.
Please Note - For best performance make sure you have 8 GB of free RAM. Minimum requirement is 5 GB
Install
Run cf install-plugin cfdev
This will upgrade your plugin to the latest version - v0.0.11
Download
If you would like to manually download install the binary, you can access the latest binaries here -
Release Notes
- Added improved telemetry collection and started collecting "service created", "app bound to service", "run bosh" and "user provided service created" events
cf dev start -s <service name>
allows user to start up with specific services- Added messaging around start up to warn user if their system does not have enough available memory to run
CF Dev 0.0.10
Added debugging tools, bug fixes and telemetry updates
Please Note - For best performance make sure you have 8 GB of free RAM. Minimum requirement is 5 GB
Install
Run cf install-plugin -r CF-Community "cfdev"
This will upgrade your plugin to the latest version - v0.0.10
Download
If you would like to manually download install the binary, you can access the latest binaries here -
Release Notes
CF Dev 0.0.9
Added usability updates for start in MacOS and Windows version
Install
Run cf install-plugin -r CF-Community "cfdev"
This will upgrade your plugin to the latest version - v0.0.9
Download
If you would like to manually download install the binary, you can access the latest binaries here -
Release Notes
- Added improved error messaging to startup when a user starts Windows version without admin rights or Hyper-V enabled
- Fixed #41
- Updated domain to https://api.dev.cfdev.sh