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-kamelets.git
The following commit(s) were added to refs/heads/main by this push: new 4123a689 Updated CHANGELOG.md 4123a689 is described below commit 4123a689f92dae21a18cb009da51ecfdc562469b Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Sep 8 03:09:18 2023 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b512056c..ff6f2149 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,19 @@ [Full Changelog](https://github.com/apache/camel-kamelets/compare/v4.0.0...HEAD) +**Closed issues:** + +- Upgrade CycloneDX Maven Plugin to version 2.7.9 [\#1632](https://github.com/apache/camel-kamelets/issues/1632) +- Provide SBOM as released artifacts when releasing [\#1630](https://github.com/apache/camel-kamelets/issues/1630) +- AWS2-SQS Source: Add CloudEvents Data Type Transformer [\#1627](https://github.com/apache/camel-kamelets/issues/1627) + **Merged pull requests:** +- Upgrade CycloneDX Maven Plugin to version 2.7.9 [\#1633](https://github.com/apache/camel-kamelets/pull/1633) ([oscerd](https://github.com/oscerd)) +- Provide SBOM as released artifacts when releasing [\#1631](https://github.com/apache/camel-kamelets/pull/1631) ([oscerd](https://github.com/oscerd)) +- AWS2-SQS Source: Add CloudEvents Data Type Transformer [\#1628](https://github.com/apache/camel-kamelets/pull/1628) ([oscerd](https://github.com/oscerd)) - Expose Kamelet data type information [\#1626](https://github.com/apache/camel-kamelets/pull/1626) ([christophd](https://github.com/christophd)) +- Add Makefile to run YAKS tests [\#1625](https://github.com/apache/camel-kamelets/pull/1625) ([christophd](https://github.com/christophd)) ## [v4.0.0](https://github.com/apache/camel-kamelets/tree/v4.0.0) (2023-09-06)