Releases: buildkite/buildkite-agent-scaler
Releases · buildkite/buildkite-agent-scaler
v1.1.0
v1.1.0 (2021-04-14)
- When the elastic stack is very small (<=2 running instances), consider adding a new instance when we suspect the current instances are shutting down and there's pending jobs #40 (nitrocode)
v1.0.2
- Respect Auto Scaling Group MaxSize and MinSize #37 (nitrocode)
- Support 6 more regions: af-south-1, ap-east-1. ca-central-1, eu-south-1, eu-west-3, eu-north-1, me-south-1 #33 (JuanitoFatas)
v1.0.1
- Handle HTTP errors from metrics API #23 (pda)
- Fix suspected typo in lambda env var #22 (amu-g)
- Correct required environment variables in README #19 (mikenicholson)
v1.0.0
Changes
- Support scaling based on waiting jobs behind wait steps #17 (@lox)
- Add a configurable scale factor to scale in/out #13 (@lox)
- Support reading Agent Token from SSM Parameter Store #15 (@lox)
- Respect poll duration header from agent api #14 (@lox)
- Add detailed readme #16 (@lox)
v0.4.1
Changed
- Public to newer aws regions (ca-central-1, eu-north-1 and eu-west-3) #11 (@lox)
v0.4.0
Added
- Add DISABLE_SCALE_IN param to opt-out of scale in #10 (@lox)
- Factor running jobs into scaling decisions #9 (@lox)
- Add scale-in cooldown support #6 (@etaoins)
v0.3.0
Added
- Optionally publish Cloudwatch Metrics for
ScheduledJobsCount