Releases: ricristian/DigitalOcean-S3-K8S-MYSQL-CronJob
Releases · ricristian/DigitalOcean-S3-K8S-MYSQL-CronJob
Keep 2 years of historic data
Keep 2 years of historic data
Add gzip compression
Use default gzip compression ratio
Update retention by file pattern
v1.5 Update dump.sh
Switch ignore single table to multiple tables
Full Changelog: v1.3...v1.4
Update data retention from 7 to 90 days
Full Changelog: v1.2...v1.3
Add suport for IGNORE_TABLE & ONLY TABLE
What's Changed
- Add suport for skip only specific table by @ricristian
- Add suport for backup only specific table by @ricristian in #5
Full Changelog: v1.1...v1.2
Fix bugs & test on live k8s
What's Changed
- 🔧 Small update by @ricristian
- 🐛 Fix image build & run errors by @ricristian
Full Changelog: https://github.com/ricristian/digitalocean-s3-k8s-mysql-cronjob/blob/main/CHANGELOG.md#rocket-v11
Initial build
More tests needed to be done