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/07/05 23:48:01 UTC

[camel-k] branch release-1.12.x updated (518d31039 -> f466083b3)

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

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


    from 518d31039 Periodic Sync of Camel K Main Branch for SBOM Generation
     new 39036fc26 chore: changelog automatic update
     new f466083b3 Periodic Sync of Camel K Main Branch for SBOM Generation

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                   |  4 ++++
 camel-k-sbom/camel-k-sbom.json | 54 +++++++++++++++++++++---------------------
 2 files changed, 31 insertions(+), 27 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-1.12.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 39036fc2636f40b2c9fa2c8c22f4d01fe0174e83
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Jul 5 23:42:21 2023 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 06a022d10..2467e0194 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,8 +6,10 @@
 
 **Closed issues:**
 
+- Add `description` to KameletBinding and Integration [\#4535](https://github.com/apache/camel-k/issues/4535)
 - Nightly release CLI binary \(Linux\) not working [\#4526](https://github.com/apache/camel-k/issues/4526)
 - Builder image name missing the organization configuration [\#4525](https://github.com/apache/camel-k/issues/4525)
+- Unable to run the code by adding Jar files as depedency [\#4524](https://github.com/apache/camel-k/issues/4524)
 - Make command fails on MacOS due to TestGenerateKeystore [\#4516](https://github.com/apache/camel-k/issues/4516)
 - Allow to remote debug the Operator [\#4513](https://github.com/apache/camel-k/issues/4513)
 - Updating a property will cause Integration to rebuild [\#4511](https://github.com/apache/camel-k/issues/4511)
@@ -26,9 +28,11 @@
 - Horizontal scaling ability for operators [\#4173](https://github.com/apache/camel-k/issues/4173)
 - Observability documentation - Update to micrometer extension [\#4157](https://github.com/apache/camel-k/issues/4157)
 - Multi architecture support - Operator and builder pods [\#4148](https://github.com/apache/camel-k/issues/4148)
+- how to add custom component in camel-k [\#4145](https://github.com/apache/camel-k/issues/4145)
 - Add message during Operator Installation that checks that Internal Image Registry is configured [\#4130](https://github.com/apache/camel-k/issues/4130)
 - Helm Node Selector [\#4096](https://github.com/apache/camel-k/issues/4096)
 - Update the version of the kind-action [\#4063](https://github.com/apache/camel-k/issues/4063)
+- camel k bypassing maven settings.xml when using proxy [\#3991](https://github.com/apache/camel-k/issues/3991)
 - Onboard Camel K Tekton tasks [\#3795](https://github.com/apache/camel-k/issues/3795)
 - Deprecated Github actions / warnings [\#3766](https://github.com/apache/camel-k/issues/3766)
 - Document supported components [\#2228](https://github.com/apache/camel-k/issues/2228)


[camel-k] 02/02: Periodic Sync of Camel K Main Branch for SBOM Generation

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

commit f466083b3906437ff987cecd0ff3ebecd72e5a6e
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Jul 5 23:47:56 2023 +0000

    Periodic Sync of Camel K Main Branch for SBOM Generation
---
 camel-k-sbom/camel-k-sbom.json | 54 +++++++++++++++++++++---------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index 07a67bc69..3a0d3b6ab 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:b59f83ef-61a1-496c-8ec0-d2c4fb27f55d",
+  "serialNumber": "urn:uuid:af48de96-575a-41c3-ba34-0bf31036aa24",
   "version": 1,
   "metadata": {
-    "timestamp": "2023-07-04T23:48:18Z",
+    "timestamp": "2023-07-05T23:47:56Z",
     "tools": [
       {
         "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
       }
     ],
     "component": {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k@v0.0.0-20230704234222-9b48c529d66d?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k@v0.0.0-20230705234221-39036fc2636f?type=module",
       "type": "application",
       "name": "github.com/apache/camel-k",
-      "version": "v0.0.0-20230704234222-9b48c529d66d",
-      "purl": "pkg:golang/github.com/apache/camel-k@v0.0.0-20230704234222-9b48c529d66d?type=module\u0026goos=linux\u0026goarch=amd64",
+      "version": "v0.0.0-20230705234221-39036fc2636f",
+      "purl": "pkg:golang/github.com/apache/camel-k@v0.0.0-20230705234221-39036fc2636f?type=module\u0026goos=linux\u0026goarch=amd64",
       "externalReferences": [
         {
           "url": "https://github.com/apache/camel-k",
@@ -510,18 +510,18 @@
       }
     },
     {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230704234222-9b48c529d66d?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230705234221-39036fc2636f?type=module",
       "type": "library",
       "name": "github.com/apache/camel-k/pkg/apis/camel",
-      "version": "v0.0.0-20230704234222-9b48c529d66d",
+      "version": "v0.0.0-20230705234221-39036fc2636f",
       "scope": "required",
       "hashes": [
         {
           "alg": "SHA-256",
-          "content": "9be82e0ee1bc2da7630f5c284b4515302426a64fb677208977f191a50dfa7e84"
+          "content": "ed544c20f332720510ad73fee687fd34474d4ed8db93d42ae377f6f67ca1d5ff"
         }
       ],
-      "purl": "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230704234222-9b48c529d66d?type=module\u0026goos=linux\u0026goarch=amd64",
+      "purl": "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230705234221-39036fc2636f?type=module\u0026goos=linux\u0026goarch=amd64",
       "externalReferences": [
         {
           "url": "https://github.com/apache/camel-k/pkg/apis/camel",
@@ -530,18 +530,18 @@
       ]
     },
     {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230704234222-9b48c529d66d?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230705234221-39036fc2636f?type=module",
       "type": "library",
       "name": "github.com/apache/camel-k/pkg/client/camel",
-      "version": "v0.0.0-20230704234222-9b48c529d66d",
+      "version": "v0.0.0-20230705234221-39036fc2636f",
       "scope": "required",
       "hashes": [
         {
           "alg": "SHA-256",
-          "content": "9202adac36e9197d82b42e4d92487fd377c7522d603f1549c9d6f4dddc1b06e1"
+          "content": "ea6ee4f4cc25f2b3afa89a8f2bd19369cc49df84488103daaeb8b6d33987740d"
         }
       ],
-      "purl": "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230704234222-9b48c529d66d?type=module\u0026goos=linux\u0026goarch=amd64",
+      "purl": "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230705234221-39036fc2636f?type=module\u0026goos=linux\u0026goarch=amd64",
       "externalReferences": [
         {
           "url": "https://github.com/apache/camel-k/pkg/client/camel",
@@ -550,18 +550,18 @@
       ]
     },
     {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230704234222-9b48c529d66d?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230705234221-39036fc2636f?type=module",
       "type": "library",
       "name": "github.com/apache/camel-k/pkg/kamelet/repository",
-      "version": "v0.0.0-20230704234222-9b48c529d66d",
+      "version": "v0.0.0-20230705234221-39036fc2636f",
       "scope": "required",
       "hashes": [
         {
           "alg": "SHA-256",
-          "content": "01f9f91b47b920277b45f51ca708507934f0213e003bbcb91a1f3229123c85e3"
+          "content": "0981d23f390e615d4d8ba7d9ab32ad29fb22fe0dccb0457cb876b4f2664e2c43"
         }
       ],
-      "purl": "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230704234222-9b48c529d66d?type=module\u0026goos=linux\u0026goarch=amd64",
+      "purl": "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230705234221-39036fc2636f?type=module\u0026goos=linux\u0026goarch=amd64",
       "externalReferences": [
         {
           "url": "https://github.com/apache/camel-k/pkg/kamelet/repository",
@@ -4354,12 +4354,12 @@
   ],
   "dependencies": [
     {
-      "ref": "pkg:golang/github.com/apache/camel-k@v0.0.0-20230704234222-9b48c529d66d?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k@v0.0.0-20230705234221-39036fc2636f?type=module",
       "dependsOn": [
         "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
-        "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230704234222-9b48c529d66d?type=module",
-        "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230704234222-9b48c529d66d?type=module",
-        "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230704234222-9b48c529d66d?type=module",
+        "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230705234221-39036fc2636f?type=module",
+        "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230705234221-39036fc2636f?type=module",
+        "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230705234221-39036fc2636f?type=module",
         "pkg:golang/github.com/container-tools/go-containerregistry@v0.7.1-0.20211124090132-40ccc94a466b?type=module",
         "pkg:golang/github.com/container-tools/spectrum@v0.6.0?type=module",
         "pkg:golang/github.com/evanphx/json-patch@v4.12.0+incompatible?type=module",
@@ -4545,7 +4545,7 @@
       "ref": "pkg:golang/github.com/antlr/antlr4/runtime/Go/antlr@v1.4.10?type=module"
     },
     {
-      "ref": "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230704234222-9b48c529d66d?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230705234221-39036fc2636f?type=module",
       "dependsOn": [
         "pkg:golang/github.com/imdario/mergo@v0.3.13?type=module",
         "pkg:golang/github.com/stretchr/testify@v1.8.1?type=module",
@@ -4571,9 +4571,9 @@
       ]
     },
     {
-      "ref": "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230704234222-9b48c529d66d?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230705234221-39036fc2636f?type=module",
       "dependsOn": [
-        "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230704234222-9b48c529d66d?type=module",
+        "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230705234221-39036fc2636f?type=module",
         "pkg:golang/k8s.io/api@v0.25.2?type=module",
         "pkg:golang/k8s.io/apimachinery@v0.25.2?type=module",
         "pkg:golang/k8s.io/client-go@v0.25.2?type=module",
@@ -4619,10 +4619,10 @@
       ]
     },
     {
-      "ref": "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230704234222-9b48c529d66d?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230705234221-39036fc2636f?type=module",
       "dependsOn": [
-        "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230704234222-9b48c529d66d?type=module",
-        "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230704234222-9b48c529d66d?type=module",
+        "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230705234221-39036fc2636f?type=module",
+        "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230705234221-39036fc2636f?type=module",
         "pkg:golang/github.com/google/go-github/v32@v32.1.0?type=module",
         "pkg:golang/github.com/gregjones/httpcache@v0.0.0-20190611155906-901d90724c79?type=module",
         "pkg:golang/github.com/stretchr/testify@v1.8.1?type=module",