Skip to content

Releases: score-spec/score-compose

0.15.9

10 Jul 19:16
eb8c207
Compare
Choose a tag to compare

What's Changed

  • fix: remove replace directive and tidy deps by @astromechza in #167 - this fixes the go install and go run in some cases.

Full Changelog: 0.15.8...0.15.9

0.15.8

10 Jul 10:47
a502c64
Compare
Choose a tag to compare

What's Changed

  • fix: improve depends-on condition for wait-for-resources by @astromechza in #165
    This ensures that the --wait docker compose flag works correctly when we wait on the workload services starting successfully.

Full Changelog: 0.15.7...0.15.8

0.15.7

09 Jul 16:38
ec9a47c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.6...0.15.7

0.15.6

20 Jun 14:54
fc68336
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.4...0.15.6

0.15.4

20 May 16:17
5087608
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.3...0.15.4

0.15.3

20 May 15:27
60f0447
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.2...0.15.3

0.15.2

16 May 09:22
c49e950
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.1...0.15.2

0.15.1

14 May 15:43
37de302
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.0...0.15.1

0.15.0

14 May 14:06
f1dbec7
Compare
Choose a tag to compare

What's Changed

  • feat: pass through workload metadata.annotations onto services by @astromechza in #134
    • Annotations in the Score workload metadata will now be copied onto each service produced by the conversion process. An additional annotation for compose.score.dev/workload-name is inserted for tracking and post processing. This mechanism works well when further processing of the compose.yaml is needed.

Full Changelog: 0.14.1...0.15.0

0.14.1

09 May 14:12
b73b3d6
Compare
Choose a tag to compare

What's Changed

  • fix(generate): correct parsing of --build json by @astromechza in #131
  • fix(provisioner): typo in rabbit provisioner causing bugs when genera… by @astromechza in #133
  • feat(provisioner): add mysql resource provisioner by @giesan in #132

Full Changelog: 0.14.0...0.14.1