Releases: AlisaAkiron/pg-auto-backup
Releases · AlisaAkiron/pg-auto-backup
1.2.0
1.1.2
v1.1.2
- feat: some configuration entries support to be read from environment variables
1.1.1
v1.1.1
- feat: refuse to start when no database is configured
1.1.0
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
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
v1.0.0
Initial release