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/14 00:35:37 UTC

(camel-k) branch release-2.1.x updated (db31fe5df -> 82783a0d0)

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 db31fe5df chore: nightly SBOM update
     new 3904ec810 chore: changelog automatic update
     new 82783a0d0 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) 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 82783a0d077b0735c95c365d48a70a36096cc29f
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Dec 14 00:33:50 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 d4df8902a..63e19807d 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:ea2db9b3-39cc-4af5-9822-7e5fa2cecb5c",
+  "serialNumber": "urn:uuid:0b113d43-47c3-490b-9754-fc4d44ee2c61",
   "version": 1,
   "metadata": {
-    "timestamp": "2023-12-13T00:28:56Z",
+    "timestamp": "2023-12-14T00:33:50Z",
     "tools": [
       {
         "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
       }
     ],
     "component": {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231213002728-73dd1dd8da5a?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231214003037-3904ec810e66?type=module",
       "type": "application",
       "name": "github.com/apache/camel-k/v2",
-      "version": "v0.0.0-20231213002728-73dd1dd8da5a",
-      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231213002728-73dd1dd8da5a?type=module\u0026goos=linux\u0026goarch=amd64",
+      "version": "v0.0.0-20231214003037-3904ec810e66",
+      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231214003037-3904ec810e66?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-20231213002728-73dd1dd8da5a?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231214003037-3904ec810e66?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",


(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 3904ec810e66baaa100eb3241ae1b9af40186e9d
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Dec 14 00:30:37 2023 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 972d116ce..0fa80d3b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- Usage of older Kameletes version on main [\#4985](https://github.com/apache/camel-k/issues/4985)
 - Fail to run route with toD [\#4972](https://github.com/apache/camel-k/issues/4972)
 - Improve cross-namespace check when referencing Kamelets in Pipes [\#4961](https://github.com/apache/camel-k/issues/4961)
 - Ability to apply node selectors/affinity configuration [\#4958](https://github.com/apache/camel-k/issues/4958)
@@ -20,6 +21,7 @@
 - TestSecretHotReload failure [\#4902](https://github.com/apache/camel-k/issues/4902)
 - Camel K offline error [\#4894](https://github.com/apache/camel-k/issues/4894)
 - Native image builds failing with dependencies from private repository [\#4892](https://github.com/apache/camel-k/issues/4892)
+- log.SetLogger\(...\) was never called [\#4891](https://github.com/apache/camel-k/issues/4891)
 - Runtime compatibility matrix should be changed to default matrix [\#4886](https://github.com/apache/camel-k/issues/4886)
 - SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder" when running an integration [\#4882](https://github.com/apache/camel-k/issues/4882)
 - Coverage report sends message 3 times [\#4875](https://github.com/apache/camel-k/issues/4875)
@@ -34,6 +36,7 @@
 - Facing issue while Integrating Java Code and REST with JAR Dependencies [\#4593](https://github.com/apache/camel-k/issues/4593)
 - Image Vulnerability of Go package [\#4581](https://github.com/apache/camel-k/issues/4581)
 - Failing to serialize java.time.\* objects into json [\#4547](https://github.com/apache/camel-k/issues/4547)
+- Use custom component in camel K [\#4539](https://github.com/apache/camel-k/issues/4539)
 - Create a test for structured health check conditions when integrations are scaled \> 1 [\#3997](https://github.com/apache/camel-k/issues/3997)
 - Add KEP-1755 support e2e tests [\#3615](https://github.com/apache/camel-k/issues/3615)
 - Camel-K initContainer [\#3459](https://github.com/apache/camel-k/issues/3459)