You've already forked postgres_exporter
							
							
				mirror of
				https://github.com/prometheus-community/postgres_exporter.git
				synced 2025-10-31 09:10:25 +03:00 
			
		
		
		
	Prepare release v0.18.1 (#1202)
* [BUGFIX] Fix swapped `flushedLsn` and `receiveStartTli` for `wal_receiver` collector by @spantaleev in https://github.com/prometheus-community/postgres_exporter/pull/1198 * [BUGFIX] Fix superfluous semicolon breaking query in `process_idle` by @sysadmind in https://github.com/prometheus-community/postgres_exporter/pull/1197 and https://github.com/prometheus-community/postgres_exporter/pull/1201 Signed-off-by: Cristian Greco <cristian@regolo.cc>
This commit is contained in:
		| @@ -5,6 +5,11 @@ | ||||
| * [ENHANCEMENT] ... | ||||
| * [BUGFIX] ... | ||||
|  | ||||
| ## 0.18.1 / 2025-09-29 | ||||
|  | ||||
| * [BUGFIX] Fix swapped `flushedLsn` and `receiveStartTli` for `wal_receiver` collector by @spantaleev in https://github.com/prometheus-community/postgres_exporter/pull/1198 | ||||
| * [BUGFIX] Fix superfluous semicolon breaking query in `process_idle` by @sysadmind in https://github.com/prometheus-community/postgres_exporter/pull/1197 and https://github.com/prometheus-community/postgres_exporter/pull/1201 | ||||
|  | ||||
| ## 0.18.0 / 2025-09-25 | ||||
|  | ||||
| * [FEATURE] Add `stat_progress_vacuum` collector by @ianbibby in https://github.com/prometheus-community/postgres_exporter/pull/1141 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user