Releases: buildkite/buildkite-agent-metrics
Releases · buildkite/buildkite-agent-metrics
v5.10.0
v5.10.0 (2025-06-30)
Added
- Adding support for OpenTelemetry backend #412 (@huewood)
- Simplify OpenTelemetry backend #415 (@catkins)
- Added detailed explanations about some metrics #364 (@amnabk)
Changed
- Clarify "running" and "unfinished" states in README #355 (@ivannalisetska)
Internal
- Update CODEOWNERS, dependabot.yml #389 (@DrJosh9000)
- Update CODEOWNERS #380 (@karensawrey)
- Create CODEOWNERS - adding Support Engineers as CODEOWNERS #373 (@karensawrey)
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
v5.9.13 (2025-01-20)
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
v5.9.12 (2024-12-17)
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
to7003184
#353 (@dependabot[bot]) - build(deps): bump docker/library/golang from
6c5c959
to6c5c959
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
v5.9.11 (2024-12-04)
This release exists in order to make the pipeline push a Docker image to the new
public repository!
Release process changes
- Fix S3 upload for non-tagged builds #340 (@DrJosh9000)
- Add Docker image release #339 (@DrJosh9000)
v5.9.10
v5.9.10 (2024-12-02)
Fixed
- Fix stale Prometheus metrics #311 (@DrJosh9000)
- Don't hardcode linux/amd64 or GO111MODULE in Dockerfile #327 (@DrJosh9000)
- Fix regression with HTTP Client and Proxy environment variables #320 (@lionelfleury)
Internal
- Fix New Relic Go agent dep #337 (@DrJosh9000)
- Bump Go to 1.23 #331 (@DrJosh9000)
- Pipeline cleanups #328 (@DrJosh9000)
- Fix build badge #329 (@DrJosh9000)
Dependencies
v5.9.9
v5.9.9 (2024-09-10)
Fixed
- Delete Prometheus labels for deleted queues #305 (@DrJosh9000)
- provide clearer direction on boolean environment variables #298 (@wolfeidau)
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
tod72c31c
#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
toaa5d31f
#294 (@dependabot[bot])
v5.9.8
v5.9.8 (2024-07-22)
Fixed
- fix to remove reset in prometheus backend #296 (@wolfeidau)
Changed
- Specify storage resolution #125 (@patrobinson)
v5.9.7
v5.9.7 (2024-07-04)
Fixed
- fix for prometheus backend panic'ing when using unclustered agents #288 (@wolfeidau)
Dependencies
- Update the lambda dockerfile to use al2023 #291 (@wolfeidau)
Internal
- Allow dependabot to keep our dockerfiles up to date #289 (@wolfeidau)
v5.9.6
v5.9.6 (2024-06-05)
Changed
- This change enables configuration of http connection pooling #286 (@wolfeidau)
- This change will ensure a single HTTP client is created #285 (@wolfeidau)
v5.9.5
v5.9.5 (2024-05-27)
Changed
- Adding more debug traces for HTTP and enhance security #283 (@CheeseStick)
- Fix CloudWatch region defaulting #282 (@DrJosh9000)
Dependencies
- build(deps): bump cloud.google.com/go/monitoring from 1.17.0 to 1.19.0 #280 (@dependabot[bot])
- build(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 #276 (@dependabot[bot])