Skip to content

Releases: buildkite/buildkite-agent-metrics

Merge pull request #456 from buildkite/release/v5.11.0

07 Oct 05:00
592a471

Choose a tag to compare

v5.11.0 (2025-10-07)

Full Changelog

Addend

  • Add Grafana dashboard (for use with Prometheus backend) #436 (@DrJosh9000)

Fixed

  • Better HTTP errors, especially for HTTP 401 errors #453 (@moskyb)

Internal

v5.10.0

01 Jul 00:19
v5.10.0
7610a41

Choose a tag to compare

v5.10.0 (2025-06-30)

Full Changelog

Added

  • Adding support for OpenTelemetry backend #412 (@huewood)
  • Simplify OpenTelemetry backend #415 (@catkins)
  • Added detailed explanations about some metrics #364 (@amnabk)

Changed

Internal

Dependency bumps

#413, #410, #411, #406, #407, #408, #402, #403, #405, #401, #400, #397, #398, #399, #396, #395, #392, #393, #394, #391, #390, #388, #387, #386, #384, #385, #381, #382, #383, #377, #378, #379, #372, #375, #376 (@dependabot[bot])

v5.9.13

20 Jan 04:59
v5.9.13
c956496

Choose a tag to compare

v5.9.13 (2025-01-20)

Full Changelog

Added

  • Add an environment variable to override the agent endpoint URL #367 (@wolfeidau)

Dependency updates

  • build(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.3 #368 (@dependabot[bot])
  • build(deps): bump cloud.google.com/go/monitoring from 1.22.0 to 1.22.1 #363 (@dependabot[bot])
  • build(deps): bump the container-images group across 2 directories with 2 updates #366 (@dependabot[bot])
  • update golang.org/x/net #360 (@yob)

v5.9.12

17 Dec 01:13
v5.9.12
6566c54

Choose a tag to compare

v5.9.12 (2024-12-17)

Full Changelog

Release process changes

  • Update release process to assume new IAM roles via OIDC #352 (@yob)
  • Simplify docker release script #347 (@yob)

Dependency updates

  • Group container image bumps into single PR #356 (@DrJosh9000)
  • build(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 #358 (@dependabot[bot])
  • build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 #357 (@dependabot[bot])
  • build(deps): bump docker/library/golang from 574185e to 7003184 #353 (@dependabot[bot])
  • build(deps): bump docker/library/golang from 6c5c959 to 6c5c959 in /.buildkite #354 (@dependabot[bot])
  • build(deps): bump cloud.google.com/go/monitoring from 1.21.2 to 1.22.0 #348 (@dependabot[bot])
  • build(deps): bump docker/library/alpine from 3.20.3 to 3.21.0 #350 (@dependabot[bot])
  • build(deps): bump docker/library/golang from 1.23.3 to 1.23.4 #349 (@dependabot[bot])
  • build(deps): bump docker/library/golang from 1.23.3 to 1.23.4 in /.buildkite #351 (@dependabot[bot])

v5.9.11

05 Dec 04:47
v5.9.11
935385e

Choose a tag to compare

v5.9.11 (2024-12-04)

Full Changelog

This release exists in order to make the pipeline push a Docker image to the new
public repository!

Release process changes

v5.9.10

02 Dec 04:11
v5.9.10
a51a34c

Choose a tag to compare

v5.9.10 (2024-12-02)

Full Changelog

Fixed

Internal

Dependencies

v5.9.9

12 Sep 00:08
v5.9.9
f58c095

Choose a tag to compare

v5.9.9 (2024-09-10)

Full Changelog

Fixed

Dependencies

  • build(deps): bump docker/library/golang from 1.23.0 to 1.23.1 #306 (@dependabot[bot])
  • build(deps): bump docker/library/alpine from 3.20.2 to 3.20.3 #307 (@dependabot[bot])
  • build(deps): bump docker/library/alpine from 3.20.1 to 3.20.2 #303 (@dependabot[bot])
  • build(deps): bump docker/library/golang from 1.22.6 to 1.23.0 #302 (@dependabot[bot])
  • build(deps): bump lambda/provided from aa5d31f to d72c31c #301 (@dependabot[bot])
  • build(deps): bump docker/library/golang from 1.22.5 to 1.22.6 #299 (@dependabot[bot])
  • build(deps): bump lambda/provided from aff4e78 to aa5d31f #294 (@dependabot[bot])

v5.9.8

23 Jul 00:55
v5.9.8
5be33a7

Choose a tag to compare

v5.9.8 (2024-07-22)

Full Changelog

Fixed

Changed

v5.9.7

04 Jul 04:02
v5.9.7
72f08dc

Choose a tag to compare

v5.9.7 (2024-07-04)

Full Changelog

Fixed

  • fix for prometheus backend panic'ing when using unclustered agents #288 (@wolfeidau)

Dependencies

Internal

  • Allow dependabot to keep our dockerfiles up to date #289 (@wolfeidau)

v5.9.6

06 Jun 04:02
v5.9.6
9bfdb3f

Choose a tag to compare

v5.9.6 (2024-06-05)

Full Changelog

Changed

  • This change enables configuration of http connection pooling #286 (@wolfeidau)
  • This change will ensure a single HTTP client is created #285 (@wolfeidau)