Releases: tj-actions/install-postgresql
Releases · tj-actions/install-postgresql
v3.2.0
What's Changed
- Upgraded to v3.1.1 by @tj-actions-bot in #37
- chore(deps): update reviewdog/action-shellcheck action to v1.21 by @renovate in #38
- chore(deps): update reviewdog/action-shellcheck action to v1.22 by @renovate in #39
- chore(deps): update reviewdog/action-shellcheck action to v1.23 by @renovate in #40
- chore(deps): update reviewdog/action-shellcheck action to v1.25 by @renovate in #41
- chore(deps): update reviewdog/action-shellcheck action to v1.26 by @renovate in #42
- chore(deps): update reviewdog/action-shellcheck action to v1.27 by @renovate in #44
- chore(deps): update reviewdog/action-shellcheck action to v1.28 by @renovate in #46
- docs: add ragrag as a contributor for code, and doc by @allcontributors in #47
- Add support for PG 17 by @ragrag in #45
- Updated README.md by @tj-actions-bot in #48
- chore(deps): update peter-evans/create-pull-request action to v7 by @renovate in #43
New Contributors
Full Changelog: v3...v3.2.0
v3
Changes in v3.2.0
What's Changed
- Upgraded to v3.1.1 by @tj-actions-bot in #37
- chore(deps): update reviewdog/action-shellcheck action to v1.21 by @renovate in #38
- chore(deps): update reviewdog/action-shellcheck action to v1.22 by @renovate in #39
- chore(deps): update reviewdog/action-shellcheck action to v1.23 by @renovate in #40
- chore(deps): update reviewdog/action-shellcheck action to v1.25 by @renovate in #41
- chore(deps): update reviewdog/action-shellcheck action to v1.26 by @renovate in #42
- chore(deps): update reviewdog/action-shellcheck action to v1.27 by @renovate in #44
- chore(deps): update reviewdog/action-shellcheck action to v1.28 by @renovate in #46
- docs: add ragrag as a contributor for code, and doc by @allcontributors in #47
- Add support for PG 17 by @ragrag in #45
- Updated README.md by @tj-actions-bot in #48
- chore(deps): update peter-evans/create-pull-request action to v7 by @renovate in #43
New Contributors
Full Changelog: v3...v3.2.0
Changes in v3.1.1
What's Changed
- Upgraded to v3.1.0 by @tj-actions-bot in #36
Full Changelog: v3.1.0...v3.1.1
Changes in v3.1.0
🔥 🔥 BREAKING CHANGE 🔥 🔥
- Dropped support for deprecated PostgreSQL 11
What's Changed
- Upgraded to v3.0.1 by @tj-actions-bot in #25
- Update README.md by @jackton1 in #26
- chore(deps): update tj-actions/verify-changed-files action to v17 by @renovate in #27
- chore(deps): update alpine docker tag to v3.19.1 by @renovate in #29
- chore(deps): update peter-evans/create-pull-request action to v6 by @renovate in #30
- chore(deps): update tj-actions/verify-changed-files action to v18 by @renovate in #31
- chore(deps): update tj-actions/verify-changed-files action to v19 by @renovate in #32
- chore(deps): update reviewdog/action-shellcheck action to v1.20 by @renovate in #33
- remove: deprecated PostgreSQL version 11 by @jackton1 in #35
- chore(deps): update tj-actions/verify-changed-files action to v20 by @renovate in #34
Full Changelog: v3.0.1...v3.1.0
Changes in v3.0.1
What's Changed
- Upgraded to v3 by @tj-actions-bot in #20
- chore: update test to validate installed version by @jackton1 in #21
- chore(deps): update alpine docker tag to v3.18.5 by @renovate in #22
- chore(deps): update alpine docker tag to v3.19.0 by @renovate in #23
- chore: update entrypoint.sh removing —force option by @jackton1 in #24
Full Changelog: v3...v3.0.1
Changes in v3.0.0
🔥 🔥 BREAKING CHANGE 🔥 🔥
- Dropped support for postgresql 10
What's Changed
- Upgraded to v2.0.2 by @tj-actions-bot in #11
- Update alpine Docker tag to v3.18.4 by @renovate in #13
- Updated README.md by @tj-actions-bot in #16
- fix: error with tests by @jackton1 in #17
- docs: add BrennanColberg as a contributor for code, doc, and test by @allcontributors in #18
- support postgresql v11-16 by @BrennanColberg in #15
- Updated README.md by @tj-actions-bot in #19
New Contributors
- @renovate made their first contribution in #13
- @allcontributors made their first contribution in #18
- @BrennanColberg made their first contribution in #15
Full Changelog: v2...v3.0.0
v3.1.1
v3.1.0
🔥 🔥 BREAKING CHANGE 🔥 🔥
- Dropped support for deprecated PostgreSQL 11
What's Changed
- Upgraded to v3.0.1 by @tj-actions-bot in #25
- Update README.md by @jackton1 in #26
- chore(deps): update tj-actions/verify-changed-files action to v17 by @renovate in #27
- chore(deps): update alpine docker tag to v3.19.1 by @renovate in #29
- chore(deps): update peter-evans/create-pull-request action to v6 by @renovate in #30
- chore(deps): update tj-actions/verify-changed-files action to v18 by @renovate in #31
- chore(deps): update tj-actions/verify-changed-files action to v19 by @renovate in #32
- chore(deps): update reviewdog/action-shellcheck action to v1.20 by @renovate in #33
- remove: deprecated PostgreSQL version 11 by @jackton1 in #35
- chore(deps): update tj-actions/verify-changed-files action to v20 by @renovate in #34
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- Upgraded to v3 by @tj-actions-bot in #20
- chore: update test to validate installed version by @jackton1 in #21
- chore(deps): update alpine docker tag to v3.18.5 by @renovate in #22
- chore(deps): update alpine docker tag to v3.19.0 by @renovate in #23
- chore: update entrypoint.sh removing —force option by @jackton1 in #24
Full Changelog: v3...v3.0.1
v3.0.0
🔥 🔥 BREAKING CHANGE 🔥 🔥
- Dropped support for postgresql 10
What's Changed
- Upgraded to v2.0.2 by @tj-actions-bot in #11
- Update alpine Docker tag to v3.18.4 by @renovate in #13
- Updated README.md by @tj-actions-bot in #16
- fix: error with tests by @jackton1 in #17
- docs: add BrennanColberg as a contributor for code, doc, and test by @allcontributors in #18
- support postgresql v11-16 by @BrennanColberg in #15
- Updated README.md by @tj-actions-bot in #19
New Contributors
- @renovate made their first contribution in #13
- @allcontributors made their first contribution in #18
- @BrennanColberg made their first contribution in #15
Full Changelog: v2...v3.0.0
v2.0.2
v2.0.1
v2.0.0
Full Changelog: v1.1.0...v2.0.0
v2
Changes in v2.0.2
What's Changed
- Upgraded to v2.0.1 by @tj-actions-bot in #10
Full Changelog: v2...v2.0.2
Changes in v2.0.1
What's Changed
- Upgraded to v2 by @tj-actions-bot in #9
Full Changelog: v2...v2.0.1
Changes in v2.0.0
Full Changelog: v1.1.0...v2.0.0