Releases: score-spec/score-go
Releases · score-spec/score-go
v1.9.7
What's Changed
- Create dependabot-auto-merge.yaml by @mathieu-benoit in #98
- chore(deps): bump github/codeql-action from 3.28.13 to 3.28.15 in the ci group by @dependabot in #100
- go 1.24.2 by @mathieu-benoit in #102
Full Changelog: v1.9.6...v1.9.7
v1.9.6
What's Changed
CI changes
- chore(deps): bump github/codeql-action from 3.28.10 to 3.28.11 in the ci group by @dependabot in #95
- chore(deps): bump the ci group with 3 updates by @dependabot in #96
- chore(deps): bump github/codeql-action from 3.28.12 to 3.28.13 in the ci group by @dependabot in #97
New Contributors
Full Changelog: v1.9.5...v1.9.6
v1.9.5
What's Changed
- Update example_test.go - fix 10-service.provisioners.yaml by @mathieu-benoit in #92
CI and dependencies changes
- chore(deps): bump the ci group with 3 updates by @dependabot in #90
- chore(deps): bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1 in the ci group by @dependabot in #91
- go 1.24.1 by @mathieu-benoit in #93
Full Changelog: v1.9.3...v1.9.5
v1.9.3
v1.9.2
What's Changed
- feat: GetFile function now supports stdin when the file uri is "-" or "file://-" by @rabelmervin in #85
CI and documentation changes
- chore(deps): bump the ci group across 1 directory with 2 updates by @dependabot in #87
- Added docs for OCI function by @7h3-3mp7y-m4n in #86
- chore(deps): bump github/codeql-action from 3.28.8 to 3.28.9 in the ci group by @dependabot in #88
New Contributors
- @rabelmervin made their first contribution in #85
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
Library and framework changes:
- chore: update go to 1.23.5 by @mathieu-benoit in #83
CI changes:
- Update dependabot.yml - group updates by @mathieu-benoit in #82
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
Library and framework changes:
- feat: added ParseResourceLimits utility and fixed mounted file encoding bug by @astromechza in #70
- chore(deps): bump github/codeql-action from 3.28.0 to 3.28.1 by @dependabot in #78
- chore(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot in #79
- feat: update score spec to 0.2.0 release by @astromechza in #81
CI and documentation:
- Update README.md - Good first issues badge by @mathieu-benoit in #67
- Create SECURITY.md by @mathieu-benoit in #68
- Update README.md - FOSSA Status badge by @mathieu-benoit in #71
- Update README.md - Fix CI badge by @mathieu-benoit in #72
- Update README.md - Fix CI badge by @mathieu-benoit in #73
- Create scorecard.yml by @mathieu-benoit in #74
- Update scorecard.yml - Fix scorecard workflow by @mathieu-benoit in #75
- Update ci.yml - digests for GHA actions by @mathieu-benoit in #76
- Update README.md - OpenSSF badges by @mathieu-benoit in #77
- Update README.md - Reorganize badges by @mathieu-benoit in #80
Full Changelog: v1.8.5...v1.9.0
v1.8.5
What's Changed
- Update README.md - score-go lib badge by @mathieu-benoit in #61
- Update ci.yml - on main branch too by @mathieu-benoit in #62
- Update ci.yml - explicit contents read permission by @mathieu-benoit in #63
- Create MAINTAINERS.md by @mathieu-benoit in #64
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #65
- Update go.mod - 1.23.4 by @mathieu-benoit in #66
Full Changelog: v1.8.4...v1.8.5
v1.8.4 - official oci image import support
v1.8.3 - first draft of oci import
What's Changed
- added a oci function to support generic image by @7h3-3mp7y-m4n in #48
New Contributors
- @7h3-3mp7y-m4n made their first contribution in #48
Full Changelog: v1.8.2...v1.8.3