What's Changed
- [ENHANCEMENT] Add Postgres 17 for CI test by @khiemdoan in #1105
- [ENHANCEMENT] Add wait/backend to pg_stat_activity by @fgalind1 in #1106
- [ENHANCEMENT] Export last replay age in replication collector by @bitfehler in #1085
- [BUGFIX] Fix pg_long_running_transactions time by @jyothikirant-sayukth in #1092
- [BUGFIX] Fix to replace dashes with underscore in the metric names by @aagarwalla-fx in #1103
- [BIGFIX] Checkpoint related columns in PG 17 have been moved from pg_stat_bgwriter to pg_stat_checkpointer by @n-rodriguez in #1072
- [BUGFIX] Fix pg_stat_statements for PG17 by @NevermindZ4 in #1114
- [BUGFIX] Handle pg_replication_slots on pg<13 by @michael-todorovic in #1098
- [BUGFIX] Fix missing dsn sanitization for logging by @sysadmind in #1104
New Contributors
- @jyothikirant-sayukth made their first contribution in #1092
- @aagarwalla-fx made their first contribution in #1103
- @NevermindZ4 made their first contribution in #1114
- @michael-todorovic made their first contribution in #1098
- @fgalind1 made their first contribution in #1106
Full Changelog: v0.16.0...v0.17.0