Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 13:17
· 255 commits to main since this release

Release v0.13.0

  • fix goreleaser (#863)
  • feat: add check for diffs after go mod tidy and generate (#861)
  • Typo (#860)
  • Bump the go group across 1 directory with 26 updates (#854)
  • feat: remove GetInexpensiveContentVersionIdentity (#845)
  • Bump the ci group across 1 directory with 5 updates (#853)
  • add changes for multi-arch (#851)
  • Bump github.com/docker/docker from 27.0.1+incompatible to 27.1.0+incompatible in the go_modules group (#857)
  • Improve errors (#850)
  • rework selectors (#858)
  • Rework adding elements to a component version (#844)
  • Add AUR as installation option for OCM-CLI (#855)
  • extension point for pub/sub support (#832)
  • cleanup json schemes (#840)
  • Exchange Algorithm constant in polymorphic handler method (#852)
  • forward error message from OCI registry (#848)

This is the last release using the module name github.com/open-component-model/ocm. The next releases
will use the new module name ocm.software/ocm. Additionally the package structure of the new module will change.
You can use the migration script provided by the next release to migrate your project to the new module and structure.