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 c70340273 Updated CHANGELOG.md
c70340273 is described below
commit c70340273546d87a693266c64bc7aec7289675a8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 03:27:21 2026 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9b10eb8c4..1f6c2cac0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@
- SSH-family Kamelets: strictHostKeyChecking defaults to no, and
ssh-sink/ssh-source expose no host-key option
[\#2955](https://github.com/apache/camel-kamelets/issues/2955)
- opensearch Kamelets: enableSSL defaults to false while the elasticsearch
siblings default to true
[\#2954](https://github.com/apache/camel-kamelets/issues/2954)
- 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)
## [v4.22.0](https://github.com/apache/camel-kamelets/tree/v4.22.0)
(2026-08-24)