What's Changed
- Updated the Backup Restore Script by @Praveenraj-K in #22
- Downloads database backup and checksum files from an S3 bucket
- Decompresses the backup and checksum files
- Validates backup integrity using SHA-256 checksum verification
- Restores the database from the backup file
- Implements error handling with Sentry integration for error reporting
- Cleans up temporary files after successful restoration
Full Changelog: 5.0.3...5.0.4