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/12/21 00:32:38 UTC

(camel-k) branch release-2.1.x updated (0176a3559 -> 40cb92ee0)

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 0176a3559 chore: nightly SBOM update
     new d6cb38f60 chore: changelog automatic update
     new 40cb92ee0 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                   |  3 +++
 camel-k-sbom/camel-k-sbom.json | 12 ++++++------
 2 files changed, 9 insertions(+), 6 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 d6cb38f60e39b2c4c7b305445ca96668595f3750
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Dec 21 00:29:52 2023 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a587db988..5d2a5fbf6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,9 @@
 
 **Closed issues:**
 
+- JDK 17 release error for Camel K CRDS artifact [\#4826](https://github.com/apache/camel-k/issues/4826)
+- Provide more detailed `kamel run` documentation [\#4713](https://github.com/apache/camel-k/issues/4713)
+- Test ARM64 architecture - operator and builder pods  [\#4519](https://github.com/apache/camel-k/issues/4519)
 - \[Regression\] javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found [\#4266](https://github.com/apache/camel-k/issues/4266)
 
 ## [v2.2.0](https://github.com/apache/camel-k/tree/v2.2.0) (2023-12-19)


(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 40cb92ee066afb23c5a5940a4956e74168387d15
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Dec 21 00:31:27 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 5a37e112e..0df95db84 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:d5cd2820-58fc-4c13-8eed-d0ddae8024a6",
+  "serialNumber": "urn:uuid:10672ff7-b192-4bc9-8f83-72fcb2759cb5",
   "version": 1,
   "metadata": {
-    "timestamp": "2023-12-20T00:33:24Z",
+    "timestamp": "2023-12-21T00:31:27Z",
     "tools": [
       {
         "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
       }
     ],
     "component": {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231220003010-62b251ccc733?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231221002952-d6cb38f60e39?type=module",
       "type": "application",
       "name": "github.com/apache/camel-k/v2",
-      "version": "v0.0.0-20231220003010-62b251ccc733",
-      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231220003010-62b251ccc733?type=module\u0026goos=linux\u0026goarch=amd64",
+      "version": "v0.0.0-20231221002952-d6cb38f60e39",
+      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231221002952-d6cb38f60e39?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-20231220003010-62b251ccc733?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231221002952-d6cb38f60e39?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",