Skip to content

1.0.0

Compare
Choose a tag to compare
@timvaillancourt timvaillancourt released this 26 Apr 14:33
· 319 commits to master since this release
  1. Move to dynamic code “Submodules” and subclassing of repeated components
  2. Restructuring of YAML config to nested config
  3. Safe start/stopping of oplog tailer threads, additional checking on all thread states
  4. File-based logging with gzip of old log
  5. Oplog tailer performance optimisation
  6. Fixes to oplog durability to-disk
  7. Live mongodump output to stdout in realtime
  8. Oplog tailer status logging
  9. ZBackup archive method: supporting deduplication, compression and option AES encryption
  10. Support for list discovery/seed hosts
  11. Support configdb servers as cluster seed hosts
  12. Fewer (reused) database connections
  13. Database connections to use strong write concern
  14. Consider replication operational lag in secondary scoring
  15. Backup metadata written for future functionality and troubleshooting
  16. mongodb_consistent_backup.Errors custom exceptions for proper exception handling
  17. PyPi support added
  18. Dockerfile support for running under containers
  19. Additional log messages
  20. Support for MongoDB 3.4 datatypes
  21. Significant reworking of existing code for efficiency, reliability and readability
  22. README and VERSION file updates for changes
  23. Resolves Issues:
  24. Duplicates (Resolves) PR: