This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot_sbom
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
omit 402b5845c Regen SBOM from commit
fceaf76748051241a33ad437b53428b5606a6576
add a6f66191f Regen SBOM from commit
fceaf76748051241a33ad437b53428b5606a6576 (#2746)
add e345ca2bd chore(deps): bump
org.apache.maven.plugins:maven-failsafe-plugin (#2739)
add 82edcf0ee chore(deps): bump
org.apache.maven.resolver:maven-resolver-api (#2741)
add 83659a2f6 chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0
(#2742)
add 11022a42f chore(deps): bump com.databricks:databricks-jdbc from 3.1.1
to 3.2.1 (#2743)
add f359b41e3 chore(deps): bump actions/upload-artifact from 6.0.0 to
7.0.0 (#2744)
add 119ba3d8e chore(deps): bump org.citrusframework:citrus-bom from 4.9.2
to 4.9.3 (#2745)
add b38c36259 chore(deps-dev): bump
org.apache.maven.plugins:maven-surefire-plugin (#2740)
add fd159b725 Updated CHANGELOG.md
add 35897e90a Update JDK to 21 (Camel 4.19+ requirement)
add ce2d6b347 CAMEL-23032 in Apache Camel added a new header
CamelNatsDeliveryCounter to the camel-nats component
add 055ed35fb Use latest JBang version for citrus testing
add d3f6b22bb chore(deps-dev): bump
org.apache.maven.plugins:maven-resources-plugin (#2752)
add 182011cfb chore(deps): bump com.amazon.redshift:redshift-jdbc42 (#2753)
add b03999415 chore(deps): bump fabric8-version from 7.5.2 to 7.6.1 (#2751)
add 36129bab9 Regen for commit b0399941535a6d2d6af35102bd5a59bcef700842
(#2754)
add 1beecbf53 Regen SBOM from commit
36129bab96ce6a50fbbc5e02b4fae2fd29710a88
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (402b5845c)
\
N -- N -- N refs/heads/regen_bot_sbom (1beecbf53)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci-build.yml | 6 +-
.github/workflows/generate-sbom-main.yml | 2 +-
.github/workflows/integration-tests.yaml | 4 +-
.github/workflows/java-tests.yaml | 2 +-
.github/workflows/main-push-regen.yaml | 4 +-
.github/workflows/validate.yaml | 2 +-
CHANGELOG.md | 9 +
Jenkinsfile.deploy | 2 +-
Jenkinsfile.ppc64le | 2 +-
camel-kamelets-sbom/camel-kamelets-sbom.json | 922 ++++++++++-----------
camel-kamelets-sbom/camel-kamelets-sbom.xml | 922 ++++++++++-----------
jitpack.yml | 2 +-
kamelets/aws-redshift-sink.kamelet.yaml | 2 +-
kamelets/aws-redshift-source.kamelet.yaml | 2 +-
kamelets/databricks-sink.kamelet.yaml | 2 +-
kamelets/databricks-source.kamelet.yaml | 2 +-
.../kamelets/catalog/KameletsCatalogTest.java | 2 +-
library/camel-kamelets-crds/pom.xml | 8 +-
library/camel-kamelets/pom.xml | 2 +-
.../kamelets/aws-redshift-sink.kamelet.yaml | 2 +-
.../kamelets/aws-redshift-source.kamelet.yaml | 2 +-
.../kamelets/databricks-sink.kamelet.yaml | 2 +-
.../kamelets/databricks-source.kamelet.yaml | 2 +-
library/kamelets-maven-plugin/pom.xml | 2 +-
pom.xml | 20 +-
tests/camel-kamelets-itest/README.md | 2 +-
.../test/resources/citrus-application.properties | 4 +-
27 files changed, 972 insertions(+), 963 deletions(-)