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 05334fc Updated CHANGELOG.md
05334fc is described below
commit 05334fc1489b0a2c6adf7ea1dbc1f361605587e9
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 9 03:26:54 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e87471f..86b31c5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -779,7 +779,6 @@
- Reproducer for \#1459
[\#1465](https://github.com/apache/camel-quarkus/pull/1465)
([lburgazzoli](https://github.com/lburgazzoli))
- improve bootstrap and configuration documentation
[\#1464](https://github.com/apache/camel-quarkus/pull/1464)
([lburgazzoli](https://github.com/lburgazzoli))
- Fix issues with building from the source release zip
[\#1463](https://github.com/apache/camel-quarkus/pull/1463)
([jamesnetherton](https://github.com/jamesnetherton))
-- Add example about how to use @Handler with beans registered to the Camel
Context [\#1461](https://github.com/apache/camel-quarkus/pull/1461)
([lburgazzoli](https://github.com/lburgazzoli))
- Fix \#1455 Exclude the node directory from src kit
[\#1458](https://github.com/apache/camel-quarkus/pull/1458)
([WillemJiang](https://github.com/WillemJiang))
- Fix \#1428 to add the usage.adoc
[\#1457](https://github.com/apache/camel-quarkus/pull/1457)
([zhfeng](https://github.com/zhfeng))
- org.apache.camel.quarkus.main.CamelMainApplication should be registered for
reflection [\#1454](https://github.com/apache/camel-quarkus/pull/1454)
([lburgazzoli](https://github.com/lburgazzoli))
@@ -865,6 +864,7 @@
**Merged pull requests:**
+- Add example about how to use @Handler with beans registered to the Camel
Context [\#1461](https://github.com/apache/camel-quarkus/pull/1461)
([lburgazzoli](https://github.com/lburgazzoli))
- Upgrade Quarkus Qpid JMS to 0.16.0
[\#1450](https://github.com/apache/camel-quarkus/pull/1450)
([jamesnetherton](https://github.com/jamesnetherton))
- Feature: Add camel-mock \#531
[\#1447](https://github.com/apache/camel-quarkus/pull/1447)
([JiriOndrusek](https://github.com/JiriOndrusek))
- Upgrade to Quarkus 1.6.0.Final
[\#1446](https://github.com/apache/camel-quarkus/pull/1446)
([ppalaga](https://github.com/ppalaga))
@@ -2119,7 +2119,6 @@
- Figure out whether the Reifier substitutions can be added conditionally
[\#98](https://github.com/apache/camel-quarkus/issues/98)
- AWS Extensions integration test are not built as native
[\#81](https://github.com/apache/camel-quarkus/issues/81)
-- Documentation [\#37](https://github.com/apache/camel-quarkus/issues/37)
- Release first version of camel-quarkus
[\#36](https://github.com/apache/camel-quarkus/issues/36)
- "Multiple consumers for the same endpoint" after renaming packages in
extensions/servlet/deployment/src/test/java
[\#24](https://github.com/apache/camel-quarkus/issues/24)
@@ -2155,6 +2154,7 @@
- Infinispan substrate test are disbaled
[\#44](https://github.com/apache/camel-quarkus/issues/44)
- Use RestAssured in JDBC test
[\#42](https://github.com/apache/camel-quarkus/issues/42)
- Move Bean test out of Core integration test
[\#39](https://github.com/apache/camel-quarkus/issues/39)
+- Documentation [\#37](https://github.com/apache/camel-quarkus/issues/37)
- Move XStream processor from salesforce to a dedicated extension
[\#34](https://github.com/apache/camel-quarkus/issues/34)
- Move jetty processor from salesforce to a dedicated extension
[\#33](https://github.com/apache/camel-quarkus/issues/33)
- Move netty integration-tests out of core
[\#32](https://github.com/apache/camel-quarkus/issues/32)