Skip to content

Releases: AlisaAkiron/pg-auto-backup

1.2.0

08 Mar 10:09
1.2.0
4427a30
Compare
Choose a tag to compare

v1.2.0

  • feat: optimize memory usage when uploading large files to Azure blob

1.1.2

08 Mar 07:04
1.1.2
43f67cb
Compare
Choose a tag to compare

v1.1.2

  • feat: some configuration entries support to be read from environment variables

1.1.1

08 Mar 03:05
1.1.1
f63682f
Compare
Choose a tag to compare

v1.1.1

  • feat: refuse to start when no database is configured

1.1.0

08 Mar 02:39
1.1.0
348bc3c
Compare
Choose a tag to compare

v1.1.0

  • feat: add option to run the job once before starting the scheduler
  • feat: support --role options in pg_dump
  • refactor: structure improvement, use YAML to replace TOML as configuration file
  • refactor: change the configuration file structure

1.0.1

07 Mar 04:45
1.0.1
dcbe6c1
Compare
Choose a tag to compare

v1.0.1

  • feat: check and log the output of pg_dump --version
  • chore: include more postgresql client tools in container (now 14/15/16, was 16 only)

1.0.0

07 Mar 04:26
1.0.0
c2b5630
Compare
Choose a tag to compare

v1.0.0

Initial release