Releases: buildkite/buildkite-agent-scaler
Releases · buildkite/buildkite-agent-scaler
v1.9.0
v1.8.0
v1.8.0 (2024-07-18)
Changed
- The scaler will run at least once, regardless of
LAMBDA_TIMEOUT
#188 (@DrJosh9000)
Internal
- Dependabot updates #185, #186, #114 (@dependabot[bot])
- Fix dependabot reviewers #187 (@DrJosh9000)
- Added Using Cluster #183 (@stephanieatte)
- Calm dependabot down a little #179 (@yob)
- Update README example due to end of support for the Go 1.x runtime #139 (@tomowatt)
v1.7.0
v1.7.0 (2023-10-13)
Changed
- Updated lambda runtime to
provided.al2
in light of end of support for the Go 1.x runtime #108 (@HugeIRL)
Updated
- Bump github.com/aws/aws-sdk-go 1.45.25 #109 #106 (@dependabot[bot])
- Bump github.com/aws/aws-lambda-go from 1.7.0 to 1.41.0 #107 (@dependabot[bot])
Internal
v1.6.0
v1.5.1
v1.5.1 (2023-08-22)
Added
v1.5.0
v1.5.0 (2023-07-25)
Added
- Add MinPollInterval param #94 (@DrJosh9000)
- Allow the event schedule rate to be configured via parameters #93 (@tomellis91)
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
v1.4.0
v1.4.0 (2023-05-17)
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)