Skip to content

Releases: compose-spec/compose-go

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

v2.5.0

02 Apr 14:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.9...v2.5.0

v2.4.9

13 Mar 14:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.8...v2.4.9

v2.4.8

10 Feb 13:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.7...v2.4.8

v2.4.7

07 Jan 08:31
Compare
Choose a tag to compare

What's Changed

  • exlusions apply to source, not merged result by @ndeloof in #721
  • Update readme example to use non-deprecated ProjectOptions.LoadProject by @moistpope in #727
  • Apply transformStringOrList to services.*.label_file by @Vigilans in #724
  • Apply maybeUnixPath to ssh path in build config by @Vigilans in #723

New Contributors

Full Changelog: v2.4.6...v2.4.7

v2.4.6

11 Dec 16:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.5...v2.4.6

v2.4.5

25 Nov 10:44
Compare
Choose a tag to compare

What's Changed

  • add custom labels to networks/volumes by @ndeloof in #708
  • fix(variables): Add number suffix support to the variable extractor by @idsulik in #711
  • introduce marhsaller options and ability to include secrets content by @ndeloof in #714

Full Changelog: v2.4.4...v2.4.5