Releases: score-spec/score-go
Releases · score-spec/score-go
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
v1.7.1 - bug fix release
What's Changed
- fix(framework): assert loaded workload and resource metadata annotations are coerced by @astromechza in #39
Full Changelog: v1.7.0...v1.7.1
v1.7.0 - resource guid
What's Changed
- feat: added guid (uuids) to resource state by @astromechza in #37
Full Changelog: v1.6.0...v1.7.0