Releases: open-component-model/ocm
latest ocm-cli
holds always the latest ocm-cli binaries
v0.18.0-rc.2
Release v0.18.0-rc.2
- 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
- fix: set tlskyber=0 (#1047)
- fix: remove ocm release key if present (#1024)
- chore: release fallout corrections (#1023)
- fix version info for OCI refs (#1078) cherry-picked
🧰 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
v0.18.0-rc.1
Release v0.18.0-rc.1
- priority for CLI registration options (#1045)
🐛 Bug Fixes
- fix: set tlskyber=0 (#1047)
- fix: remove ocm release key if present (#1024)
- chore: release fallout corrections (#1023)
- fix artifact set tagging (#1033)
- fix downloader handling (#1031)
- bug: allow http protocol for oci access (#1060)
- bug: fix unmarshal consumer identity with empty value (#1057)
- component constructor with references field (#1054)
🧰 Maintenance
8 changes
- Adjust README with rotated GPG key (#1025)
- change short text for help topic (#1058)
- chore: update 'flake.nix' (#1049)
- add action doc (#1032)
- chore: update 'flake.nix' (#1040)
- chore: update 'flake.nix' (#1039)
- 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
v0.17.0
Release v0.17.0
- !OCI Annotations change in Component Descriptor for Component Versions: `ocm-artifact` -> `software.ocm.artifact` and introduce `software.ocm.creator` (#987)
- Introduce update state on CV implementation API (#976)
🐛 Bug Fixes
Documentation
- documentation: fix uploader documentation (#991)
- documentation: Update the installation options (#979)
- chore: fixes for docu + cleanup test leftovers (#993)
🧰 Maintenance
8 changes
- Fix/publish release (#1001)
- chore: reduce cache pressure by early deleting cache entries after PR closure (#986)
- chore: update 'flake.nix' (#1012)
- chore(release): also call make generate to update files (#992)
- chore(ci): remove i386, optimize latest build and add various comments (#1010)
- chore(ci): use reusable stale bot configuration (#1008)
- chore(ci): add stale bot for issues (#1002)
- chore(ci): make sure we use candidates and branches by default (#1004)
⬆️ Dependencies
v0.17.0-rc.1
Release v0.17.0-rc.1
- !OCI Annotations change in Component Descriptor for Component Versions: `ocm-artifact` -> `software.ocm.artifact` and introduce `software.ocm.creator` (#987)
- Introduce update state on CV implementation API (#976)
🐛 Bug Fixes
Documentation
- documentation: fix uploader documentation (#991)
- documentation: Update the installation options (#979)
- chore: fixes for docu + cleanup test leftovers (#993)
🧰 Maintenance
8 changes
- Fix/publish release (#1001)
- chore: reduce cache pressure by early deleting cache entries after PR closure (#986)
- chore: update 'flake.nix' (#1012)
- chore(release): also call make generate to update files (#992)
- chore(ci): remove i386, optimize latest build and add various comments (#1010)
- chore(ci): use reusable stale bot configuration (#1008)
- chore(ci): add stale bot for issues (#1002)
- chore(ci): make sure we use candidates and branches by default (#1004)
⬆️ Dependencies
v0.16.2
Release v0.16.2
WARNING: We are receiving reports of Slowness and missing layers in the OCM library handling OCI Images (see open-component-model/ocm-project#293 for Details). Until this is resolved, please hold back on a potential upgrade. We are working on resolving the issue. Please refer to v0.15 for now
- chore: update readme (#985)
v0.16.1
Release v0.16.1
WARNING: We are receiving reports of Slowness and missing layers in the OCM library handling OCI Images (see open-component-model/ocm-project#293 for Details). Until this is resolved, please hold back on a potential upgrade. We are working on resolving the issue. Please refer to v0.15 for now
- fix: wrap the TLS config into a retryer client (#968) (#983)
v0.16.0
Release v0.16.0
WARNING: We are receiving reports of Slowness and missing layers in the OCM library handling OCI Images (see open-component-model/ocm-project#293 for Details). Until this is resolved, please hold back on a potential upgrade. We are working on resolving the issue.
- Support standard object types for command plugins + options for templater types (#958)
- feat: add function to satisfy accessMethodView interface (#955)
- CLI: fix recursive mode for ocm hash component (#954)
- OCI: prefer digest over tag (#953)
- fix: docker registry returning internal server error on blobs not found (#950)
- fix + doc for VerifyResourceDigest (#946)
- Adjust verify digest again (#945)
- Add a simpler digest verify function (#943)
- [chore] fix: publish release (#940)
- Fix/publish release (#939)
- feat: replace docker with oras (#904)
- feat: add gav matching and overwritable mediatype for file types (#932)
- fix: some weird maven repositories do return bad index-of listings (#938)
- Release process documentation (#931)
- some fixes and alignments (#934)
- Update CODEOWNERS (#933)
- fix busy text file during plugin installation (#929)
- Custom Unmarshaler for Consumer Identity (#927)
- Documentation: `If the option ...` (#928)
- feat: automatically label all issues with ipcei (#923)
🐛 Bug Fixes
- [chore]: release-notes-url isn't supported by wingetcreate v1.6.1.0 (#948)
- [chore]: Install wingetcreate (#942)
⬆️ Dependencies
v0.15.0
Release v0.15.0
- Update check_diff_action.yaml (#924)
- fix: default component download link (#920)
- extend signing list component descriptors (#922)
- small change to test github actions (#921)
- feat: remove deprecated code - v2 (#919)
- move identity packages into tech packages (#914)
- mega fix for new selector handling + accessor interface alignment + tests (#918)
- chore: fixup validate usage context passage (#912)
- fix: runner caching code that it uses (#917)
- Revert "feat: remove deprecated functions" (#916)
- feat: remove deprecated functions (#915)
- chore: nightly build (#903)
- docu: remove some command crosslinks (#895)
- Add cv parameter to walking step function (#909)
- release branch creation workflow (#899)
- Add utilities for ocm controllers (#898)
- Chore: setup-go@v4 does caching automatically (#908)
- chore: publish latest release to different package registries (#897)
- fix npm input (#900)
- feedback from migrating a project (#907)
- access method ocm (#896)
- annotate oci layers with component information (#882)
- align package names with folder names (#906)
- add extended description and remove archlinux (#901)
- chore: always create a new release branch and delete all old ones during new release action (#894)
- chore: change release notes template, auto label PRs, ... (#893)
🚀 Features
- Resource resolution on CD set (#865)
⬆️ Dependencies
v0.14.0
Release v0.14.0
- move migrate tooling to 'hack' folder (#889)
- feat: add npm input type (#886)
- Validate method for oci/ocm repository specs (#866)
- add public GPG key that can be used for signing (#884)
- disable manual/secondary caching (#885)
- Add linux packages to goreleaser (#888)
- raise alpine version (#883)
- fix: typo + missing bin directory (#880)
- Verify/markdown (#871)
- Bump the go group with 16 updates (#878)
- more path mappings (#877)
- ignore status error for reading pubsub config (#873)
- introduce optional repository interface for resolvers (#867)
- Bump anchore/sbom-action from 0.17.0 to 0.17.1 in the ci group (#875)
- fix cli docu generation (#876)
- Adjust workflow: check diff (#874)
- Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 in the ci group (#868)
- Bump the go group with 15 updates (#870)
- Package restructuring (#784)