Added
- **PostgreSQL 12, 13, 14, 15, and 16 support**, extending compatibility to all these PostgreSQL versions.
- **Google Cloud SQL support**, enabling monitoring of databases hosted on Google Cloud SQL.
Changed
- **README automatically updated on release**, streamlining the release process.
- **Removed AWS RDS requirement**, making AutoDBA usable without AWS credentials.
- **Removed Prometheus exporters**, now integrating fully with the Collector for time-series data handling. This is made possible after adding support for ingesting Full Snapshots from the Collector.
- **Lightweight integration tests**, ensuring basic end-to-end functionality from the database to the Collector API Server. While not comprehensive, these tests provide a foundation for validating core data flow.