This repository was archived by the owner on Dec 5, 2018. It is now read-only.
Releases: vmware-archive/cfops
Releases · vmware-archive/cfops
CFOPS v3.1.7
- Recreating the bosh director client before making any requests. This is to fix TCP read timeouts caused by reusing connections, this change will force a new TCP connection every time we initiate a new bosh director action.
- Fix MySQL restore issue by relaxing the storage engine restriction
CFOPS v3.1.4
- Fails the ERT backup if the CloudController cannot be started again.
CFOPS v3.1.2
Support for BOSH with UAA, for supporting OpsMan 1.10
CFOPS v3.0.8
Add support for Postgres internal database on Ops Manager 1.8
CFOPS v3.0.7
For PCF 1.6
CFOPS v3.0.2
-Adds support for client authentication (required for SAML)
-Adds support for SAML installations of Ops Manager
-NOTE: Support for admin username and password based authentication will be deprecated in the next release, making client authentication the only supported method
CFOPS v3.0.1
-Fixes incorrect version number in package
-Removes unsupported Windows and MacOS binaries
CFOPS v3.0.0
- Adds new blobstore backup options:
*-nfs bp Backs up buildpacks only for workflows that entail re-pushing apps
*-nfs lite Backs up buildpacks, app droplets, and source
*-nfs full Backs up buildpacks, app droplets, source, and app cache - Adds documentation for -omr flag (Ops Manager passphrase), which is required for PCF 1.7+
- Secrets are now masked from LOG_LEVEL=debug output
CFOPS v2.2.29
Merge branch 'release/v2.2.28'
CFOPS v2.2.26
- properly cleans up tmp files on elastic runtime backup