Skip to content

Releases: compose-spec/compose-go

v1.2.4

13 Apr 13:56
49e6127
Compare
Choose a tag to compare

What's Changed

  • include build secrets when validating/normalizing project resources by @ndeloof in #249

Full Changelog: v1.2.3...v1.2.4

v1.2.3

13 Apr 07:54
c8637f7
Compare
Choose a tag to compare

What's Changed

  • add secrets property to build section by @glours in #236
  • introduce ServiceVolumeConfig.String() by @ndeloof in #248

Full Changelog: v1.2.2...v1.2.3

v1.2.2

30 Mar 07:47
4975f3f
Compare
Choose a tag to compare

What's Changed

  • Implement convert windows paths functionality by @laurazard in #239
  • Add a public parsing command for SSH config short syntax by @glours in #243
  • improve the way we release a new version of compose-go library by @glours in #244

Full Changelog: v1.2.0...v1.2.2

v1.2.1

28 Mar 07:34
34fb4f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.1

v1.1.0

01 Mar 10:40
8c0547c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.9...v1.1.0

v1.0.9

04 Feb 13:44
ad79316
Compare
Choose a tag to compare
Merge pull request #219 from compose-spec/fix-vars-default-values

Fix default values on variables interpolation

v1.0.8

23 Nov 09:54
3f80afa
Compare
Choose a tag to compare
Merge pull request #207 from mat007/fix-volume-trailing-slash

v1.0.7

22 Nov 13:52
b20750b
Compare
Choose a tag to compare
Merge pull request #203 from compose-spec/bump-godotenv-1.1.1

Bump godotenv

v1.0.6

20 Nov 10:35
b6c7aa6
Compare
Choose a tag to compare

What's Changed

  • Fixed a typo in GroupAdd type mapping by @axhav in #201
  • Fixing variable substitution when using compose v2. by @tbocek in #198
  • caller might not need a compose.yaml file until calling NewProjectOptions by @ndeloof in #202
  • Support nested variable expansion by @MarilynFranklin in #76
  • introduce WithNormalization to give loader the ability to skip normalization by @ndeloof in #204

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

02 Nov 23:33
294a654
Compare
Choose a tag to compare

What's Changed

  • Don't truncate project name computed by parent folder name with dots by @ndeloof in #197
  • Bump compose-spec/godotenv to 1.1.0 by @ulyssessouza in #200

Full Changelog: v1.0.4...v1.0.5