Skip to content

Releases: prometheus/pushgateway

1.11.3 / 2026-05-27

27 May 15:18
v1.11.3

Choose a tag to compare

  • [BUGFIX] Update dependencies to pull in possibly relevant bugfixes, including migration from deprecated github.com/golang/protobuf to google.golang.org/protobuf.

1.11.2 / 2025-10-30

30 Oct 12:22
v1.11.2
ace6bf2

Choose a tag to compare

  • [BUGFIX] Update dependencies to pull in possibly relevant bugfixes.

1.11.1 / 2025-04-09

09 Apr 13:31
v1.11.1
aff0d83

Choose a tag to compare

  • [BUGFIX] Update dependencies to pull in possibly relevant bugfixes.

1.11.0 / 2025-01-09

09 Jan 15:21
v1.11.0
0d81964

Choose a tag to compare

  • [FEATURE] Support full UTF-8 character set in metric and label names. #689 #710
  • [BUGFIX] Update dependencies to pull in possibly relevant bugfixes.

1.10.0 / 2024-09-19

19 Sep 21:42
v1.10.0
17dd070

Choose a tag to compare

  • [FEATURE] API: Support classic float histograms. #668
  • [BUGFIX] Update dependencies to pull in possibly relevant bugfixes.

1.9.0 / 2024-06-06

08 Jun 15:35
v1.9.0
d1ca1a6

Choose a tag to compare

  • [CHANGE] Command line: Print --version to stdout, not stderr. #651
  • [FEATURE] UI: Support native histograms. #596
  • [ENHANCEMENT] Log when liveness probes fail due to full write queue. #645
  • [BUGFIX] Update dependencies to pull in possibly relevant bugfixes.

1.8.0 / 2024-04-03

03 Apr 17:52
v1.8.0
5aef871

Choose a tag to compare

  • [FEATURE] API: Support native histograms in api/v1/metrics. #611
  • [BUGFIX] Update dependencies to pull in possibly relevant bugfixes, in particular a bug concerning multiple metric families pushed via protobuf.

1.7.0 / 2024-01-18

19 Jan 13:34
v1.7.0
109280c

Choose a tag to compare

  • [FEATURE] UI: Keep expansion state on page refresh. #581
  • [SECURITY] Build precompiled binaries with Go v1.21.6 to avoid security issues with previous Go releases.
  • [BUGFIX] Update dependencies to pull in possibly relevant bugfixes.

1.6.2 / 2023-09-13

13 Sep 16:51
v1.6.2
dd0ca68

Choose a tag to compare

1.6.1 / 2023-09-05

06 Sep 14:17
v1.6.1
e3b066c

Choose a tag to compare

  • [SECURITY] Build precompiled binaries with current Go version (1.21.0) to avoid known bugs in older Go versions.
  • [BUGFIX] Update dependencies to pull in possibly relevant bugfixes.