Releases: randoneering/pgFirstAid
Releases · randoneering/pgFirstAid
v2.0.0
Added
- Added a new set of query-focused health checks to
pgFirstAid. - Added matching query health checks to
view_pgFirstAid.sqlandview_pgFirstAid_managed.sql. - Added pgTAP coverage for the new health checks.
- Added managed database validation workflow support.
- Added cross-cloud testing support for PostgreSQL 15-18 across AWS, Azure, and GCP.
Changed
- Updated GitHub Actions workflows for broader automated testing coverage.
- Updated OpenTofu deployment definitions used by the test matrix.
- Updated integration test and deployment workflow behavior for managed database validation.
- Refreshed
README.md, workflow docs, and contribution guidance to match the new testing setup.
Fixed
- Fixed workflow variable mismatches that caused failing runs.
- Fixed missing engine version handling in AWS workflow configuration.
- Removed or trimmed overly broad Tofu workflow behavior after follow-up cleanup.
v1.4.1
What's Changed
- adding DO sponsorship by @randoneering in #22
- Feature/sponsors update by @randoneering in #23
- Feature/testing suite by @randoneering in #24
- pgTAP bug fix and created GH Action to test with PRs by @randoneering in #25
Full Changelog: v1.4.0...v1.4.1
v1.4.0
New Features:
- Low priority health checks - Including checks for idle connections over an hour and additional monitoring queries
- Managed service view - Dedicated view for managed PostgreSQL platforms (RDS, Cloud SQL, Azure)
- CONTRIBUTING.md - Contribution guidelines for the project
Stats:
10 commits
15 files changed
+1,874 / -102 lines