Skip to content

v2.3.0

Compare
Choose a tag to compare
@orgrim orgrim released this 06 May 09:09
· 18 commits to master since this release

Changelog

  • bf909b7 Add an option to download from remote locations
  • cfeb54d Add an option to list files from remote locations
  • df166fa Add the --dump-only option to only dump databases
  • 20adcf6 Bump github.com/jackc/pgx/v4 from 4.11.0 to 4.18.2
  • f728cd8 Bump golang.org/x/net from 0.17.0 to 0.23.0
  • 0340dfd Bump google.golang.org/protobuf from 1.30.0 to 1.33.0
  • c4c53ac Fix mode of the directory when the format is dir
  • db1ac0d add options to avoid dumping hash passwords with pg_dumpall
  • b7e8a93 ensure usability without superuser privileges
  • bd9f487 fix documentation, use comma instead of semicolon
  • 7b2ab08 release 2.3.0
  • 358c8ba update all dependencies and fix Azure API changes