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 4f0a06253b Updated CHANGELOG.md
4f0a06253b is described below
commit 4f0a06253bcebdbaea3ecc6a111b334e83648b20
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 12 03:16:51 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c6b6c09303..1ee91f1afa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,8 @@
**Closed issues:**
- camel-quarkus-jdbc: using named parameters fails for postgresql db kind
[\#4750](https://github.com/apache/camel-quarkus/issues/4750)
+- java-joor-dsl - Add templated route support to native mode
[\#4749](https://github.com/apache/camel-quarkus/issues/4749)
+- \[camel-main\] Csimple: Cannot find compiled csimple language for
expression: Hello ${body}
[\#4745](https://github.com/apache/camel-quarkus/issues/4745)
- \[camel-main\] Foundation: BeanTest.parameterTypes fails with the current
Camel main [\#4735](https://github.com/apache/camel-quarkus/issues/4735)
- java-joor-dsl - Add support of inner classes
[\#4731](https://github.com/apache/camel-quarkus/issues/4731)
- \[Quarkus X.Y.Z\] Performance regression introduced in Camel Quarkus
3.0.0-M1 [\#4727](https://github.com/apache/camel-quarkus/issues/4727)
@@ -54,6 +56,7 @@
**Merged pull requests:**
- Generated sources regen for SBOM
[\#4756](https://github.com/apache/camel-quarkus/pull/4756)
([github-actions[bot]](https://github.com/apps/github-actions))
+- Ref \#4749: java-joor-dsl - Add templated route support to native mode
[\#4755](https://github.com/apache/camel-quarkus/pull/4755)
([essobedo](https://github.com/essobedo))
- Update camel-quarkus-tika resource
[\#4754](https://github.com/apache/camel-quarkus/pull/4754)
([zhfeng](https://github.com/zhfeng))
- Fix \#4043 to group xml tests
[\#4753](https://github.com/apache/camel-quarkus/pull/4753)
([zhfeng](https://github.com/zhfeng))
- Add GitHub actions directory to license-maven-plugin exclusions
[\#4748](https://github.com/apache/camel-quarkus/pull/4748)
([jamesnetherton](https://github.com/jamesnetherton))