You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/10/28 00:38:16 UTC

(camel-k) branch release-2.1.x updated (cdbdbc007 -> 557758e4d)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch release-2.1.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    from cdbdbc007 fix(ci): dynamic attempt
     new e97cd2741 chore: changelog automatic update
     new 557758e4d chore: nightly SBOM update

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.md                   |  1 -
 camel-k-sbom/camel-k-sbom.json | 12 ++++++------
 2 files changed, 6 insertions(+), 7 deletions(-)


(camel-k) 01/02: chore: changelog automatic update

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-2.1.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit e97cd274122a57636a5c9b9be253f232af1b16fb
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Sat Oct 28 00:30:24 2023 +0000

    chore: changelog automatic update
---
 CHANGELOG.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 665a74427..245731759 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,6 @@
 **Closed issues:**
 
 - OLM upgrade test channel failing [\#4855](https://github.com/apache/camel-k/issues/4855)
-- TestCamelTrait flaky test [\#4845](https://github.com/apache/camel-k/issues/4845)
 - Release 2.1.0 [\#4752](https://github.com/apache/camel-k/issues/4752)
 - Failing to serialize java.time.\* objects into json [\#4547](https://github.com/apache/camel-k/issues/4547)
 - Run without source code [\#3295](https://github.com/apache/camel-k/issues/3295)


(camel-k) 02/02: chore: nightly SBOM update

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-2.1.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 557758e4db50c57dfb9471e9847152ada8a8d7ce
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Sat Oct 28 00:35:41 2023 +0000

    chore: nightly SBOM update
---
 camel-k-sbom/camel-k-sbom.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index 6c575ac16..9b95c66f0 100644
--- a/camel-k-sbom/camel-k-sbom.json
+++ b/camel-k-sbom/camel-k-sbom.json
@@ -2,10 +2,10 @@
   "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json",
   "bomFormat": "CycloneDX",
   "specVersion": "1.4",
-  "serialNumber": "urn:uuid:8dd0af59-d7e8-4f3f-9792-ba35de00f116",
+  "serialNumber": "urn:uuid:41a11744-4ea3-4f3b-8ad5-7daeda176e99",
   "version": 1,
   "metadata": {
-    "timestamp": "2023-10-27T00:38:41Z",
+    "timestamp": "2023-10-28T00:35:41Z",
     "tools": [
       {
         "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
       }
     ],
     "component": {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231027003405-b6b960835e5c?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231028003024-e97cd274122a?type=module",
       "type": "application",
       "name": "github.com/apache/camel-k/v2",
-      "version": "v0.0.0-20231027003405-b6b960835e5c",
-      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231027003405-b6b960835e5c?type=module\u0026goos=linux\u0026goarch=amd64",
+      "version": "v0.0.0-20231028003024-e97cd274122a",
+      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231028003024-e97cd274122a?type=module\u0026goos=linux\u0026goarch=amd64",
       "externalReferences": [
         {
           "url": "https://github.com/apache/camel-k",
@@ -3853,7 +3853,7 @@
   ],
   "dependencies": [
     {
-      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231027003405-b6b960835e5c?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231028003024-e97cd274122a?type=module",
       "dependsOn": [
         "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
         "pkg:golang/github.com/container-tools/spectrum@v0.6.38?type=module",