Releases: sil-org/mysql-backup-restore
Releases · sil-org/mysql-backup-restore
Change expr math into shell arithmetic
Filter sensitive values from Sentry events
What's Changed
- Filter sensitive values from Sentry events by @Praveenraj-K in #45
Full Changelog: 4.3.0...4.3.1
4.3.0 -- new option to verify server cert
Release 4.2.1 -Validate the Checksum file in the Restore DB
What's Changed
- Check mysqldump is available by @Praveenraj-K in #42
- Validate the Checksum file in the Restore script by @Praveenraj-K in #43
Full Changelog: 4.2.0...4.2.1
Release 4.2.0 --Added Checksum
What's Changed
- Feature checksum by @Praveenraj-K in #39
- Release 4.2.0 --Added Checksum by @Praveenraj-K in #40
Full Changelog: 4.1.2...4.2.0
Added Sentry
Added curl for installing Sentry-cli
What's Changed
- Adding Sentry SDK by @Praveenraj-K in #32
- Revert "Adding Sentry SDK" by @Praveenraj-K in #33
- Adding the Curl for installing Sentry-cli by @Praveenraj-K in #35
- Adding the Curl for installing Sentry-cli by @Praveenraj-K in #36
Full Changelog: 4.1.0...4.1.1
Added Sentry for Backup error notification
What's Changed
- Added error notification to Sentry by @Praveenraj-K in #26
- Release: Added Sentry for Backup error notification by @Praveenraj-K in #27
- Feature data image by @Praveenraj-K in #29
- Removed the data-image by @Praveenraj-K in #31
- Feature data image by @Praveenraj-K in #30
Full Changelog: 4.0.1...4.1.0
Release to push the Docker image into GHCR.io
-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
Changed
- Use
s3cmdto copy backup file to Backblaze B2 bucket instead ofb2.