This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/master by this push:
new e4adcc2 Updated CHANGELOG.md
e4adcc2 is described below
commit e4adcc27e061780081b75eaa4dab5db1dc1c80e7
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 11 03:27:07 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9ed77ec..7fbacf1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,12 +19,14 @@
- Prefer SyntheticBeanBuildItem to initializing bean producers via volatile
fields [\#2273](https://github.com/apache/camel-quarkus/issues/2273)
- Bindy - Do not rely on quarkus-resteasy-jackson to register reflective
classes [\#2268](https://github.com/apache/camel-quarkus/issues/2268)
- Paho MQTT 5 support
[\#2145](https://github.com/apache/camel-quarkus/issues/2145)
+- HL7 Terser language native support
[\#1747](https://github.com/apache/camel-quarkus/issues/1747)
- Nitrite native support
[\#1298](https://github.com/apache/camel-quarkus/issues/1298)
- LRA native support
[\#793](https://github.com/apache/camel-quarkus/issues/793)
- Freemarker native support
[\#223](https://github.com/apache/camel-quarkus/issues/223)
**Merged pull requests:**
+- HL7 Native support
[\#2325](https://github.com/apache/camel-quarkus/pull/2325)
([jamesnetherton](https://github.com/jamesnetherton))
- Updated link in testing doc
[\#2324](https://github.com/apache/camel-quarkus/pull/2324)
([mmuzikar](https://github.com/mmuzikar))
- Use camel-servicenow-maven-plugin to generate model classes
[\#2321](https://github.com/apache/camel-quarkus/pull/2321)
([jamesnetherton](https://github.com/jamesnetherton))
- Unable to use Salesforce DTOs in native mode
[\#2315](https://github.com/apache/camel-quarkus/pull/2315)
([jamesnetherton](https://github.com/jamesnetherton))
@@ -808,7 +810,6 @@
- Commit cannot be completed since the group has already rebalanced and
assigned the partitions to another member
[\#1328](https://github.com/apache/camel-quarkus/issues/1328)
- camel-quarkus-avro: Remove ObjectSubstitution when/if quarkus serialization
has been fixed [\#1247](https://github.com/apache/camel-quarkus/issues/1247)
- Tests fail on integration-tests/platform-http for 1.0.0-M5
[\#906](https://github.com/apache/camel-quarkus/issues/906)
-- camel-quarkus - Optimize to not allow adding new routes
[\#726](https://github.com/apache/camel-quarkus/issues/726)
- JAX-RS endpoint accessible before Camel context is started
[\#1439](https://github.com/apache/camel-quarkus/issues/1439)
- Jolt support [\#1421](https://github.com/apache/camel-quarkus/issues/1421)
- Observe Camel's Lifecycle events
[\#1399](https://github.com/apache/camel-quarkus/issues/1399)
@@ -1446,6 +1447,7 @@
- Camel-Jira extension: Enforcer rules are failing on the module
[\#753](https://github.com/apache/camel-quarkus/issues/753)
- Create a XPath language extension
[\#739](https://github.com/apache/camel-quarkus/issues/739)
- Create dataformats-json itests from jackson itests
[\#729](https://github.com/apache/camel-quarkus/issues/729)
+- camel-quarkus - Optimize to not allow adding new routes
[\#726](https://github.com/apache/camel-quarkus/issues/726)
- Move the Atlassian Maven repository to the Jira runtime module.
[\#716](https://github.com/apache/camel-quarkus/issues/716)
- improve camel-jira integration test
[\#715](https://github.com/apache/camel-quarkus/issues/715)
- Revisit the Quarkus native image mojo options generated by create-extension
[\#713](https://github.com/apache/camel-quarkus/issues/713)