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 7ea060d2a7 Updated CHANGELOG.md
7ea060d2a7 is described below
commit 7ea060d2a773dbd5417b1c57f8e1c2e72ab3ca98
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 1 03:24:15 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 50ac762e10..2c51c7b536 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,7 @@
**Merged pull requests:**
- Fixup SQL extension documentation and native testing with alternate JDBC
drivers [\#4460](https://github.com/apache/camel-quarkus/pull/4460)
([jamesnetherton](https://github.com/jamesnetherton))
+- Ref \#3088: Split JSON dataformats test
[\#4457](https://github.com/apache/camel-quarkus/pull/4457)
([ldrozdo](https://github.com/ldrozdo))
- Verify that the specific log message we're interested in is not present for
RouteBuilderWarningWithoutProducedBuilderTest
[\#4456](https://github.com/apache/camel-quarkus/pull/4456)
([jamesnetherton](https://github.com/jamesnetherton))
- Fix \#4454 to set jms properties with ActiveMQ connections in native b…
[\#4455](https://github.com/apache/camel-quarkus/pull/4455)
([zhfeng](https://github.com/zhfeng))
- Ref \#4452: Allow to disable build time compilation of jOOR expressions
[\#4453](https://github.com/apache/camel-quarkus/pull/4453)
([essobedo](https://github.com/essobedo))