Releases: asamofal/xtrabackup-assistant
Releases · asamofal/xtrabackup-assistant
v1.0.9
Changes
- Separate config option
keep_for_last_days
for local and sftp
Fixed
- Remove broken archive in case of error
v1.0.8
Changes
- Add
xtrabackup.host
config option
v1.0.7
Fixed
- Missing
config.json.example
in the repository
v1.0.6
Changes
- Ignore
__pycache__
folders
v.1.0.5
Fixed
- Losing one backup in "pinned" period - calculate period based on the current date from 00:00
v.1.0.3
Changes
- Add
rotate
command
- Group log files by year
- Separate app logs by using a custom logger
Fixed
- Update target_backup when downloaded from sftp storage
v1.0.2
Added log for successful backup creations.
v1.0.1
Fixed
- sanitize Slack messages from shell markdown tags
- set 7s timeout for
SFTP
client