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 01:27:32 UTC

(camel-k) branch release-2.0.x updated (6ca5d25b5 -> 5920dc4ee)

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

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


    from 6ca5d25b5 chore: nightly SBOM update
     new 6b5ab2951 chore: changelog automatic update
     new 5920dc4ee 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) 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.0.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 5920dc4ee743c64e91c2ea3d5ef48ba34ac10a52
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Sat Oct 28 01:25:01 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 56140c9ed..e60fb2332 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:00c450ad-f655-4b00-879f-3f3205f21957",
+  "serialNumber": "urn:uuid:1b1bb315-2765-4cbe-9d69-4376ad07fb22",
   "version": 1,
   "metadata": {
-    "timestamp": "2023-10-27T01:27:50Z",
+    "timestamp": "2023-10-28T01:25:01Z",
     "tools": [
       {
         "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
       }
     ],
     "component": {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231027012248-4311c7514b31?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231028012010-6b5ab2951c6d?type=module",
       "type": "application",
       "name": "github.com/apache/camel-k/v2",
-      "version": "v0.0.0-20231027012248-4311c7514b31",
-      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231027012248-4311c7514b31?type=module\u0026goos=linux\u0026goarch=amd64",
+      "version": "v0.0.0-20231028012010-6b5ab2951c6d",
+      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231028012010-6b5ab2951c6d?type=module\u0026goos=linux\u0026goarch=amd64",
       "externalReferences": [
         {
           "url": "https://github.com/apache/camel-k",
@@ -4021,7 +4021,7 @@
   ],
   "dependencies": [
     {
-      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231027012248-4311c7514b31?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231028012010-6b5ab2951c6d?type=module",
       "dependsOn": [
         "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
         "pkg:golang/github.com/container-tools/spectrum@v0.6.29?type=module",


(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.0.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 6b5ab2951c6d62965263fa7bf1d1b1cebefc88e8
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Sat Oct 28 01:20:10 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)