Skip to content

Releases: randoneering/pgFirstAid

v2.0.0

13 Mar 01:08
5b04be4

Choose a tag to compare

Added

  • Added a new set of query-focused health checks to pgFirstAid.
  • Added matching query health checks to view_pgFirstAid.sql and view_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

14 Feb 02:35
90d5a2d

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

21 Jan 03:03
4d71af1

Choose a tag to compare

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