Skip to content

Releases: prometheus/pushgateway

1.5.0 / 2022-11-24

24 Nov 13:00
v1.5.0
d3f80b8

Choose a tag to compare

  • [FEATURE] Add multiple listeners and systemd socket support. #512
  • [FEATURE] Accept a gzip'd body of a POST or PUT request. #477

1.4.3 / 2022-05-30

30 May 22:42
v1.4.3
f9dc1c8

Choose a tag to compare

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

1.4.2 / 2021-10-11

11 Oct 22:12
v1.4.2
99981d7

Choose a tag to compare

  • [BUGFIX] Do not log an error upon graceful shutdown. #428
  • [BUGFIX] Update dependencies to pull in possibly relevant bugfixes.

1.4.1 / 2021-05-28

28 May 15:11
v1.4.1
6fa509b

Choose a tag to compare

  • [BUGFIX] Persist labels properly when draining. #404
  • [BUGFIX] Use relative paths for web assets. #390

1.4.0 / 2021-01-23

23 Jan 00:57
v1.4.0
007ba87

Choose a tag to compare

  • [FEATURE] Experimental! Add TLS and basic authentication to HTTP endpoints. #381

1.3.1 / 2020-12-17

18 Dec 00:14
v1.3.1
776e6d5

Choose a tag to compare

  • [ENHANCEMENT] Web UI: Improved metrics text alignment. #369
  • [BUGFIX] Web UI: Fix deletion of groups with empty label values. #377

1.3.0 / 2020-10-01

01 Oct 12:46
v1.3.0
c28992c

Choose a tag to compare

  • [FEATURE] Add Docker image build for ppc64le architecture. #339
  • [ENHANCEMENT] Web UI: Add scroll bare to list of pushed metrics. #354
  • [ENHANCEMENT] Logging: Show remote address when failing to parse pushed metrics. #361
  • [BUGFIX] Web UI: Update JQuery to v3.5.1 to address security concerns. #360

1.2.0 / 2020-03-11

11 Mar 19:15
v1.2.0
b7e0167

Choose a tag to compare

  • [FEATURE] Add an HTTP API to query pushed metrics and runtime information. #184

1.1.0 / 2020-01-27

27 Jan 18:27
v1.1.0
83950fb

Choose a tag to compare

  • [FEATURE] Add flag --push.disable-consistency-check. #318

1.0.1 / 2019-12-21

20 Dec 23:05
v1.0.1
793293b

Choose a tag to compare

[ENHANCEMENT] Remove excessive whitespace from HTML templates. #302
[BUGFIX] Fix docker manifest files for non-amd64 architectures. #310