github compose-spec/compose-go v2.0.0-rc.8

latest releases: v2.11.0, v2.10.2, v2.10.0...
pre-release2 years ago

What's Changed

  • add flags to the compose-spec CLI by @ndeloof in #577
  • process include with a relative-path local resource loader by @ndeloof in #579
  • ignore failure parsing yaml file when looking for project name by @ndeloof in #578
  • NetworksByPriority: ensure the sort order is stable by @akerouanton in #580
  • Fix broken interpolation with JSON (curly braces) default values by @shcheklein in #581
  • pass context as first parameter by @ndeloof in #574
  • check that a container_name is used only once across all services declarations by @glours in #585
  • do not presume of the service processing order in TestValidateContainerName by @glours in #587
  • validate content of develop.watch section by @glours in #586
  • Fix env file read from include by @jhrotko in #582
  • merge volumes/networks labels by @ndeloof in #584

New Contributors

Full Changelog: v2.0.0-rc.7...v2.0.0-rc.8

Don't miss a new compose-go release

NewReleases is sending notifications on new releases.