Releases: CloudSnorkel/cdk-github-runners
Releases · CloudSnorkel/cdk-github-runners
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)
v0.13.2
0.13.2 (2024-05-12)
Features
Bug Fixes
- Don't allow public subnets on CodeBuild (#558) (d10f45c)
v0.13.1
0.13.1 (2024-05-06)
Bug Fixes
- Long repository names caused naming conflicts (#555) (3d2004b), closes #554
v0.13.0
0.13.0 (2024-05-04)
⚠ BREAKING CHANGES
- CDK 2.123.0 and above is required
- Log groups have moved and all Lambda logs have been converted to JSON format
Features
- Logging improvements for internal Lambda functions (#551) (7be24fa), closes #539
- Option to speed up deploys by not waiting for runner images to build (#549) (818dfc6), closes #540
Bug Fixes
- Replace deprecated property for cleaning up ECR repositories (#552) (93351ea), closes #538
- Runner image re-built on deploy even without changes (#546) (8ddb562), closes #543
- Support longer runner image build timeouts (#543) (747c579), closes #540
- Unable to build Linux Docker runner images with AWS Image Builder (#550) (eed1674)
v0.12.4
0.12.4 (2024-03-27)
Features
Bug Fixes
- AMI cleaner not authorized to perform: ec2:DeregisterImage with multiple builders (#519) (4d9c349)
v0.12.2
0.12.2 (2024-01-13)
Bug Fixes
- Create /opt/hostedtoolcache for setup-ruby and others (#494) (50f16f5), closes #456
- No child with id: 'CodeBuild' or 'Infrastructure' (#493) (e606585), closes #490