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/18 00:43:00 UTC

[camel-k] branch release-2.1.x updated (784c8f6ae -> c5af84953)

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 784c8f6ae chore: nightly coverage badge update
     new 4dd0bc41d chore: changelog automatic update
     new c5af84953 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                   |  9 +++++++++
 camel-k-sbom/camel-k-sbom.json | 12 ++++++------
 2 files changed, 15 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 4dd0bc41db0344fea397cf077a93c39a5df2c166
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Oct 18 00:34:35 2023 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 822fef8f7..31adaf758 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
 # Changelog
 
+## [Unreleased](https://github.com/apache/camel-k/tree/HEAD)
+
+[Full Changelog](https://github.com/apache/camel-k/compare/v2.1.0...HEAD)
+
+**Closed issues:**
+
+- Error log traces after integration error [\#4781](https://github.com/apache/camel-k/issues/4781)
+- Projecting routes status to a Kubernetes Resource [\#2728](https://github.com/apache/camel-k/issues/2728)
+
 ## [v2.1.0](https://github.com/apache/camel-k/tree/v2.1.0) (2023-10-16)
 
 [Full Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-2.1.0...v2.1.0)


[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 c5af84953b4e3ae4911bf95d8c3540183a7efde3
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Oct 18 00:39:54 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 87631c2db..4cc11c926 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:f1575245-fc55-414d-92c4-51e38b0b9c74",
+  "serialNumber": "urn:uuid:08de73b6-d577-4503-9f3c-1bd76eee5cc3",
   "version": 1,
   "metadata": {
-    "timestamp": "2023-10-17T00:35:44Z",
+    "timestamp": "2023-10-18T00:39:54Z",
     "tools": [
       {
         "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
       }
     ],
     "component": {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231017003134-d7eb1c2ce129?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231018003435-4dd0bc41db03?type=module",
       "type": "application",
       "name": "github.com/apache/camel-k/v2",
-      "version": "v0.0.0-20231017003134-d7eb1c2ce129",
-      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231017003134-d7eb1c2ce129?type=module\u0026goos=linux\u0026goarch=amd64",
+      "version": "v0.0.0-20231018003435-4dd0bc41db03",
+      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231018003435-4dd0bc41db03?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-20231017003134-d7eb1c2ce129?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231018003435-4dd0bc41db03?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",