Skip to content

Commit 5c8c2b9

Browse files
chore(main): release 7.10.1 (#5217)
🤖 I have created a release *beep* *boop* --- ## [7.10.1](v7.10.0...v7.10.1) (2026-07-31) ### Bug Fixes * **control-plane:** discard malformed SQS messages ([#5219](#5219)) ([8ca5816](8ca5816)) * enable Octokit throttle retry and SSM adaptive retry under burst ([#5136](#5136)) ([cbdd916](cbdd916)), closes [#5135](#5135) * **lambda:** bump axios from 1.17.0 to 1.18.0 in /lambdas ([#5211](#5211)) ([67bfdf8](67bfdf8)) * **lambda:** bump js-yaml from 3.14.2 to 3.15.0 in /lambdas ([#5212](#5212)) ([facea4e](facea4e)) * **lambda:** bump postcss from 8.5.15 to 8.5.22 in /lambdas ([#5231](#5231)) ([8ee045d](8ee045d)) * **lambda:** fail-open isJobQueued — assume queued on API errors ([#5130](#5130)) ([8fa06ee](8fa06ee)) * **scale-up:** return partial runner creation results ([#5220](#5220)) ([9045340](9045340)) * stop a malformed SQS body from poisoning the whole batch ([#5215](#5215)) ([69e06b1](69e06b1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com>
1 parent 1c940f3 commit 5c8c2b9

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [7.10.1](https://github.com/github-aws-runners/terraform-aws-github-runner/compare/v7.10.0...v7.10.1) (2026-07-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **control-plane:** discard malformed SQS messages ([#5219](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5219)) ([8ca5816](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/8ca5816738754e4a5591981a5dd42282ca896db8))
9+
* enable Octokit throttle retry and SSM adaptive retry under burst ([#5136](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5136)) ([cbdd916](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/cbdd916617ed614f094a5a65fd987db1f1ab7807)), closes [#5135](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5135)
10+
* **lambda:** bump axios from 1.17.0 to 1.18.0 in /lambdas ([#5211](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5211)) ([67bfdf8](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/67bfdf856583d64a3ba0f22a0e7966fc7d2c646e))
11+
* **lambda:** bump js-yaml from 3.14.2 to 3.15.0 in /lambdas ([#5212](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5212)) ([facea4e](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/facea4e6bd4f8fa507ce44269cb6987b428d7430))
12+
* **lambda:** bump postcss from 8.5.15 to 8.5.22 in /lambdas ([#5231](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5231)) ([8ee045d](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/8ee045d574f03d6e845f5bee8b7e3c5f7d90c199))
13+
* **lambda:** fail-open isJobQueued — assume queued on API errors ([#5130](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5130)) ([8fa06ee](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/8fa06ee7c6e5c32bc07315dca620e055d944fb9c))
14+
* **scale-up:** return partial runner creation results ([#5220](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5220)) ([9045340](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/9045340a56df19cb1a946387daef3174e316fcdf))
15+
* stop a malformed SQS body from poisoning the whole batch ([#5215](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5215)) ([69e06b1](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/69e06b166504e3a62303a529778ee85bbfa87334))
16+
317
## [7.10.0](https://github.com/github-aws-runners/terraform-aws-github-runner/compare/v7.9.0...v7.10.0) (2026-07-17)
418

519

0 commit comments

Comments
 (0)