Skip to content

Releases: score-spec/score-go

v1.7.1 - bug fix release

20 May 15:15
27be95b
Compare
Choose a tag to compare

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

10 May 09:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0 - support resource state

09 May 15:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.3...v1.6.0

v1.5.3 - bug fix release

19 Apr 12:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2 - bug fix release

08 Apr 09:48
Compare
Choose a tag to compare

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

05 Apr 12:28
Compare
Choose a tag to compare

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

03 Apr 20:33
Compare
Choose a tag to compare

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

20 Mar 12:37
620b70b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0 - schema update

19 Mar 11:26
Compare
Choose a tag to compare

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

08 Mar 10:22
Compare
Choose a tag to compare

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