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 1b9abb2b Regen SBOM from commit
37ef0205c3b5b75f88bd79be75222da592415499
add 47ee3ae8 Regen SBOM from commit
37ef0205c3b5b75f88bd79be75222da592415499 (#2277)
add 58607f7f Updated CHANGELOG.md
add 47df3d9a SQL Kamelets: Disable autowiring by default - Postgres Source
add 0db649db SQL Kamelets: Disable autowiring by default - Postgres Sink
add 57c98618 SQL Kamelets: Disable autowiring by default - SQLServer Source
add 72457923 SQL Kamelets: Disable autowiring by default - SQLServer Sink
add 84f5c2c5 SQL Kamelets: Disable autowiring by default - MariaDB Source
add 413da527 SQL Kamelets: Disable autowiring by default - MariaDB Source
add 60f564e9 SQL Kamelets: Disable autowiring by default - MariaDB Sink
add f1ce61bc SQL Kamelets: Disable autowiring by default - MySQL Source
add 55bfe42f SQL Kamelets: Disable autowiring by default - MySQL Sink
add 2f3d31b7 SQL Kamelets: Disable autowiring by default - Oracle Source
add 876ad1e3 SQL Kamelets: Disable autowiring by default - Oracle Sink
add 0e22c9bc SQL Kamelets: Disable autowiring by default - AWS Redshift
Source
add 795f2a18 SQL Kamelets: Disable autowiring by default - AWS Redshift
Sink
add 253ad725 SQL Kamelets: Disable autowiring by default - Snowflake Source
add edee5048 SQL Kamelets: Disable autowiring by default - Snowflake Sink
add ae958521 Cassandra Kamelets: Disable autowiring by default - CQL Source
add ac46e426 Cassandra Kamelets: Disable autowiring by default - CQL Sink
add bde944cb Updated CHANGELOG.md
add 70d999e9 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.0 to 2.9.1
(#2295)
add 889f9d3f Updated CHANGELOG.md
add 729ba27d Regen SBOM from commit
889f9d3fe08a01ccfa310740880e2e94cf584e2c
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 (1b9abb2b)
\
N -- N -- N refs/heads/regen_bot_sbom (729ba27d)
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:
CHANGELOG.md | 11 +
camel-kamelets-sbom/camel-kamelets-sbom.json | 230 ++++++++++-----------
camel-kamelets-sbom/camel-kamelets-sbom.xml | 230 ++++++++++-----------
kamelets/aws-redshift-sink.kamelet.yaml | 6 +-
kamelets/aws-redshift-source.kamelet.yaml | 6 +-
kamelets/cassandra-sink.kamelet.yaml | 7 +-
kamelets/cassandra-source.kamelet.yaml | 7 +-
kamelets/mariadb-sink.kamelet.yaml | 6 +-
kamelets/mariadb-source.kamelet.yaml | 6 +-
kamelets/mysql-sink.kamelet.yaml | 6 +-
kamelets/mysql-source.kamelet.yaml | 6 +-
kamelets/oracle-database-sink.kamelet.yaml | 6 +-
kamelets/oracle-database-source.kamelet.yaml | 6 +-
kamelets/postgresql-sink.kamelet.yaml | 6 +-
kamelets/postgresql-source.kamelet.yaml | 6 +-
kamelets/snowflake-sink.kamelet.yaml | 6 +-
kamelets/snowflake-source.kamelet.yaml | 6 +-
kamelets/sqlserver-sink.kamelet.yaml | 6 +-
kamelets/sqlserver-source.kamelet.yaml | 6 +-
.../kamelets/aws-redshift-sink.kamelet.yaml | 6 +-
.../kamelets/aws-redshift-source.kamelet.yaml | 6 +-
.../resources/kamelets/cassandra-sink.kamelet.yaml | 7 +-
.../kamelets/cassandra-source.kamelet.yaml | 7 +-
.../resources/kamelets/mariadb-sink.kamelet.yaml | 6 +-
.../resources/kamelets/mariadb-source.kamelet.yaml | 6 +-
.../resources/kamelets/mysql-sink.kamelet.yaml | 6 +-
.../resources/kamelets/mysql-source.kamelet.yaml | 6 +-
.../kamelets/oracle-database-sink.kamelet.yaml | 6 +-
.../kamelets/oracle-database-source.kamelet.yaml | 6 +-
.../kamelets/postgresql-sink.kamelet.yaml | 6 +-
.../kamelets/postgresql-source.kamelet.yaml | 6 +-
.../resources/kamelets/snowflake-sink.kamelet.yaml | 6 +-
.../kamelets/snowflake-source.kamelet.yaml | 6 +-
.../resources/kamelets/sqlserver-sink.kamelet.yaml | 6 +-
.../kamelets/sqlserver-source.kamelet.yaml | 6 +-
pom.xml | 2 +-
36 files changed, 406 insertions(+), 263 deletions(-)