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 7f66f3f7c Updated CHANGELOG.md
7f66f3f7c is described below
commit 7f66f3f7cc56e061408f9d093fe5ae3fcfaab28a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 4 03:19:48 2026 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b855eb123..1a4860c9d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Implemented enhancements:**
+- opensearch kamelets: Advanced TLS/mTLS configuration options
[\#2791](https://github.com/apache/camel-kamelets/issues/2791)
- spring-rabbitmq-sink: Missing options for publisher confirms
[\#2790](https://github.com/apache/camel-kamelets/issues/2790)
**Fixed bugs:**
@@ -29,6 +30,8 @@
- 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)
+- pulsar-sink invalid character handling
[\#2249](https://github.com/apache/camel-kamelets/issues/2249)
+- Support Camel AWS Bedrock Agent Sink and Source
[\#1938](https://github.com/apache/camel-kamelets/issues/1938)
- 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)