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/26 00:47:00 UTC

[camel-k] branch release-2.0.x updated (4ab294a6a -> 0c82f665a)

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 4ab294a6a chore: nightly SBOM update
     new 8cda05e70 chore: changelog automatic update
     new 0c82f665a 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.0.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 8cda05e70343924006329c990ea368c1cddfdb7b
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Oct 26 00:38:59 2023 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a2aaaa6aa..7b4d17c27 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,10 @@
 
 **Closed issues:**
 
+- 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)
 
 ## [2.1.1-nightly](https://github.com/apache/camel-k/tree/2.1.1-nightly) (2023-10-24)
 


[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 0c82f665aa0f97e5f657bb0c1a946be09b07d926
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Oct 26 00:44:13 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 b0bf2d2d1..e3b2baec6 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:912080d1-f4ef-4ebd-9174-8c79c04d7094",
+  "serialNumber": "urn:uuid:8054705d-f9f8-4631-a3f3-724cd04aa7e8",
   "version": 1,
   "metadata": {
-    "timestamp": "2023-10-25T01:30:32Z",
+    "timestamp": "2023-10-26T00:44:13Z",
     "tools": [
       {
         "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
       }
     ],
     "component": {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231025012445-ec3d7fbf76d2?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231026003859-8cda05e70343?type=module",
       "type": "application",
       "name": "github.com/apache/camel-k/v2",
-      "version": "v0.0.0-20231025012445-ec3d7fbf76d2",
-      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231025012445-ec3d7fbf76d2?type=module\u0026goos=linux\u0026goarch=amd64",
+      "version": "v0.0.0-20231026003859-8cda05e70343",
+      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231026003859-8cda05e70343?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-20231025012445-ec3d7fbf76d2?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231026003859-8cda05e70343?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",