Skip to content

Releases: score-spec/score-compose

0.24.2

21 Jan 17:14
974fdce
Compare
Choose a tag to compare

What's Changed

Library and framework changes:

  • chore: update go to 1.23.5 by @astromechza in #250
  • chore(deps): bump github.com/score-spec/score-go from 1.9.0 to 1.9.1 in the ci group by @dependabot in #251

CI:

Full Changelog: 0.24.1...0.24.2

0.24.1

20 Jan 13:30
651b644
Compare
Choose a tag to compare

What's Changed

This is a small addition to https://github.com/score-spec/score-compose/releases/tag/0.24.0 which removes an old go mod replace directive and allows it to be used in go run ... contexts inside other go projects.

Full Changelog: 0.24.0...0.24.1

0.24.0

20 Jan 12:20
515fa4d
Compare
Choose a tag to compare
0.24.0 Pre-release
Pre-release

What's Changed

Fixed

  • Double $ signs in container variables are no longer unescaped. This means docker compose passes them through as normal instead of replacing with an empty string. This keeps the expected functionality with the Score spec. (#241)
  • Non-utf8 files that are mounted using the container files section no longer throw utf-8 decoding errors. (#243)

New features

  • Support for the latest (1.9.0) Score spec with binaryContent files and exec container probes. (#243)
  • New mssql default provisioner. (#235)

PRs

  • Update README.md - OpenSSF Scorecard by @mathieu-benoit in #234
  • Update README.md - Reorganize badges by @mathieu-benoit in #236
  • chore(deps): bump docker/build-push-action from 6.10.0 to 6.11.0 by @dependabot in #238
  • chore(deps): bump github/codeql-action from 3.28.0 to 3.28.1 by @dependabot in #239
  • chore(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot in #240
  • fix: don't unescape dollars in environment variable placeholders by @astromechza in #241
  • feat(default-provisioner): add mssql default provisioner support by @lekaf974 in #235
  • feat: update to score spec release 1.9.0 with binaryContent files and… by @astromechza in #243
  • fix: clarify note in readme regarding probes by @astromechza in #244
  • chore(deps): bump golang from 1.23.4 to 1.23.5 by @dependabot in #245
  • chore(deps): bump docker/build-push-action from 6.11.0 to 6.12.0 by @dependabot in #246

New Contributors

Full Changelog: 0.23.0...0.24.0

0.23.0

08 Jan 03:34
bebd164
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.22.2...0.23.0

0.22.2

17 Dec 00:42
17f86d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.22.1...0.22.2

0.22.1

22 Nov 19:00
f0cdf00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.22.0...0.22.1

0.22.0

21 Nov 03:45
bf69ae1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.21.0...0.22.0

0.21.0

18 Nov 13:50
a27f639
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.20.0...0.21.0

0.20.0

04 Nov 12:23
e8c481f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.19.0...0.20.0

0.19.0

17 Oct 16:55
9927d34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.18.0...0.19.0