Skip to content

Releases: buildkite/buildkite-agent-scaler

v1.9.0

02 Aug 02:22
v1.9.0
093257e
Compare
Choose a tag to compare

v1.9.0 (2024-07-29)

Full Changelog

Changed

  • Enable subnet and security group configuration in Cloudformation #191 (@bnovick)

v1.8.0

22 Jul 05:57
v1.8.0
c5d5d69
Compare
Choose a tag to compare

v1.8.0 (2024-07-18)

Full Changelog

Changed

  • The scaler will run at least once, regardless of LAMBDA_TIMEOUT #188 (@DrJosh9000)

Internal

v1.7.0

13 Oct 00:20
v1.7.0
bcc3093
Compare
Choose a tag to compare

v1.7.0 (2023-10-13)

Full Changelog

Changed

  • Updated lambda runtime to provided.al2 in light of end of support for the Go 1.x runtime #108 (@HugeIRL)

Updated

Internal

v1.6.0

14 Sep 02:56
v1.6.0
2583f5a
Compare
Choose a tag to compare

v1.6.0 (2023-09-13)

Full Changelog

Changed

  • Change EventScheduleRate parameter to EventSchedulePeriod and require units #102 (@triarius)

Internal

  • Fix scaler release does not prepend a v to the version on s3 #99 (@triarius)

v1.5.1

22 Aug 07:36
v1.5.1
88adfe7
Compare
Choose a tag to compare

v1.5.1 (2023-08-22)

Full Changelog

Added

  • A new release process which will fix publishing releases to S3 #97 (@triarius)

v1.5.0

25 Jul 07:39
b77b7cb
Compare
Choose a tag to compare

v1.5.0 (2023-07-25)

Full Changelog

Added

Fixed

  • DescribeScalingActivities should be called only once per lambda instance #95 (@DrJosh9000)
  • A fix to the release process (Assume the OIDC role for release-version) #91 (@sj26)

Changed

  • Use the metrics route scoped to a queue to get metrics for the queue #92 (@triarius)

v1.4.0

17 May 07:49
v1.4.0
8b63a4f
Compare
Choose a tag to compare

v1.4.0 (2023-05-17)

Full Changelog

Added

  • A parameter to configure logs retention #75 (@Amir-Ahmad)
  • A parameter to limit pagination of autoscaling:DescribeScalingActivity #81 (@triarius)
  • A parameter for stack name and use it in lambda function description #70 (@ellsclytn)
  • A parameter to allow running scaler with a fixed size instance buffer #72 (@wbond)

Changed

  • Allow releasing development versions of buildkite-agent-scaler to an "edge" serverless repo #83 (@triarius)

Updated

v1.3.2

03 Aug 22:52
73110c5
Compare
Choose a tag to compare

1.3.2 (2022-08-04)

Full Changelog

Fixed

  • Update IAM policy to allow describing scaling activities #61 (@zl4bv)

v1.3.1

15 Jun 23:51
0ef24be
Compare
Choose a tag to compare

v1.3.1 (2022-06-09)

Full Changelog

Changed

  • Fix CI snafu that caused 1.3.0 to never be properly released #64 (@moskyb)

v1.3.0

07 Jun 03:11
9574488
Compare
Choose a tag to compare

1.3.0 (2022-06-07)

Full Changelog

Changed

  • Add ability to use permissions boundary #62 (@kwong-chong-lfs)