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

Releases: vmware-archive/cfops

CFOPS v2.0.24

18 Jan 16:15

Choose a tag to compare

Merge branch 'release/v2.0.23'

CFOPS v2.0.22

15 Jan 20:36

Choose a tag to compare

[#110780356] Vendors in latest cfbackup dependency

CFOPS v2.0.4

29 Dec 02:53

Choose a tag to compare

Merge branch 'release/v2.0.3'

CFOPS v1.1.24

23 Dec 22:07

Choose a tag to compare

Merge branch 'release/v1.1.23'

CFOPS v1.1.23

22 Dec 19:53

Choose a tag to compare

Vendors in a large file upload fix.
Tested with files larger than the available physical system memory.

CFOPS v1.1.22

18 Dec 04:55

Choose a tag to compare

CFOPS v1.1.22 Pre-release
Pre-release

adds memory optimizations for large archive file uploads. (ex. large ops manager archive)
This should require significantly less system memory as it no longer tries to load
the file into memory while creating the request.

CFOPS v1.1.21

17 Dec 15:20

Choose a tag to compare

CFOPS v1.1.21 Pre-release
Pre-release

adding file read buffer for large archives

CFOPS v1.1.20

11 Dec 21:51

Choose a tag to compare

CFOPS v1.1.20 Pre-release
Pre-release

vendoring latest cfbackup (contains pgsql version toggle)

by including this latest version we can now toggle
the utils we use to backup our postgres boxes.

this allows us to occomodate v1.6 changes"

CFOPS v1.1.18

11 Dec 04:43

Choose a tag to compare

CFOPS v1.1.18 Pre-release
Pre-release

[#108624580] vendoring in er 1.6 bugfix

this vendored update contains a fix for
the er 1.6 bug.

A user can set an ENV Var ER_VERSION=1.6
to toggle on the fix

CFOPS v1.1.5

10 Nov 02:15

Choose a tag to compare

Changes:

  • Fixes automated mysql restore