Skip to content

Releases: open-component-model/ocm

v0.20.0

10 Feb 15:03
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

11 changes

⬆️ Dependencies

12 changes

🧰 Maintenance

21 changes

Other Changes

Full Changelog: v0.19...v0.20.0

latest ocm-cli

11 Sep 09:05
38d3830
Compare
Choose a tag to compare
latest ocm-cli Pre-release
Pre-release

holds always the latest ocm-cli binaries

v0.19.1

28 Jan 10:18
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat(normalisation): jsonNormalisation/v3 and fixes to jsonNormalisation/v1 as well as jsonNormalisation/v2 (#1218) by @jakobmoellerdev in #1230

🐛 Bug Fixes

  • fix(transfer): accidental extra identity defaulting during transfer (#1236) by @jakobmoellerdev in #1237
  • fix: unable to close, unable to unref last: unable to cleanup compone… by @hilmarf in #1253
  • fix(workaround): allow old norm algos to be hashed with old digest ctxts by @frewilhelm in #1264

🧰 Maintenance

  • chore: bump VERSION to 0.19.1-dev by @ocmbot in #1197
  • chore(ci): ensure body is encoded correctly and can never be recognized as secret for release (#1238) by @jakobmoellerdev in #1239

Full Changelog: v0.19.0...v0.19.1

v0.20.0-rc.1

21 Jan 16:37
Compare
Choose a tag to compare
v0.20.0-rc.1 Pre-release
Pre-release

What's Changed

🚀 Features

🐛 Bug Fixes

11 changes

⬆️ Dependencies

12 changes

🧰 Maintenance

21 changes

Other Changes

Full Changelog: v0.19...v0.20.0

v0.19.1-rc.3

21 Jan 16:37
Compare
Choose a tag to compare
v0.19.1-rc.3 Pre-release
Pre-release

What's Changed

🚀 Features

  • feat(normalisation): jsonNormalisation/v3 and fixes to jsonNormalisation/v1 as well as jsonNormalisation/v2 (#1218) by @jakobmoellerdev in #1230

🐛 Bug Fixes

  • fix(transfer): accidental extra identity defaulting during transfer (#1236) by @jakobmoellerdev in #1237
  • fix: unable to close, unable to unref last: unable to cleanup compone… by @hilmarf in #1253
  • fix(workaround): allow old norm algos to be hashed with old digest ctxts by @frewilhelm in #1264

🧰 Maintenance

  • chore: bump VERSION to 0.19.1-dev by @ocmbot in #1197
  • chore(ci): ensure body is encoded correctly and can never be recognized as secret for release (#1238) by @jakobmoellerdev in #1239

Full Changelog: v0.19.0...v0.19.1

v0.19.1-rc.2

14 Jan 13:54
Compare
Choose a tag to compare
v0.19.1-rc.2 Pre-release
Pre-release

What's Changed

🚀 Features

  • feat(normalisation): jsonNormalisation/v3 and fixes to jsonNormalisation/v1 as well as jsonNormalisation/v2 (#1218) by @jakobmoellerdev in #1230

🐛 Bug Fixes

  • fix(transfer): accidental extra identity defaulting during transfer (#1236) by @jakobmoellerdev in #1237
  • fix: unable to close, unable to unref last: unable to cleanup compone… by @hilmarf in #1253

🧰 Maintenance

  • chore: bump VERSION to 0.19.1-dev by @ocmbot in #1197
  • chore(ci): ensure body is encoded correctly and can never be recognized as secret for release (#1238) by @jakobmoellerdev in #1239

Full Changelog: v0.19.0...v0.19.1

v0.19.1-rc.1

09 Jan 21:29
Compare
Choose a tag to compare
v0.19.1-rc.1 Pre-release
Pre-release

What's Changed

🚀 Features

  • feat(normalisation): jsonNormalisation/v3 and fixes to jsonNormalisation/v1 as well as jsonNormalisation/v2 (#1218) by @jakobmoellerdev in #1230

🐛 Bug Fixes

🧰 Maintenance

  • chore: bump VERSION to 0.19.1-dev by @ocmbot in #1197
  • chore(ci): ensure body is encoded correctly and can never be recognized as secret for release (#1238) by @jakobmoellerdev in #1239

Full Changelog: v0.19.0...v0.19.1

v0.19.0

16 Dec 08:49
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat(log): log http requests for OCI and docker based on trace level by injecting a logger by @jakobmoellerdev in #1118

🧰 Maintenance

34 changes

⬆️ Dependencies

Full Changelog: v0.18...v0.19.0

v0.19.0-rc.1

02 Dec 08:51
Compare
Choose a tag to compare
v0.19.0-rc.1 Pre-release
Pre-release

What's Changed

🚀 Features

  • feat(log): log http requests for OCI and docker based on trace level by injecting a logger by @jakobmoellerdev in #1118

🧰 Maintenance

34 changes

⬆️ Dependencies

Full Changelog: v0.18...v0.19.0-rc.1

v0.18.0

25 Nov 09:11
Compare
Choose a tag to compare

Release v0.18.0

  • change short text for help topic (#1058)
  • bug: allow http protocol for oci access (#1060)
  • bug: fix unmarshal consumer identity with empty value (#1057)
  • fix artifact set tagging (#1033)
  • component constructor with references field (#1054)
  • priority for CLI registration options (#1045)
  • chore: update 'flake.nix' (#1049)
  • add action doc (#1032)
  • chore: update 'flake.nix' (#1040)
  • chore: update 'flake.nix' (#1039)
  • fix downloader handling (#1031)
  • Adjust README with rotated GPG key (#1025)

🐛 Bug Fixes

  • [release-v0.18.0] fix: version info for OCI refs (#1080)
  • fix: set tlskyber=0 (#1047)
  • fix: remove ocm release key if present (#1024)
  • chore: release fallout corrections (#1023)

🧰 Maintenance

8 changes
  • chore: force bump to 0.18.0-dev (#1061)
  • chore: reuse aggregation from ctf during component build (#1044)
  • chore: disable runner cache for release note drafter (#1051)
  • chore: enhance the publishing to other repositories then github (#1028)
  • chore: migrate all component builds: ca => ctf (#1043)
  • chore(ci): various optimizations for build processing, caching and concurrency (#996)
  • fix: remove ocm release key if present (#1024)
  • chore: release fallout corrections (#1023)

⬆️ Dependencies

4 changes
  • chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in the go_modules group (#1048)
  • chore(deps): bump github.com/containerd/errdefs from 0.3.0 to 1.0.0 (#1037)
  • chore(deps): bump the ci group with 2 updates (#1038)
  • chore(deps): bump the go group with 8 updates (#1036)