Skip to content

Releases: jameshy/pgdump-aws-lambda

v2.0.1

19 Jul 12:32
Compare
Choose a tag to compare

What's Changed

  • update bundled postgres-16.3 binary to include SSL support in #72

Full Changelog: v2.0.0...v2.0.1

v2.0.0

11 Jul 22:32
Compare
Choose a tag to compare

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

Full Changelog: v1.5.1...v2.0.0

v1.5.1

06 Nov 23:50
Compare
Choose a tag to compare

What's Changed

1.5.0

25 Oct 22:40
Compare
Choose a tag to compare

What's Changed

  • README step typo by @bigpresh in #35
  • Update VPC instructions by @bigpresh in #36
  • enhancement: add config for S3 Storage Class by @nison-okrock in #42
  • Support secrets manager by @sgomez17 in #44
  • npm run deploy is now npm run makezip
  • various pg_dump binaries are added and postgresql 15 binaries are the default

New Contributors

  • @bigpresh made their first contribution in #35
  • @nison-okrock made their first contribution in #42
  • @sgomez17 made their first contribution in #44

Full Changelog: v1.4.1...v1.5.0

v1.4.1

01 Jul 13:09
Compare
Choose a tag to compare
1.4.1

v1.4.0

10 Jun 18:54
Compare
Choose a tag to compare
  • update pgdump binary to 13.3

v1.3.1

02 Jan 00:26
Compare
Choose a tag to compare
  • add support for custom pg_dump arguments

v1.3.0

27 Dec 14:20
9828dd7
Compare
Choose a tag to compare
  • upgrade dependencies
  • update pg_dump to v11.6
  • update README due to AWS interface changes
  • update encryption: we now use a random IV for CBC which is stored alongside the backup
  • fix macos compatibilty of makezip.sh
  • add a timeout when connecting to postgres

v1.1.0

23 Apr 21:33
Compare
Choose a tag to compare
1.1.0