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 v2.0.24
Merge branch 'release/v2.0.23'
CFOPS v2.0.22
[#110780356] Vendors in latest cfbackup dependency
CFOPS v2.0.4
Merge branch 'release/v2.0.3'
CFOPS v1.1.24
Merge branch 'release/v1.1.23'
CFOPS v1.1.23
Vendors in a large file upload fix.
Tested with files larger than the available physical system memory.
CFOPS v1.1.22
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
adding file read buffer for large archives
CFOPS v1.1.20
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
[#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
Changes:
- Fixes automated mysql restore