Skip to content
This repository was archived by the owner on Dec 5, 2018. It is now read-only.

Releases: vmware-archive/cfops

CFOPS v3.1.7

31 Aug 15:04

Choose a tag to compare

  • 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

18 Aug 16:22

Choose a tag to compare

  • Fails the ERT backup if the CloudController cannot be started again.

CFOPS v3.1.2

27 Apr 14:49

Choose a tag to compare

Support for BOSH with UAA, for supporting OpsMan 1.10

CFOPS v3.0.8

27 Mar 13:26

Choose a tag to compare

Add support for Postgres internal database on Ops Manager 1.8

CFOPS v3.0.7

27 Apr 14:43

Choose a tag to compare

For PCF 1.6

CFOPS v3.0.2

07 Nov 16:32

Choose a tag to compare

-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

17 Aug 15:15

Choose a tag to compare

-Fixes incorrect version number in package
-Removes unsupported Windows and MacOS binaries

CFOPS v3.0.0

15 Aug 16:27

Choose a tag to compare

  1. 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
  2. Adds documentation for -omr flag (Ops Manager passphrase), which is required for PCF 1.7+
  3. Secrets are now masked from LOG_LEVEL=debug output

CFOPS v2.2.29

22 Jun 02:08

Choose a tag to compare

Merge branch 'release/v2.2.28'

CFOPS v2.2.26

07 Jun 20:24

Choose a tag to compare

  • properly cleans up tmp files on elastic runtime backup