Changelog
Changes between v0.0.7 and v0.0.8
Features
Removals
- Remove the unused
ecs-state-handler
Lambda.
Fixes
- Improve warning message during installation when changeset contains no changes.
- Fix role assumption and automatic ECR login in GovCloud regions.
- Don't incorrectly attempt to report errors to Bugsnag in Self-Hosting (errors were never reported, but this could cause some misleading log entries).
- Fix crash on run startup if the runner image was missing the
ps
command.
- Increase default worker pool size to
t3.medium
.
- Increase minimum drain instances to 3 to provide more resilience.