Skip to content

Hotfix: Fix ECS API inconsistency since Fargate was released

Compare
Choose a tag to compare
@fabfuel fabfuel released this 20 Dec 05:16
· 366 commits to develop since this release

A received task definition contains a new compatibilities parameter (used for Fargate), but it is not possible to use this task definition AS IS to register a new revision. The API does not accept the compatibilities parameter.