v2.0.0-rc.8
Pre-release
Pre-release
github-actions
released this
21 Feb 16:40
·
134 commits
to main
since this release
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
- @shcheklein made their first contribution in #581
Full Changelog: v2.0.0-rc.7...v2.0.0-rc.8