Releases: buildkite/buildkite-agent-metrics
Releases · buildkite/buildkite-agent-metrics
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])
v5.9.4
v5.9.4 (2024-05-06)
Changed
- Log DNS resolution times when debug http is enabled #278 (@patrobinson)
Dependencies
- build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 #275 (@dependabot[bot])
- build(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.19.0 #269 (@dependabot[bot])
- build(deps): bump github.com/aws/aws-sdk-go from 1.51.1 to 1.51.21 #274 (@dependabot[bot])
- build(deps): bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 #267 (@dependabot[bot])
- build(deps): bump github.com/aws/aws-sdk-go from 1.50.35 to 1.51.1 #268 (@dependabot[bot])
- build(deps): bump github.com/aws/aws-lambda-go from 1.42.0 to 1.46.0 #259 (@dependabot[bot])
- build(deps): bump github.com/aws/aws-sdk-go from 1.48.16 to 1.50.35 #265 (@dependabot[bot])
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #266 (@dependabot[bot])
v5.9.3
v5.9.3 (2023-12-19)
Changed
- Add v5 to module path #248 (@DrJosh9000)
Dependencies
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 #246 (@dependabot[bot])
- build(deps): bump cloud.google.com/go/monitoring from 1.16.3 to 1.17.0 #245 (@dependabot[bot])
- build(deps): bump github.com/aws/aws-lambda-go from 1.41.0 to 1.42.0 #244 (@dependabot[bot])
v5.9.2
v5.9.2 (2023-12-12)
Fixed
- Fix non-Secrets Manager token providers #243 (@DrJosh9000)
Changed
Dependencies
- Bump github.com/aws/aws-sdk-go from 1.48.3 to 1.48.4 to 1.48.16 #237, #241 (@dependabot[bot])