AWS ECS
- Fix issue preventing running tests on AWS ECS when using an EC2 launch type (#3192, a49e371)
- Wait for IAM role for ECS workers to be ready when running tests for the first time (#3198)
- Add
run:ecs
andrun-ecs
aliases torun-fargate
command (78683fa)
CLI
- Update
tough-cookie
package to v5 to prevent usage of deprecated package (#3209) - Prevent setting the wrong value when using the
--platform
flag (#3227)
With contributions from: @bernardobridge @InesNi @hassy