v1.9.0
What's Changed
- validate healthcheck is well configured by @ndeloof in #340
- sync compose-spec by @ndeloof in #339
- provide diagnostic message as we fail to parse some env file by @ndeloof in #342
- automate compose-spec schema updates by @ndeloof in #341
- add kompose to the list of projects using compose-go by @Lctrs in #343
- replace the archived compose-ref by the new reference implementation Docker Compose by @glours in #344
- Allow brackets in env vars by @laurazard in #345
- interpolate name set in yaml file by @ndeloof in #347
- Fix possible nil in extended docker-compose.yml configuration by @misak113 in #319
- introduce ResolveServicesEnvironment and resolve service environment AFTER profiles have been applied by @ndeloof in #338
- fix build context path to allow url to a git repository by @ezradiniz in #346
New Contributors
- @Lctrs made their first contribution in #343
- @misak113 made their first contribution in #319
- @ezradiniz made their first contribution in #346
Full Changelog: v1.8.2...v1.9.0