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 90224a5 Updated CHANGELOG.md
90224a5 is described below
commit 90224a5369f678cf8cdc89f8ec4ef584ad7f8189
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat May 8 03:31:52 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index be6d5f6..9c68527 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
- Test simple language
[\#2533](https://github.com/apache/camel-quarkus/issues/2533)
- CDI: programmatic lookup problem detected
io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[\#2532](https://github.com/apache/camel-quarkus/issues/2532)
- Expand REST test coverage
[\#2529](https://github.com/apache/camel-quarkus/issues/2529)
+- REST JSON example should use the Camel REST DSL
[\#2528](https://github.com/apache/camel-quarkus/issues/2528)
- org.apache.camel.quarkus.component.lra.it.LraTest failed on non-linux
machines [\#2523](https://github.com/apache/camel-quarkus/issues/2523)
- Expand HL7 test coverage
[\#2520](https://github.com/apache/camel-quarkus/issues/2520)
- Expand MLLP test coverage
[\#2518](https://github.com/apache/camel-quarkus/issues/2518)
@@ -59,6 +60,7 @@
**Merged pull requests:**
+- \[fix\] \#2356 Test file language
[\#2559](https://github.com/apache/camel-quarkus/pull/2559)
([KurtStam](https://github.com/KurtStam))
- Explained how to override default build locale in bindy documentation…
[\#2557](https://github.com/apache/camel-quarkus/pull/2557)
([aldettinger](https://github.com/aldettinger))
- Update changelog action to v1.4
[\#2556](https://github.com/apache/camel-quarkus/pull/2556)
([jamesnetherton](https://github.com/jamesnetherton))
- Add MLLP test coverage for setting charset
[\#2555](https://github.com/apache/camel-quarkus/pull/2555)
([jamesnetherton](https://github.com/jamesnetherton))