Skip to content

Commit 867fbca

Browse files
authored
Prep release for v0.20.1 (#1345)
Signed-off-by: Joe Adams <github@joeadams.io>
1 parent 73106e7 commit 867fbca

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## main / (unreleased)
22

3-
* [BUGFIX] stat_replication: fix "slot_name does not exist" by joining `pg_replication_slots` (closes #1310)
3+
## 0.20.1 / 2026-07-07
4+
5+
* [BUGFIX] stat_replication: fix "slot_name does not exist" by joining `pg_replication_slots` by @megative in https://github.com/prometheus-community/postgres_exporter/pull/1313
46

57
## 0.20.0 / 2026-06-29
68

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.20.0
1+
0.20.1

0 commit comments

Comments
 (0)