Releases: dentarg/postgres
Releases · dentarg/postgres
Support for Ubuntu 22.04
Support for custom environment variable name
What's Changed
Full Changelog: 1.2.0...1.3.0
GitHub Actions has PostgreSQL 14 now
Previous releases of this action wont work because you can only run using the latest GitHub Actions image, that now has PostgreSQL 14 installed: https://www.postgresql.org/docs/14/release-14.html
Include database name in POSTGRES_URL
GitHub Actions has Postgre SQL 13.0 now
See 8393301
Previous releases of this action wont work because you can only run using the latest GitHub Actions image.
TCP/IP
"local socket"
POSTGRES_URL
set to use "local socket" connection.