Skip to content

1.1.0

Latest

Choose a tag to compare

@Cyb3rDudu Cyb3rDudu released this 13 Jul 08:38
400266c

Compatibility and bugfix release tracking Apple Container 1.1. Built against apple/container 1.1.0.

Note: the container-compose binary attached to this release is Apple Silicon (arm64) only and will not run on Intel Macs. The Homebrew formula stays on 1.0.0's universal binary until an x86_64 build is available.

What's Changed

  • feat(up): stamp com.docker.compose project/service labels on containers by @DonsWayo in #110
  • Fix env_file variable parsing on Compose file by @nvsofts in #120
  • fix: preserve user PATH in streamCommand instead of overwriting it by @mvanhorn in #123
  • Adjust timeout to ignore pull activity by @adrum in #112
  • feat(up): use Apple container DNS when domain registered, /etc/hosts fallback otherwise by @Cyb3rDudu in #97
  • Improve Apple container compose compatibility by @thromel in #119
  • fix(service): support Compose 2.x dict form for env_file entries by @ryan106 in #124
  • fix(service): add mem_limit and extra_hosts support by @ryan106 in #125
  • feat(service): add Compose profiles support by @ryan106 in #126
  • Fix Up Command Foreground Interactions when sending signals by @adrum in #127
  • fix(up): drop unsupported network aliases instead of failing startup by @Cyb3rDudu in #133
  • fix(up): clamp mem_limit below 200 MiB to the daemon minimum by @Cyb3rDudu in #134
  • fix(up): foreground (non-detached) up no longer crashes on startup by @Cyb3rDudu in #135

New Contributors

Full Changelog: 1.0.0...1.1.0