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 4e4fe1b7 Regen SBOM from commit 2e8487e15b8d9b304d71336bfe80c621af1652e9 add 2849e895 Regen SBOM from commit 2e8487e15b8d9b304d71336bfe80c621af1652e9 (#1744) add 2aaa9022 Create Kamelets for AWS Timestream add 687ecb39 Create Kamelets for AWS Timestream add a2af3f37 Create Kamelets for AWS Timestream add 0db5fac2 Create Kamelets for AWS Timestream add 4f27bbe1 Updated CHANGELOG.md add e8459aad Publish SBOM in dist/release add 01b8ad19 Rename Camel-Kamelets SBOM to Camel-Kamelets instead of Camel-Kamelets-Parent (#1750) add 0f08c52f Publish SBOM in dist/release - Align to naming conventions for dist.apache.org (#1751) add d684821a Publish SBOM in dist/release - Align to naming conventions for dist.apache.org (#1752) add 61170510 Updated CHANGELOG.md 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 (4e4fe1b7) \ N -- N -- N refs/heads/regen_bot_sbom (61170510) 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 | 12 +++ docs/modules/ROOT/nav.adoc | 1 + kamelets/aws-timestream-query-sink.kamelet.yaml | 112 +++++++++++++++++++++ .../kamelets/catalog/KameletsCatalogTest.java | 2 +- .../aws-timestream-query-sink.kamelet.yaml | 112 +++++++++++++++++++++ pom.xml | 2 +- release-utils/scripts/sign.sh | 2 +- release-utils/scripts/upload-source.sh | 2 + 8 files changed, 242 insertions(+), 3 deletions(-) create mode 100644 kamelets/aws-timestream-query-sink.kamelet.yaml create mode 100644 library/camel-kamelets/src/main/resources/kamelets/aws-timestream-query-sink.kamelet.yaml