v2.0.0-rc.1
Pre-release
Pre-release
github-actions
released this
18 Jan 09:17
·
199 commits
to main
since this release
What's Changed
- remove the sync of schema/compose-spec.json from the compose-spec/compose-spec repo by @glours in #523
- neutralize path separator when used in service name by @ndeloof in #522
- Clean target volume path by @ndeloof in #525
- fix regression in cycle detection by @ndeloof in #524
- Fix regression with additional_context short syntax by @ndeloof in #527
- Fix merge between two numbers by @jhrotko in #528
- fix regression merging overrides by @ndeloof in #526
- Add port indexer to be sure a service port declaration is unique by @glours in #529
- corner case merging override by @ndeloof in #530
- validate merge result vs individual overrides by @ndeloof in #532
New Contributors
Full Changelog: v2.0.0-beta.3...v2.0.0-rc.1