From 3b130dcc41a546265b6f1a770dd4fb14a6d4d60f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 07:58:37 +0000 Subject: [PATCH] ReleaseNotes for v0.13.0 --- docs/releasenotes/v0.13.0.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/releasenotes/v0.13.0.md diff --git a/docs/releasenotes/v0.13.0.md b/docs/releasenotes/v0.13.0.md new file mode 100644 index 0000000000..1b63c45ed5 --- /dev/null +++ b/docs/releasenotes/v0.13.0.md @@ -0,0 +1,18 @@ +Release v0.13.0 + +- 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) +