- Better handle environment variables in backup source address
- Changed packaging configuration to
pyproject.toml
format - Added support for custom
endpoint_url
for AWS resources - Optional support for
.env
file
- Fix:
tags
for backup source is optional field - Fix: slash in backup names is respected for local backups and uploads
- Add feature of saving backups locally
- Add support of custom options for
mysqldump
andpg_dump
- Initial release with basic features support: MySQL dump, PostgreSQL dump, local directory archive, upload to Amazon S3 and Amazon Glacier