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/20 23:48:19 UTC

(camel-k) branch main updated (27047802e -> d518d63c6)

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

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


    from 27047802e chore(deps): bump knative.dev/serving from 0.39.2 to 0.39.3
     new 9af868c22 chore: changelog automatic update
     new d518d63c6 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                   |  8 ++++++++
 camel-k-sbom/camel-k-sbom.json | 24 ++++++++++++------------
 2 files changed, 20 insertions(+), 12 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 main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 9af868c22970eee0ea5b0740a72097b3a27cde5d
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Dec 20 23:43:47 2023 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 940994f75..79f66f029 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,16 @@
 
 [Full Changelog](https://github.com/apache/camel-k/compare/v2.2.0...HEAD)
 
+**Closed issues:**
+
+- JDK 17 release error for Camel K CRDS artifact [\#4826](https://github.com/apache/camel-k/issues/4826)
+- 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)
+
 **Merged pull requests:**
 
+- docs\(install\): Fix advanced doc on multi-architecture ARM64 [\#4997](https://github.com/apache/camel-k/pull/4997) ([gansheer](https://github.com/gansheer))
+- chore\(deps\): bump knative.dev/serving from 0.39.2 to 0.39.3 [\#4996](https://github.com/apache/camel-k/pull/4996) ([dependabot[bot]](https://github.com/apps/dependabot))
 - chore\(java\): crds dependency compiler java 17 [\#4995](https://github.com/apache/camel-k/pull/4995) ([squakez](https://github.com/squakez))
 - chore\(ci\): run lower memory checks before higher memory [\#4994](https://github.com/apache/camel-k/pull/4994) ([squakez](https://github.com/squakez))
 - chore\(deps\): bump github.com/spf13/viper from 1.18.1 to 1.18.2 [\#4993](https://github.com/apache/camel-k/pull/4993) ([dependabot[bot]](https://github.com/apps/dependabot))


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

commit d518d63c61262bfee05a8e628b7d3f6a86acdcfb
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Dec 20 23:46:36 2023 +0000

    chore: nightly SBOM update
---
 camel-k-sbom/camel-k-sbom.json | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index 55297fa55..54df634ae 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:4bb7a521-bbf9-4fb9-995e-8c8aee378aa8",
+  "serialNumber": "urn:uuid:dc4855dc-6f87-48b7-ab7c-ecaf38e728e8",
   "version": 1,
   "metadata": {
-    "timestamp": "2023-12-19T23:46:25Z",
+    "timestamp": "2023-12-20T23:46:36Z",
     "tools": [
       {
         "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
       }
     ],
     "component": {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231219234609-606281336d54?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231220234347-9af868c22970?type=module",
       "type": "application",
       "name": "github.com/apache/camel-k/v2",
-      "version": "v0.0.0-20231219234609-606281336d54",
-      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231219234609-606281336d54?type=module\u0026goos=linux\u0026goarch=amd64",
+      "version": "v0.0.0-20231220234347-9af868c22970",
+      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231220234347-9af868c22970?type=module\u0026goos=linux\u0026goarch=amd64",
       "externalReferences": [
         {
           "url": "https://github.com/apache/camel-k",
@@ -3722,18 +3722,18 @@
       }
     },
     {
-      "bom-ref": "pkg:golang/knative.dev/serving@v0.39.2?type=module",
+      "bom-ref": "pkg:golang/knative.dev/serving@v0.39.3?type=module",
       "type": "library",
       "name": "knative.dev/serving",
-      "version": "v0.39.2",
+      "version": "v0.39.3",
       "scope": "required",
       "hashes": [
         {
           "alg": "SHA-256",
-          "content": "ab151da29ddf18d02e070033bad094d474acce83b59decca6d5d88d078138789"
+          "content": "c77a7788263478ac0a6669575197dcf42d186b0ca207a29cd47944eba6f9df42"
         }
       ],
-      "purl": "pkg:golang/knative.dev/serving@v0.39.2?type=module\u0026goos=linux\u0026goarch=amd64",
+      "purl": "pkg:golang/knative.dev/serving@v0.39.3?type=module\u0026goos=linux\u0026goarch=amd64",
       "evidence": {
         "licenses": [
           {
@@ -3830,7 +3830,7 @@
   ],
   "dependencies": [
     {
-      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231219234609-606281336d54?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231220234347-9af868c22970?type=module",
       "dependsOn": [
         "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
         "pkg:golang/github.com/container-tools/spectrum@v0.6.42?type=module",
@@ -3880,7 +3880,7 @@
         "pkg:golang/k8s.io/utils@v0.0.0-20230505201702-9f6742963106?type=module",
         "pkg:golang/knative.dev/eventing@v0.39.1?type=module",
         "pkg:golang/knative.dev/pkg@v0.0.0-20231023151236-29775d7c9e5c?type=module",
-        "pkg:golang/knative.dev/serving@v0.39.2?type=module",
+        "pkg:golang/knative.dev/serving@v0.39.3?type=module",
         "pkg:golang/sigs.k8s.io/controller-runtime@v0.15.2?type=module",
         "pkg:golang/sigs.k8s.io/structured-merge-diff/v4@v4.4.1?type=module"
       ]
@@ -5674,7 +5674,7 @@
       ]
     },
     {
-      "ref": "pkg:golang/knative.dev/serving@v0.39.2?type=module",
+      "ref": "pkg:golang/knative.dev/serving@v0.39.3?type=module",
       "dependsOn": [
         "pkg:golang/contrib.go.opencensus.io/exporter/ocagent@v0.7.1-0.20200907061046-05415f1de66d?type=module",
         "pkg:golang/contrib.go.opencensus.io/exporter/prometheus@v0.4.2?type=module",