You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -19,13 +19,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
19
19
- Rename the parameter `SecurityGroupId` to `SecurityGroupIds`[#1128](https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1128) (@triarius)
20
20
- Rename the parameter `EnableAgentGitMirrorsExperiment` to `BuildkiteAgentEnableGitMirrors`[#1123](https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1123) (@triarius)
21
21
- Enable the `ansi-timestamps` setting if and only if `BuildkiteAgentTimestampLines` parameter is `"false"`[#1132](https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1132) (@triarius)
22
+
- Bump buildkite-agent-scaler to v1.5.0 [#1169](https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1169) (@tomellis91)
22
23
- Bump docker compose to v2.20.2 [#1150](https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1150) (@triarius)
23
24
- Bump buildx to v0.11.2 [#1150](https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1150) (@triarius)
24
25
25
26
### Added
26
27
- Support running and building multi-platform docker images [#1139](https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1139)[#1122](https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1122)[#1149](https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1149) (@triarius)
27
28
- Support i4g instance types [#1138](https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1138) (@triarius)
28
29
- Added the parameter `SpotAllocationStrategy`[#1130](https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1130) (@triarius)
30
+
- Added the parameter `ScalerEventScheduleRate` to control rate at which buildkite-agent-scaler is invoked [#1169](https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1169) (@tomellis91)
29
31
30
32
### Fixed
31
33
- Guard against `BUILDKITE_AGENT_ENABLE_GIT_MIRRORS` not being set in startup script [#1135](https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1135) (@triarius)
0 commit comments