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

CF Dev 0.0.10

Compare
Choose a tag to compare
@ssisil ssisil released this 18 Sep 22:10
· 296 commits to master since this release

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

  • Added improved telemetry collection and started collecting "app created" event when a user pushes an app for the first time
  • cf dev version gives you specific version of CLI, CF and Services being used
  • Fixed : #43 , #40