Skip to content

Releases: compose-spec/compose-go

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

v2.4.4

07 Nov 10:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.3...v2.4.4

v2.4.3

01 Nov 10:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.2...v2.4.3

v2.4.2

30 Oct 09:22
Compare
Choose a tag to compare

What's Changed

  • fix(reset): Add cycle detection fix for services that are prefixed with the name of a preceding service by @idsulik in #704
  • fix(loader): Add fix for stdin config read by @idsulik in #705

Full Changelog: v2.4.1...v2.4.2

v2.4.1

28 Oct 12:55
Compare
Choose a tag to compare

What's Changed

  • fix(reset): Add cycle detector in reset.go by @idsulik in #703

Full Changelog: v2.4.0...v2.4.1

v2.4.0

24 Oct 10:32
Compare
Choose a tag to compare

What's Changed

  • seiralise NanoCPUs as string by @ndeloof in #696
  • normalize volume.target to drop trailing slash by @ndeloof in #697
  • add support for bind mount recursive by @ndeloof in #698
  • detect project dir is a symlink and warn user by @ndeloof in #702
  • load configuration file with right ResourceLoader by @glours in #701
  • introduce OmitEmpty in yaml processing pipeline by @ndeloof in #700

Full Changelog: v2.3.0...v2.4.0

v2.3.0

09 Oct 13:25
Compare
Choose a tag to compare

What's Changed

  • doc: Add CasaOS to Used by by @sonjek in #681
  • Increment line count properly in dotenv parser when parsing inheritance syntax by @amin-o in #682
  • Reapply "accept dashes in variable names" by @ndeloof in #683
  • Update compose-spec.json: remove invalid fields from array by @AnaMManolache in #684
  • make extra_hosts values uniques by @glours in #685
  • fix subpath in ServiceVolumeConfig#String by @ndeloof in #688
  • allow use of x-* service names as depends_on keys by @ndeloof in #687
  • review processing of DeviceRequest due to Docker engine changes by @glours in #689
  • add (missing) deploy.resources.devices.options by @ndeloof in #691
  • prefer canonical transform vs DecodeMapStructure by @ndeloof in #692
  • introduce ability to use custom env_file format by @ndeloof in #690
  • introduce service hooks by @ndeloof in #694
  • introduce service.gpus by @ndeloof in #693

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

11 Sep 13:26
Compare
Choose a tag to compare

What's Changed

  • long syntax for device mapping by @ndeloof in #676
  • Support multiple values for extra_hosts by @ndeloof in #678
  • Update include definition in JSON schema to fix strings marked as Invalid type by @SolanoJason in #674
  • Fix a small func name typo: GetConfigFiles by @jordanstephens in #671
  • prevent panic accesing services in extended file by @ndeloof in #679
  • Revert "accept dashes in variable names" by @ndeloof in #680
  • feat(compose-spec): Add content property for secrets in compose-spec.json by @idsulik in #669

New Contributors

Full Changelog: v2.1.6...v2.2.0

v2.1.6

06 Aug 17:59
Compare
Choose a tag to compare

What's Changed

  • Add Extensions attribute to develop.watch elements by @jhrotko in #672

Full Changelog: v2.1.5...v2.1.6