Skip to content

Commit f9a1edb

Browse files
authoredMar 21, 2023
Merge pull request #774 from sysadmind/prep-release-v0.12
Update changelog and version for v0.12.0 release
2 parents 4976a65 + 7e7366c commit f9a1edb

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed
 

‎CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## master / unreleased
22

3-
## 0.12.0-rc.0 / 2022-08-26
3+
## 0.12.0 / 2023-03-21
44

55
BREAKING CHANGES:
66

@@ -10,7 +10,11 @@ PostgreSQL servers from a single exporter by passing the target via URL
1010
params. See the Multi-Target Support section of the README.
1111

1212
* [CHANGE] Add multi-target support #618
13+
* [CHANGE] Add usename and application_name to pg_stat_activity metrics #673
14+
* [FEATURE] Add replication metrics from pg_replication_slots #747
1315
* [BUGFIX] Add dsn type for handling datasources #678
16+
* [BUGFIX] Add 64kB unit for postgres 15 #740
17+
* [BUGFIX] Add 4kB unit for postgres compiled with small blocks #699
1418

1519
## 0.11.1 / 2022-08-01
1620

‎VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.12.0-rc.0
1+
0.12.0

0 commit comments

Comments
 (0)