Releases: score-spec/score-go
Releases · score-spec/score-go
v1.9.1
What's Changed
Library and framework changes:
- chore: update go to 1.23.5 by @mathieu-benoit in #83
CI:
- 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
v1.8.2 - bump dependencies
What's Changed
- Create dependabot.yml by @mathieu-benoit in #49
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #51
- chore(deps): bump actions/setup-go from 3 to 5 by @dependabot in #50
- bump go version from 1.22 to 1.23 #47 by @payalkanyan in #54
New Contributors
- @mathieu-benoit made their first contribution in #49
- @dependabot made their first contribution in #51
- @payalkanyan made their first contribution in #54
Full Changelog: v1.8.1...v1.8.2
v1.8.1 - support dot in resource id
What's Changed
- chore: update score specification by @astromechza in #46
Full Changelog: v1.8.0...v1.8.1
v1.8.0 uriget package
What's Changed
- Update CODE_OF_CONDUCT.md by @sujaya-sys in #43
- feat: added common uriget package for fetching provisioners by @astromechza in #45
Full Changelog: v1.7.3...v1.8.0
v1.7.3 - bug fixes
What's Changed
- fix: field description in the containers section by @astromechza in #41
- chore(placeholders): refactor matching capture and add regression test by @astromechza in #42
Full Changelog: v1.7.2...v1.7.3
v1.7.2 - bug fix release
What's Changed
- fix(types): universal improvement to metadata decoding by @astromechza in #40
Full Changelog: v1.7.1...v1.7.2