Skip to content

Releases: score-spec/spec

0.4.1

25 May 14:45
f4cc350

Choose a tag to compare

What's Changed

  • fix: require at least one probe type in containerProbe definition by @Abhishek9639 in #190
  • fix: convert root-relative image paths to relative in README.md by @Copilot in #192
  • Bump the ci group across 1 directory with 3 updates by @dependabot[bot] in #182
  • fix: align memory regex with Kubernetes quantity grammar by @Abhishek9639 in #199

New Contributors

  • @Copilot made their first contribution in #192

Full Changelog: 0.4.0...0.4.1

0.4.0

17 Apr 13:48
44c7bd8

Choose a tag to compare

What's Changed

🚀 New features 🚀

  • Ordered Container Start in Score - containers.*.before.containers|ready by @kai-kystverket in #136
  • fix: refactor before field from array to per-container mapping by @Abhishek9639 in #186
  • fix: require at least one digit in CPU resource limit pattern by @Abhishek9639 in #188

🧰 Maintenance changes 🧰

New Contributors

Full Changelog: 0.3.0...0.4.0

0.3.0

14 Apr 19:17
d442060

Choose a tag to compare

What's Changed

🚀 New features 🚀

  • feat: support map of files and volumes and mark arrays as deprecated by @astromechza in #123

🧰 CI changes 🧰

  • Create dependabot.yml + pin GHA actions versions by @mathieu-benoit in #125
  • Bump actions/setup-go from 5.2.0 to 5.3.0 in the ci group by @dependabot in #128
  • Bump lycheeverse/lychee-action from 2.2.0 to 2.3.0 in the ci group by @dependabot in #130
  • Bump actions/setup-go from 5.3.0 to 5.4.0 in the ci group by @dependabot in #133
  • Bump lycheeverse/lychee-action from 2.3.0 to 2.4.0 in the ci group by @dependabot in #138

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0: CI work, "exec" probe type, "binaryContent" files

17 Jan 14:09
d5ecde8

Choose a tag to compare

What's Changed

Changes to spec are new features and not breaking changes:

  • feat: Add new containerProbe type exec for command execution by @astromechza in #114
  • feat: support binaryContent for inline Score files by @astromechza in #120

Some internal CI and README work was done:

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

22 Nov 19:39
22f600a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/score-spec/spec/commits/0.1.0