Skip to content

Releases: panubo/docker-postgres-toolbox

v2.6.0

27 Jan 04:59

Choose a tag to compare

Changes since last release:

  • Increment license 1973f7d
  • Update to Alpine:3.23 and Postgres 18 020b64d
  • Update workflows
  • Add about panubo section to README.md 7e7b1c7
  • Add local testing example and modify variables

Full Changelog: v2.5.2...v2.6.0

v2.5.2

27 Feb 00:46

Choose a tag to compare

Changes since last release:

  • Update README.md

2.5.0

03 Apr 05:39

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

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

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