Releases: score-spec/score-compose
Releases · score-spec/score-compose
0.22.1
What's Changed
- Update README.md - GitHub release badge by @mathieu-benoit in #211
- Update ci.yaml - CI on main too by @mathieu-benoit in #213
- Update release.yaml - OpenSSF Scorecard, permissions at the job level by @mathieu-benoit in #214
- fix(provisioners): small s3 reliability improvements by @astromechza in #215
Full Changelog: 0.22.0...0.22.1
0.22.0
What's Changed
- Update .goreleaser.yaml - cosign by @mathieu-benoit in #208
- Update release.yaml - Fix install cosign by @mathieu-benoit in #209
- Update .goreleaser.yaml - Fix file names by @mathieu-benoit in #210
Full Changelog: 0.21.0...0.22.0
0.21.0
What's Changed
gcr.io/distroless/static
instead ofscratch
by @mathieu-benoit in #203- chore(deps): bump github.com/compose-spec/compose-go/v2 from 2.4.3 to 2.4.4 by @dependabot in #204
- Sign container image with Sigstore cosign by @mathieu-benoit in #205
- Update release.yaml - Fix write release by @mathieu-benoit in #206
Full Changelog: 0.20.0...0.21.0
0.20.0
What's Changed
- chore(deps): bump github.com/score-spec/score-go from 1.8.2 to 1.8.3 by @dependabot in #194
- updated the goreleaser by removing deprecation by @7h3-3mp7y-m4n in #197
- Added oci example in
score-compose init --help
by @7h3-3mp7y-m4n in #196 - chore(deps): bump github.com/compose-spec/compose-go/v2 from 2.3.0 to 2.4.0 by @dependabot in #198
- chore(deps): bump github.com/compose-spec/compose-go/v2 from 2.4.0 to 2.4.3 by @dependabot in #199
- chore(deps): bump github.com/score-spec/score-go from 1.8.3 to 1.8.4 by @dependabot in #201
- Updated Readme and Added format for OCI by @7h3-3mp7y-m4n in #202
- Fixed the init_test by @7h3-3mp7y-m4n in #200
Full Changelog: 0.19.0...0.20.0
0.19.0
What's Changed
- Fix
imdario/mergo
version by @mathieu-benoit in #190 - Update ci.yaml -
docker run
by @mathieu-benoit in #189 - Update ci.yaml - Added a
go vet
for consistency by @7h3-3mp7y-m4n in #191 - chore(deps): bump github.com/score-spec/score-go from 1.8.1 to 1.8.2 by @dependabot in #192
- Update release.yaml - push container image's
latest
tag too by @mathieu-benoit in #193
New Contributors
- @dependabot made their first contribution in #192
Full Changelog: 0.18.0...0.19.0
0.18.0
What's Changed
- Update release.yaml - update GH actions versions by @mathieu-benoit in #177
- Update default.provisioners.yaml -
nginx:1-alpine
by @mathieu-benoit in #176 - Update default.provisioners.yaml -
postgres:17
andmongo:8
by @mathieu-benoit in #180 - CI on PR by @mathieu-benoit in #184
- bumping go 1.22 to go 1.23 by @7h3-3mp7y-m4n in #181
- Create
dependabot.yml
and fix CI for push on main OR pull_request by @mathieu-benoit in #185 go mod tidy
by @mathieu-benoit in #186- Split CI versus release by @mathieu-benoit in #187
New Contributors
- @7h3-3mp7y-m4n made their first contribution in #181
Full Changelog: 0.17.0...0.18.0
0.17.0
What's Changed
- fix: added validation error when --image or --build are used with multiple score files by @astromechza in #174
- feat: support validating and installing provisioner files by uri by @astromechza in #175
Full Changelog: 0.16.0...0.17.0
0.16.0
What's Changed
- Add license scan report and status by @fossabot in #171
- feat(generate): added --publish port CLI flag by @astromechza in #172
New Contributors
Full Changelog: 0.15.10...0.16.0
0.15.10
What's Changed
- fix: increase healthcheck retries by @astromechza in #168
- fix: support subpath on docker or bind volumes by @astromechza in #169
Full Changelog: 0.15.9...0.15.10
0.15.9
What's Changed
- fix: remove replace directive and tidy deps by @astromechza in #167 - this fixes the
go install
andgo run
in some cases.
Full Changelog: 0.15.8...0.15.9