Skip to content
This repository has been archived by the owner on Feb 2, 2025. It is now read-only.

Release 2.1.1 / 2023-03-29

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 04:57
· 66 commits to main since this release
v2.1.1
  • Copied package-versions.json to the built image. Added jq to the supported tools.

  • Rather than committing pgtap.tar, we will be committing the generated files for easier comparison.

  • Changed the run script to pull from ghcr.io by default instead of Docker Hub and other run script improvements.

  • Fixed a bug with do_pgtap version detection depending on the configuration of the local .psqlrc. It now explicitly does not load a .psqlrc file.

  • Changed scripts/do_version (version reporting) to properly report the pgtap version, including the commit hashref if included.