Skip to content

Release 5.1.0 - Updated the restore script to verify checksum file

Latest
Compare
Choose a tag to compare
@Praveenraj-K Praveenraj-K released this 03 Apr 13:49
5c0131a

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