Skip to content

Releases: silinternational/mysql-backup-restore

Added Sentry

17 Jan 05:46
dfc3022
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.1...4.1.2

Added curl for installing Sentry-cli

10 Jan 14:26
ad9e467
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.1.1

Added Sentry for Backup error notification

08 Jan 14:23
dcf908c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.1...4.1.0

Release to push the Docker image into GHCR.io

08 Oct 14:08
305eea5
Compare
Choose a tag to compare

-Image will be pushed to DockerHub & GHCR
-updated the code so that it will only trigger when workflow trigger happens in the main branch

Release 4.0.0 - Replace `b2` with `s3cmd` for copy to Backblaze B2 bucket

03 Jun 11:52
07dde8f
Compare
Choose a tag to compare

Changed

  • Use s3cmd to copy backup file to Backblaze B2 bucket instead of b2.

Use new name for `--no-progress` flag to b2

29 May 17:28
84acbde
Compare
Choose a tag to compare

Fixed

  • Use new name for --no-progress flag to b2

Release 3.1.0

06 May 14:35
0ecc492
Compare
Choose a tag to compare

Support backup to Backblaze B2 bucket

Changes

  • Added Backblaze b2 command line tool to the Docker image.
  • Added environment variables to support use of b2.
  • Docker Compose is a Docker plugin now instead of a separate binary.

Build with GitHub Actions

07 Mar 20:57
99e7336
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

Release 3.0.1

30 Aug 18:40
d81b859
Compare
Choose a tag to compare

Fix

  • regular expression matching branches to exclude from pushing to docker hub

Release 3.0.0

24 Aug 18:16
b01939c
Compare
Choose a tag to compare

Add

  • testing repository, to completely install from repositories and not pip

Change

  • upgraded python 2.x to 3.x using different docker image
  • revised README.md instructions