This is an automated email from the ASF dual-hosted git repository.
github-actions[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 803330542 Updated CHANGELOG.md
803330542 is described below
commit 80333054291a0a9365e44f37c1fa4a6f30aac5a5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 3 04:32:48 2026 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 20fe962a8..b855eb123 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,7 @@
- sqlserver Kamelets: encrypt/trustServerCertificate defaults diverge from the
JDBC driver defaults
[\#2953](https://github.com/apache/camel-kamelets/issues/2953)
- File-transfer sinks: enforce that the file/ce-file header is a file name,
not a path [\#2952](https://github.com/apache/camel-kamelets/issues/2952)
- Empty dependencies elements scattered around kamelets
[\#2260](https://github.com/apache/camel-kamelets/issues/2260)
+- Kamelet validator prevents @BeanInject usage
[\#1173](https://github.com/apache/camel-kamelets/issues/1173)
- Create a Kamelet SMPP Source
[\#1060](https://github.com/apache/camel-kamelets/issues/1060)
- Create a Kamelet SMPP Sink
[\#1059](https://github.com/apache/camel-kamelets/issues/1059)
- Create a camel-snmp kamelet
[\#738](https://github.com/apache/camel-kamelets/issues/738)