github pgsty/pg_exporter v1.2.1
pg_exporter-v1.2.1

6 hours ago

v1.2.1 is a lightweight maintenance release focused on release engineering, config package consistency, and documentation/metadata refresh. It does not introduce new collector semantics or runtime behavior changes.

Highlights

  • Refresh the build toolchain: bump both release workflows and Docker build images to Go 1.26.1
  • Standardize config style: switch inline description values in both current and legacy configs to double-quoted form, and regenerate merged pg_exporter.yml / legacy/pg_exporter.yml
  • Add config consistency tests: verify split and merged configs remain equivalent, and check inline metric description style to reduce configuration drift
  • Refresh packaging metadata: update RPM / DEB support descriptions to PostgreSQL 9.x - 18+ and pgBouncer 1.8 - 1.25+, and refresh Pigsty documentation links

Changelog

  • a4a8fb0 add config merge style test
  • f124168 bump dockerfile go version to 1.26
  • b687e57 bump golang to 1.26.1
  • feca061 bump pg_exporter version to 1.2.1
  • 1fb93f7 conf: quote inline metric descriptions
  • 3cea615 legacy: quote descriptions and regenerate merged config

Don't miss a new pg_exporter release

NewReleases is sending notifications on new releases.