Skip to content

Releases: panubo/docker-postgres-toolbox

v2.5.2

27 Feb 00:46
Compare
Choose a tag to compare

Changes since last release:

  • Update README.md

2.5.0

03 Apr 05:39
Compare
Choose a tag to compare

Changes since last release:

  • Update Alpine Base and cloud CLI tools, and target Postgres 14.7
  • Update release workflow and add shellcheck to tests workflow
  • Remove legacy Travis CI config
  • Remove beta targets from Makefile
  • Fix documentation links and remove redundant file
  • Fix shellcheck warning
  • Fix minio test failure

2.4.2

29 Jul 10:21
Compare
Choose a tag to compare

Changes since last release:

  • Support more options with environment variables
  • Add pgdump-args option to save command

2.4.1

20 Jul 03:19
ac112f8
Compare
Choose a tag to compare

Changes since last release:

  • Merge pull request #3 from panubo/add_tests
  • Fix umask and add minio save test
  • Update tests
  • Update testing docs
  • Improve testing
  • Fixes to create-user-db
  • Initial add of bats tests