Skip to content

Releases: compose-spec/compose-go

v2.8.1

24 Jul 15:37
Compare
Choose a tag to compare

What's Changed

  • add functions to list models defined and services using models by @glours in #812

Full Changelog: v2.8.0...v2.8.1

v2.8.0

23 Jul 09:10
Compare
Choose a tag to compare

What's Changed

  • bump go-viper/mapstructure to version v2.3.0 by @glours in #804
  • consistency check detects models reference without a matching definition by @ndeloof in #803
  • make modelToProject and toOptions funcs public by @crazy-max in #805
  • Update go-yaml to the official fork by @lionello in #795
  • fix: check for empty key in environment before accessing it by index by @stasadev in #807
  • fix ability to override values set in env file by interpolation by @ndeloof in #793
  • schema validate container_name with regex by @kpbaks in #810
  • introduce provenance and sbom in build section by @ndeloof in #809
  • fix extraction of variables by @krjakbrjak in #811
  • feat: add extensible transform API for custom field transformations by @OrlovEvgeny in #808

New Contributors

Full Changelog: v2.7.1...v2.8.0

v2.7.1

30 Jun 18:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.7.1

v2.7.0

30 Jun 18:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.5...v2.7.0

v2.6.5

20 Jun 12:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.4...v2.6.5

v2.6.4

23 May 12:38
Compare
Choose a tag to compare

What's Changed

  • make provider.type attribut required by @glours in #792

Full Changelog: v2.6.3...v2.6.4

v2.6.3

19 May 09:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.2...v2.6.3

v2.6.2

07 May 09:30
Compare
Choose a tag to compare

What's Changed

  • introduce networks.interface_name by @ndeloof in #772
  • prevent panic resolving environment by @ndeloof in #773
  • don't normalize project name is SkipNormalization=true by @ndeloof in #774
  • detect conflict with multiple mounts by @ndeloof in #775
  • Add descriptive documentation to compose schema properties by @testA113 in #776
  • update IsWindowsAbs code and export func by @ndeloof in #779
  • exclude remote config paths while computing a default workingdir by @ndeloof in #778
  • Bump golangci-lint to v2.1.6 by @ndeloof in #781
  • setup stale bot by @ndeloof in #783
  • add description to all compose-spec.json attributes by @glours in #782
  • Fix panic issues by @glours in #784

New Contributors

Full Changelog: v2.6.1...v2.6.2

v2.6.1

22 Apr 14:57
Compare
Choose a tag to compare

What's Changed

  • add npipe to the volume type enum values by @glours in #771

Full Changelog: v2.6.0...v2.6.1

v2.6.0

10 Apr 09:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.6.0