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/12 00:53:51 UTC

[camel-k] branch release-2.0.x updated (73260ebd7 -> edc7f34f9)

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 73260ebd7 chore: nightly SBOM update
     new 0e6c2fcf9 chore: changelog automatic update
     new edc7f34f9 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                   | 11 +++++++++++
 camel-k-sbom/camel-k-sbom.json | 12 ++++++------
 2 files changed, 17 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.0.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit edc7f34f9a2035aa71258468db74974da521547a
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Oct 12 00:50:52 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 702096fea..89fa52d1d 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:1d676600-b4f3-4702-a4ea-23b3130b2571",
+  "serialNumber": "urn:uuid:f3be5513-e7e4-4567-8478-1deea6c5e150",
   "version": 1,
   "metadata": {
-    "timestamp": "2023-10-11T00:46:42Z",
+    "timestamp": "2023-10-12T00:50:52Z",
     "tools": [
       {
         "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
       }
     ],
     "component": {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231010005226-dc9ac69039ce?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231012004535-0e6c2fcf98ee?type=module",
       "type": "application",
       "name": "github.com/apache/camel-k/v2",
-      "version": "v0.0.0-20231010005226-dc9ac69039ce",
-      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231010005226-dc9ac69039ce?type=module\u0026goos=linux\u0026goarch=amd64",
+      "version": "v0.0.0-20231012004535-0e6c2fcf98ee",
+      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231012004535-0e6c2fcf98ee?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-20231010005226-dc9ac69039ce?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231012004535-0e6c2fcf98ee?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",


[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 0e6c2fcf98eeb2bd6bfd9447a274c46a59d8fdb0
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Oct 12 00:45:35 2023 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c886a84e6..5f3dbef21 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- Bump X/Net to version 0.17.0 [\#4819](https://github.com/apache/camel-k/issues/4819)
 - Camel K doesn't install on a restricted namespace [\#4786](https://github.com/apache/camel-k/issues/4786)
 - Remove deprecated linters [\#4785](https://github.com/apache/camel-k/issues/4785)
 - Camel K on operatorhub.io [\#4783](https://github.com/apache/camel-k/issues/4783)
@@ -15,6 +16,7 @@
 - Logger error in `--dev` mode [\#4770](https://github.com/apache/camel-k/issues/4770)
 - Prometheus checks failing in Camel 4 [\#4765](https://github.com/apache/camel-k/issues/4765)
 - Unable to work under azure k8s at latest version with a minimal example [\#4758](https://github.com/apache/camel-k/issues/4758)
+- Quarkus image hardcoded [\#4756](https://github.com/apache/camel-k/issues/4756)
 - E2E - Recurrent golang stacktrace logs  [\#4754](https://github.com/apache/camel-k/issues/4754)
 - E2E kamelets.camel.apache.org "my-own-timer-source" already exists failure [\#4750](https://github.com/apache/camel-k/issues/4750)
 - Buildah check regression [\#4744](https://github.com/apache/camel-k/issues/4744)
@@ -47,8 +49,17 @@
 - Local dependencies examples [\#3167](https://github.com/apache/camel-k/issues/3167)
 - `make build-resources` does not work on Windows [\#3134](https://github.com/apache/camel-k/issues/3134)
 - Invalid replica state for HPA [\#3132](https://github.com/apache/camel-k/issues/3132)
+- Standard/Incremental build option [\#3011](https://github.com/apache/camel-k/issues/3011)
+- How to specify the BaseImage when creating an integration? [\#2844](https://github.com/apache/camel-k/issues/2844)
+- Reduce time for first Integration start [\#2520](https://github.com/apache/camel-k/issues/2520)
 - Java DSL - Add notes in documentation about its limitations [\#2374](https://github.com/apache/camel-k/issues/2374)
+- \[CLI\] Ask user confirmation for fallback regular installation [\#2119](https://github.com/apache/camel-k/issues/2119)
+-  revisit all these install options that are not symetrical between kamel install/kamel uninstall and OLM [\#2103](https://github.com/apache/camel-k/issues/2103)
+- Persist trait status [\#2024](https://github.com/apache/camel-k/issues/2024)
+- Multiple knative revisions created when integration references multiple Knative channels [\#1826](https://github.com/apache/camel-k/issues/1826)
 - kamelets: distribution model documentation [\#1576](https://github.com/apache/camel-k/issues/1576)
+- validate platform configurations [\#383](https://github.com/apache/camel-k/issues/383)
+- Rethink profiles [\#262](https://github.com/apache/camel-k/issues/262)
 
 ## [2.0.2-nightly](https://github.com/apache/camel-k/tree/2.0.2-nightly) (2023-09-06)