This release makes several small quality-of-life improvements and fixes a shadow WAL corruption bug that can occur under certain circumstances with large databases.
- Fix tabwriter to align using spaces instead of tabs.
- Reduce s3 sync interval when using replica URL to improve new user experience.
- Add trace file to
replicate
command for debugging. - Fix shadow WAL corruption on stalled validation.
- Enforce max WAL index to prevent theoretical overflow.
- Check checkpoint result during restore.
- Fix Windows build (although not supported yet).
- Log WAL frame checksum mismatch.
- Reduce logging output.