Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

v1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 14:25
· 1286 commits to main since this release
97560f8

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