Releases: CloudSnorkel/cdk-github-runners
Releases · CloudSnorkel/cdk-github-runners
v0.14.7
0.14.7 (2024-11-29)
Bug Fixes
- Fail early for storage size mismatch in EC2 (#659) (8d7757b)
- Fargate provider storage size setting doesn't work (#661) (d293ca2)
v0.14.5
0.14.5 (2024-10-16)
Features
Bug Fixes
- EC2 provider could fail to auto-update runner version (#632) (e3521b4)
- Windows Fargate/ECS stopped working due to runner groups (#634) (b4f8851), closes #630
v0.14.1
0.14.1 (2024-06-30)
Bug Fixes
- Old AMIs and EC2 Image Builder resources were not always cleaned-up (#591) (146886f)
v0.14.0
0.14.0 (2024-06-05)
⚠ BREAKING CHANGES
- Node.js is no longer included by default with Lambda runner images
Features
v0.13.4
0.13.4 (2024-05-24)
Features
- Install zstd on Windows runner images (#572) (b805d28), closes #571
- Upgrade defaults from m5.large to m6i.large for better performance (#574) (859383c)