Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: score-spec/score-implementation-sample

v0.2.3

05 Sep 15:02
272cb3f

Choose a tag to compare

What's Changed

New features

Dependencies updates

  • build(deps): Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 in the ci group by @dependabot[bot] in #28
  • build(deps): Bump dario.cat/mergo from 1.0.1 to 1.0.2 in the ci group by @dependabot[bot] in #29
  • build(deps): Bump golang from 1.24.2-alpine to 1.24.3-alpine in the ci group by @dependabot[bot] in #30
  • build(deps): Bump actions/setup-go from 5.4.0 to 5.5.0 in the ci group by @dependabot[bot] in #31
  • build(deps): Bump docker/build-push-action from 6.16.0 to 6.17.0 in the ci group by @dependabot[bot] in #32
  • build(deps): Bump github.com/score-spec/score-go from 1.10.0 to 1.10.1 in the ci group by @dependabot[bot] in #33
  • build(deps): Bump github.com/score-spec/score-go from 1.10.1 to 1.11.0 in the ci group by @dependabot[bot] in #34
  • build(deps): Bump golang from ef18ee7 to b4f875e in the ci group by @dependabot[bot] in #35
  • build(deps): Bump docker/build-push-action from 6.17.0 to 6.18.0 in the ci group by @dependabot[bot] in #36
  • build(deps): Bump golang from 1.24.3-alpine to 1.24.4-alpine in the ci group by @dependabot[bot] in #37
  • build(deps): Bump github.com/score-spec/score-go from 1.11.0 to 1.11.1 in the ci group by @dependabot[bot] in #38
  • build(deps): Bump golang from 1.24.4-alpine to 1.24.5-alpine in the ci group by @dependabot[bot] in #39
  • build(deps): Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 in the ci group by @dependabot[bot] in #40
  • build(deps): Bump golang from ddf5200 to daae04e in the ci group by @dependabot[bot] in #41
  • build(deps): Bump golang from 1.24.5-alpine to 1.24.6-alpine in the ci group by @dependabot[bot] in #42
  • build(deps): Bump golang from 1.24.6-alpine to 1.25.0-alpine in the ci group by @dependabot[bot] in #44
  • build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 in the ci group by @dependabot[bot] in #45
  • build(deps): Bump github.com/score-spec/score-go from 1.11.1 to 1.11.2 in the ci group by @dependabot[bot] in #43
  • build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in the ci group by @dependabot[bot] in #46
  • build(deps): Bump the ci group across 1 directory with 3 updates by @dependabot[bot] in #48
  • build(deps): Bump github.com/spf13/pflag from 1.0.9 to 1.0.10 in the ci group by @dependabot[bot] in #51
  • go 1.25.1 by @mathieu-benoit in #52

Full Changelog: v0.2.2...v0.2.3

v0.2.2

29 Apr 17:55
38105ae

Choose a tag to compare

What's Changed

  • build(deps): Bump docker/build-push-action from 6.15.0 to 6.16.0 in the ci group by @dependabot in #25
  • Support new files|volumes spec with score-go v1.10.0 by @mathieu-benoit in #27

Full Changelog: v0.2.1...v0.2.2

v0.2.1

21 Apr 14:09
e682b41

Choose a tag to compare

What's Changed

  • build(deps): Bump github.com/score-spec/score-go from 1.9.3 to 1.9.5 in the ci group by @dependabot in #15
  • build(deps): Bump the ci group across 1 directory with 2 updates by @dependabot in #17
  • build(deps): Bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 in the ci group by @dependabot in #18
  • build(deps): Bump github.com/score-spec/score-go from 1.9.5 to 1.9.6 in the ci group by @dependabot in #20
  • build(deps): Bump golang from 1.24.1-alpine to 1.24.2-alpine in the ci group by @dependabot in #21
  • Create dependabot-auto-merge.yaml by @mathieu-benoit in #22
  • Update go.mod - go 1.24.2 by @mathieu-benoit in #24
  • build(deps): Bump github.com/score-spec/score-go from 1.9.6 to 1.9.7 in the ci group by @dependabot in #23

Full Changelog: v0.2.0...v0.2.1

v0.2.0

06 Mar 13:24
7d9d980

Choose a tag to compare

What's Changed

  • Catch up with score-compose by @mathieu-benoit in #14
    • dependabot - groups
    • go 1.24.1
    • fix: remove mergo replace directive
    • Add Dockerfile

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Mar 23:30
d1e287d

Choose a tag to compare

What's Changed

  • feat: added implementation example by @astromechza in #1
  • Added screenshot of the use this template button by @astromechza in #2
  • Create dependabot.yml by @mathieu-benoit in #3
  • Bump github.com/score-spec/score-go from 1.8.3 to 1.8.4 by @dependabot in #4
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #5
  • The path to main program in 'go run' commands in the readme fixed by @giesan in #6
  • Update go.mod - 1.23.4 by @mathieu-benoit in #7
  • build(deps): Bump github.com/score-spec/score-go from 1.8.4 to 1.8.5 by @dependabot in #8
  • build(deps): Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #11
  • build(deps): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #12

New Contributors

Full Changelog: https://github.com/score-spec/score-implementation-sample/commits/v0.1.0