New
- ACI:
docker compose up
can automatically create Azure file share volumes if needed - Client API: Allow invoking Compose commands through the gRPC API
Bug fixes and minor updates
- ACI: Fix a bug when reading logs of a container that just terminated
- ACI: Fix bugs when specifying resource limits/reservations using
docker run
flags - ECS: Allow passing large payloads through S3 when reaching AWS SDK size limit.
- ECS: Fix bug in case of bind mounts not supported by Fargate
- ECS: Use resource reservations if no limits specified