github compose-spec/compose-go v1.13.3

latest releases: v2.11.0, v2.10.2, v2.10.0...
3 years ago

What's Changed

  • Reject Compose files containing service with network_mode and networks by @laurazard in #373
  • Bump github.com/imdario/mergo from 0.3.14 to 0.3.15 by @dependabot in #375
  • env var name CAN be any unicode char, not just ASCII by @ndeloof in #378
  • device_write_bps can be int or string with bytes unit by @ndeloof in #377
  • fix regression considering volumes-from: container a dependency by @ndeloof in #384
  • schema: fix name of dockerfile_inline field in YAML by @milas in #386
  • Support legacy boolean yes|no|on|off but warn user about incompatibility by @ndeloof in #382
  • ignore .env can't be read if not explicitly set by user by @ndeloof in #383
  • loader: include filename in errors by @milas in #387
  • expand additional context relative paths by @ndeloof in #385

Full Changelog: v1.13.2...v1.13.3

Don't miss a new compose-go release

NewReleases is sending notifications on new releases.