Releases
1.2.0
Compare
Sorry, something went wrong.
No results found
MongoDB SSL connection support (#60 )
Support Replica Set Read Preference tag sets (#219 )
Support backup rotation/retention by number of days or backups (#221 )
Support threaded Rsync upload method (to resolve #147 )
Bug fix for zero node score in Replication/Replset.py when max lag >= 10 seconds (#218 )
Default to backup.name 'default' if not provided (#227 )
Use Docker persistent volume maps for docker container (#214 )
Default to backup.location '/var/lib/mongodb-consistent-backup' (#227 )
Make 'threads' and 'retries' vars are upload-component-wide (#190 )
Return more-descriptive error for missing required fields (#186 )
Ensure openssl-libs are required in RPM (for SSL support), add missing BuildRequires (#213 )
Check if Backup/Mongodump.py 'auto' compress mode can actually support compression (#193 )
Raise OperationError instead of unclean exit if gzip unsupported in mongodump (#191 )
Update PyPi requirements (#205 )
Make code adhere to flake8/pep8 standards (#198 , #199 )
Build binary+rpm in Docker under the correct OS (#189 , #201 )
Support Travis-ci Continuous Integration testing (#197 )
README updates for 1.2.0 changes (#207 , #228 , #229 )
You can’t perform that action at this time.