Skip to content

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 20 Jan 09:57
cb8843f

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

Full Changelog: v1.8.2...v1.9.0