v6.22.2
Installers
- Debian 32 bit
- Debian 64 bit
- Redhat 32 bit
- Redhat 64 bit
- Mac OS X 64 bit
- Windows 32 bit
- Windows 64 bit
Binaries
- Linux 32 bit binary
- Linux 64 bit binary
- Mac OS X 64 bit binary
- Windows 32 bit binary
- Windows 64 bit binary
Change Log
CF Trace file permissions
When CF_TRACE or cf config --trace are configured to save to a file, the file is now created to be only readable/writable by the file's owner.
Fixed regressions
helplost its entry for CF_DIAL_TIMEOUT in cf CLI 6.22.x. (#855)update-buildpackwas not parsing the value passed in to its-poption correctly in cf CLI 6.22.x. (#983)pushpanicked rather than giving a useful error message when specifying an empty env var in the app manifest. (#958)
Updated commands
restartnow has a better command description, clarifying all app instances being stopped first, causing downtime. (#959)restagenow has a better command description, explaining what a restage entails. (#959)logsandpushnow use reconnection logic from the noaa library when the connection to the stream is dropped. (#966)logsandpushnow use the doppler logging endpoint published by the CC API (/v2/info), as opposed to extracting it from the recently deprecated logging endpoint entry.bind-route-serviceandunbind-route-servicenow have a better description for the--pathoption.