Skip to content

Gantry 0.11.0

Choose a tag to compare

@andrewkomkov andrewkomkov released this 09 Jun 09:23
· 15 commits to main since this release

Full support for apple/container 1.0, plus the new Machines section.

Added

  • Machines section for apple/container hosts: manage container machine environments (long-lived Linux VMs, like OrbStack machines) — create, start, stop, set-default, delete, and open a shell. Requires apple/container 1.0+ from the official signed installer.

Changed

  • Full support for apple/container 1.0: the bridge parses 1.0's restructured CLI JSON (configuration-nested resources, object-shaped container status, variants[] image sizes, RFC 3339 dates, scheme-less image ids) while staying tolerant of 0.12. The connect path no longer blocks on 1.0's kernel-install prompt, and CLI discovery prefers the Homebrew keg path so system start finds its plugins.
  • The setup prompt now recommends the official signed installer over Homebrew, because the Homebrew bottle omits the machine API server (container machine).