Skip to content

Releases: buildkite/buildkite-agent-metrics

v5.9.8

23 Jul 00:55
v5.9.8
5be33a7
Compare
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
Compare
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
Compare
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)

v5.9.5

27 May 06:45
v5.9.5
9232e31
Compare
Choose a tag to compare

v5.9.5 (2024-05-27)

Full Changelog

Changed

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

07 May 04:44
2090a99
Compare
Choose a tag to compare

v5.9.4 (2024-05-06)

Full Changelog

Changed

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

19 Dec 04:59
v5.9.3
455a2fa
Compare
Choose a tag to compare

v5.9.3 (2023-12-19)

Full Changelog

Changed

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

11 Dec 23:37
v5.9.2
95ea473
Compare
Choose a tag to compare

v5.9.2 (2023-12-12)

Full Changelog

Fixed

Changed

  • Allow env vars to control debug logging for the lambda #238 (@triarius)

Dependencies

  • Bump github.com/aws/aws-sdk-go from 1.48.3 to 1.48.4 to 1.48.16 #237, #241 (@dependabot[bot])

v5.9.1

27 Nov 04:25
v5.9.1
96e53a0
Compare
Choose a tag to compare

v5.9.1 (2023-11-27)

Full Changelog

Changed

  • Support for multiple secrets manager secrets command seperated #233 (@lucylura)

Fixed

  • Ignore Cluster label/dimension/tag for empty unclustered queues. This may fix continuity errors when clusters are not used #234 (@triarius)

Internal

  • Document SSM Parameters names may be comma separated #235 (@triarius)

Dependencies

  • build(deps): bump github.com/aws/aws-sdk-go from 1.47.3 to 1.48.3 #232 (@dependabot[bot])

v5.9.0

22 Nov 04:46
v5.9.0
c0ffe8a
Compare
Choose a tag to compare

v5.9.0 (2023-11-22)

Full Changelog

Warning

This release adds a new Cluster label/tag/dimension, which is populated when using agent cluster tokens. This may break continuity with existing time series!

Added

Fixed

Internal

v5.8.0

28 Sep 05:54
v5.8.0
9c8515a
Compare
Choose a tag to compare

v5.8.0 (2023-09-15)

Full Changelog

Changed