This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/master by this push: new b91cadc Fix a typo in release notes b91cadc is described below commit b91cadc1c28f3c47825c6558678b268f22b47390 Author: Martin Muzikar <46345469+mmuzi...@users.noreply.github.com> AuthorDate: Tue Jan 5 10:32:15 2021 +0100 Fix a typo in release notes --- content/blog/2020/12/Camel-kafka-connector-070-Whatsnew/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2020/12/Camel-kafka-connector-070-Whatsnew/index.md b/content/blog/2020/12/Camel-kafka-connector-070-Whatsnew/index.md index 3cce53f..0c6af5e 100644 --- a/content/blog/2020/12/Camel-kafka-connector-070-Whatsnew/index.md +++ b/content/blog/2020/12/Camel-kafka-connector-070-Whatsnew/index.md @@ -22,7 +22,7 @@ The new connectors introduced in this release are the following: - Kubernetes Custom Resources: Perform operations on Kubernetes Custom Resources and get notified on Deployment changes - Vert.X Kafka: Sent and receive messages to/from an Apache Kafka broker using vert.x Kafka client - JSON JSON-B: Marshal POJOs to JSON and back using JSON-B -- CSimple: Evaluate a compile simple expression language +- CSimple: Evaluate a compiled simple expression language - DataSonnet: To use DataSonnet scripts in Camel expressions or predicates - jOOR: Evaluate a jOOR (Java compiled once at runtime) expression language