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-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 378dde3 Updated CHANGELOG.md
378dde3 is described below
commit 378dde3f2b5e8c2f696e5dc38e65cadb0f05117b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 7 03:10:00 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9e40b99..af3a509 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,9 +28,11 @@
- LevelDB: mapped bytebuffer cleaner update for jdk 9+ needs workaround to
work in native mode
[\#1908](https://github.com/apache/camel-quarkus/issues/1908)
- \[Serialization\] Jolt: Remove the DeepCopySubstitution when/if graal
supports Object serialization
[\#1433](https://github.com/apache/camel-quarkus/issues/1433)
- \[camel-master branch\] support ComponentNameResolver
[\#892](https://github.com/apache/camel-quarkus/issues/892)
+- Language component native support
[\#817](https://github.com/apache/camel-quarkus/issues/817)
**Merged pull requests:**
+- Test language\(\) DSL method & Language component native support
[\#2996](https://github.com/apache/camel-quarkus/pull/2996)
([ppalaga](https://github.com/ppalaga))
- Upgrade to cq-maven-plugin 0.38.0, keep spaces in simple XML elements
[\#2995](https://github.com/apache/camel-quarkus/pull/2995)
([ppalaga](https://github.com/ppalaga))
- Upgrade Camel to 3.11.1
[\#2994](https://github.com/apache/camel-quarkus/pull/2994)
([jamesnetherton](https://github.com/jamesnetherton))
- Improve grouped test modules READMEs
[\#2993](https://github.com/apache/camel-quarkus/pull/2993)
([ppalaga](https://github.com/ppalaga))