Skip to content

Releases: deviantony/xtrabackup-scripts

Release 3.1.5

23 Mar 06:55
Compare
Choose a tag to compare

Fixed issues:

  • Issue with incremental backup restoration #29
  • Documentation updated #36

Dockerfile has been updated to use a valid Docker image.

Release 3.1.3

15 Dec 08:59
Compare
Choose a tag to compare
  • Fixed exception with post request when using --webhook option: #34
  • Added --debug option: #31
  • Updated requests library to version 2.8.1

Release 3.1.2

07 May 09:20
Compare
Choose a tag to compare
  • Added exception message when the tool cannot create the backup repository: #27
  • Updated logging level to log exception information in the main except blocks: #26

Release 3.1.1

23 Apr 09:29
Compare
Choose a tag to compare

Fixes a missing dependency on the requests library in setup.py.

Release 3.1.0

22 Apr 14:15
Compare
Choose a tag to compare
  • Added flag to disable compression of backup archives: #16
  • Added flag to send a post request after a full backup is finished: #24
  • Added MariaDB support for for incremental backups: #22
  • Fix an issue with the mkdir_path function: #20

Release 3.0.1

25 Jan 17:21
Compare
Choose a tag to compare

Release 3.0.0

12 Jan 11:11
Compare
Choose a tag to compare

Python overhaul.

Handles the following features:

  • Full backups
  • Incremental backups + restoration

3.0.0 Beta3

23 Dec 09:14
Compare
Choose a tag to compare
3.0.0 Beta3 Pre-release
Pre-release

Pre-release for the 3.0.0 version.

Innobackupex output management.

3.0.0 Beta2

14 Dec 19:20
Compare
Choose a tag to compare
3.0.0 Beta2 Pre-release
Pre-release

Pre-release for the 3.0.0 version.

Includes the incremental backup feature.

3.0.0 Beta1

02 Dec 19:09
Compare
Choose a tag to compare
3.0.0 Beta1 Pre-release
Pre-release

Pre-release for the 3.0.0 version.