v2.0.0
What's Changed
- Node 20.* Runtime Compatibility
- Added support for comma separated list of database names by @namarinelli in #65
- Added support for S3_PART_SIZE by @adrian-gomez in #59
- Compatibility with postgres 16.3
Breaking Changes
- Database dump files uploaded to S3 now use '_' as a date->name separator, previously '@' was used
New Contributors
- @scosman made their first contribution in #66
- @namarinelli made their first contribution in #65
- @adrian-gomez made their first contribution in #59
Full Changelog: v1.5.1...v2.0.0