Releases: score-spec/score-go
Releases · score-spec/score-go
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
v1.6.0 - support resource state
What's Changed
- feat: support extra state on resources by @astromechza in #36
Full Changelog: v1.5.3...v1.6.0
v1.5.3 - bug fix release
What's Changed
- fix: allow resource outputs to be persisted by @astromechza in #35
Full Changelog: v1.5.2...v1.5.3
v1.5.2 - bug fix release
Fixed a bug that incorrectly rejected duplicate resource definitions with the same metadata or parameters.
What's Changed
- fix(framework): fixed param/meta comparison for duplicate resource def with the same id by @astromechza in #34
Full Changelog: v1.5.1...v1.5.2
v1.5.1 - bug fix release
What's Changed
- fix: remove deprecated 0-keys placeholder behavior by @astromechza in #33
Full Changelog: v1.5.0...v1.5.1
v1.5.0 - new framework subpackage
What's Changed
- chore: correct licensing headers of existing files by @astromechza in #31
- feat: provide methods shared with score-compose for score implementation by @astromechza in #32
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- feat: function to normalize the spec by @johanneswuerbach in #30
Full Changelog: v1.3.0...v1.4.0
v1.3.0 - schema update
What's Changed
- chore: updated 'schema/files/' changes from 136e984..64fee38 by @astromechza in #29
- This adds support for the formal workload metadata.annotations map.
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Updated score schema for http probe headers and updated tests to match by @astromechza in #27
- chore: updated schema to 136e984 by @astromechza in #28 (added id to types)
Full Changelog: v1.1.0...v1.2.0