Releases: github-aws-runners/terraform-aws-github-runner
Releases · github-aws-runners/terraform-aws-github-runner
v5.15.4
5.15.4 (2024-08-27)
Bug Fixes
- add missing prefix to ami cleanur for event rule (#4098) (1ad118b)
- job retry resource and queue naming (#4099) (4344f18)
- lambda: bump axios from 1.7.2 to 1.7.5 in /lambdas (#4100) (0f4cd41)
- lambda: bump axios from 1.7.4 to 1.7.5 in /lambdas (#4092) (6ed654f)
- lambda: bump micromatch from 4.0.7 to 4.0.8 in /lambdas (#4096) (d200413)
- lambda: bump the aws group in /lambdas with 5 updates (#4089) (1405e54)
v5.15.3
v5.15.2
v5.15.1
v5.15.0
5.15.0 (2024-08-16)
Features
- add time zone support for pool schedules (#4063) (b8f9eb4) @janslow
- scale up for long waiting jobs (job retry) (#4064) (6120571)
Bug Fixes
- lambda: bump axios from 1.7.2 to 1.7.4 in /lambdas (#4071) (2f32195)
- lambda: bump the aws group in /lambdas with 5 updates (#4057) (5ecdbad)
- lambda: bump the aws-powertools group in /lambdas with 3 updates (#4058) (f9533f3)
- lambda: Prevent scale-up lambda from starting runner for user repo if org level runners is enabled (#3909) (98b1560) @PerGon
v5.14.1
v5.14.0
v5.13.0
5.13.0 (2024-08-01)
Features
- webhook: Enable authorizer assignment to webhook (#4000) (b78ccde) @SSW-SCIENTIFIC
Bug Fixes
- add warnings to log for GitHub rate limits (#3988) (2ed0b29)
- bump node dependencies and cleanup (#4020) (221958b)
- lambda: bump the aws group across 1 directory with 5 updates (#4005) (4ca422d)
- lambda: bump the aws group across 1 directory with 5 updates (#4017) (0cd6a85)
- mark github_app variable as sensitive (#4013) (08be669) @jizi