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 2937812  Updated CHANGELOG.md
2937812 is described below

commit 2937812957c9822b5d48911b14354b55b9e1382b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 24 03:30:18 2021 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 776651d..f886101 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 
 **Closed issues:**
 
+- Direct component example 
[\#2363](https://github.com/apache/camel-quarkus/issues/2363)
 - Make Solr extension automatically register classes with @Field annotations 
for reflection [\#2341](https://github.com/apache/camel-quarkus/issues/2341)
 - quarkus 1.7.0 DocumentBuilderFactoryImpl not found 
[\#2323](https://github.com/apache/camel-quarkus/issues/2323)
 - Document that AtlasMap user classes may need to be registered for reflection 
[\#2319](https://github.com/apache/camel-quarkus/issues/2319)
@@ -36,6 +37,7 @@
 
 **Merged pull requests:**
 
+- Use AbstractHealthCheck for custom health checks 
[\#2364](https://github.com/apache/camel-quarkus/pull/2364) 
([jamesnetherton](https://github.com/jamesnetherton))
 - openstack: added neutron network tests \#1943 
[\#2359](https://github.com/apache/camel-quarkus/pull/2359) 
([aldettinger](https://github.com/aldettinger))
 - Add test coverage for FTPS 
[\#2357](https://github.com/apache/camel-quarkus/pull/2357) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Deprecate camel-quarkus-componentdsl and camel-quarkus-endpointdsl ex… 
[\#2355](https://github.com/apache/camel-quarkus/pull/2355) 
([ppalaga](https://github.com/ppalaga))
@@ -185,6 +187,7 @@
 - Azure Storage Queue Service native support 
[\#2143](https://github.com/apache/camel-quarkus/pull/2143) 
([ppalaga](https://github.com/ppalaga))
 - Improve the release docs 
[\#2141](https://github.com/apache/camel-quarkus/pull/2141) 
([ppalaga](https://github.com/ppalaga))
 - Avoid automatic minio client autowiring \#2134 
[\#2140](https://github.com/apache/camel-quarkus/pull/2140) 
([JiriOndrusek](https://github.com/JiriOndrusek))
+- Upgrade Quarkus to 1.11.0.Final 
[\#2133](https://github.com/apache/camel-quarkus/pull/2133) 
([jamesnetherton](https://github.com/jamesnetherton))
 
 ## [1.6.0](https://github.com/apache/camel-quarkus/tree/1.6.0) (2021-01-15)
 
@@ -221,7 +224,6 @@
 - Azure Storage Blob native support  
[\#2139](https://github.com/apache/camel-quarkus/pull/2139) 
([ppalaga](https://github.com/ppalaga))
 - Upgrade Quarkus Qpid JMS to 0.22.0 
[\#2138](https://github.com/apache/camel-quarkus/pull/2138) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Hazelcast integration tests : switch to testcontainers \#2127 
[\#2137](https://github.com/apache/camel-quarkus/pull/2137) 
([zbendhiba](https://github.com/zbendhiba))
-- Upgrade Quarkus to 1.11.0.Final 
[\#2133](https://github.com/apache/camel-quarkus/pull/2133) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Allow running the Azure test against the real Azure API in addition to 
[\#2132](https://github.com/apache/camel-quarkus/pull/2132) 
([ppalaga](https://github.com/ppalaga))
 - Add notes on enabling Geolocation APIs for geocoder extension integration 
tests [\#2130](https://github.com/apache/camel-quarkus/pull/2130) 
([jamesnetherton](https://github.com/jamesnetherton))
 - add missing QuarkusTestResource 
[\#2129](https://github.com/apache/camel-quarkus/pull/2129) 
([zbendhiba](https://github.com/zbendhiba))
@@ -553,7 +555,6 @@
 - Exclude daily branch build bot generated issues from the changelog 
[\#1786](https://github.com/apache/camel-quarkus/pull/1786) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Caffeine native support 
[\#1785](https://github.com/apache/camel-quarkus/pull/1785) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Added automatic changelog gh action 
[\#1784](https://github.com/apache/camel-quarkus/pull/1784) 
([oscerd](https://github.com/oscerd))
-- Fix intermittent failures of SmallRyeReactiveMessagingIT 
[\#1780](https://github.com/apache/camel-quarkus/pull/1780) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Wrong jira component version definition in camel-quarkus-bom \#1775 
[\#1778](https://github.com/apache/camel-quarkus/pull/1778) 
([ppalaga](https://github.com/ppalaga))
 - Use asciidoctor-antora-indexer to produce lists of extensions 
[\#1777](https://github.com/apache/camel-quarkus/pull/1777) 
([ppalaga](https://github.com/ppalaga))
 - Upgrade to cq-maven-plugin 0.19.0, Make mvn -N cq:format remove empty… 
[\#1774](https://github.com/apache/camel-quarkus/pull/1774) 
([ppalaga](https://github.com/ppalaga))
@@ -610,6 +611,7 @@
 
 **Merged pull requests:**
 
+- Fix intermittent failures of SmallRyeReactiveMessagingIT 
[\#1780](https://github.com/apache/camel-quarkus/pull/1780) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add some pre-release tasks to the release guide 
[\#1771](https://github.com/apache/camel-quarkus/pull/1771) 
([jamesnetherton](https://github.com/jamesnetherton))
 - camel-quarkus-main - Uses reflection for setting its name 
[\#1768](https://github.com/apache/camel-quarkus/pull/1768) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Document cq:create -Dcq.nativeSupported=false for creating JVM-only e… 
[\#1767](https://github.com/apache/camel-quarkus/pull/1767) 
([ppalaga](https://github.com/ppalaga))
@@ -987,6 +989,7 @@
 - Fix \#1288: automatically set content-length or chunked on platform-ht… 
[\#1289](https://github.com/apache/camel-quarkus/pull/1289) 
([nicolaferraro](https://github.com/nicolaferraro))
 - chore\(deps\): update testcontainers to v1.14.3 
[\#1279](https://github.com/apache/camel-quarkus/pull/1279) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Debezium SQL Server Connector native support \#1193 
[\#1278](https://github.com/apache/camel-quarkus/pull/1278) 
([JiriOndrusek](https://github.com/JiriOndrusek))
+- Fix native images issues on Java 11 
[\#1011](https://github.com/apache/camel-quarkus/pull/1011) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Tika support [\#998](https://github.com/apache/camel-quarkus/pull/998) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Revisit camel-quarkus bootstrap 
[\#1344](https://github.com/apache/camel-quarkus/pull/1344) 
([lburgazzoli](https://github.com/lburgazzoli))
 
@@ -1330,7 +1333,6 @@
 - Fix \#1017 Do not hardcode the TransformerFactory implementation irrev… 
[\#1018](https://github.com/apache/camel-quarkus/pull/1018) 
([ppalaga](https://github.com/ppalaga))
 - Use testcontainer to test camel infinispan extension to reduce test 
dependencies on infinispan 
[\#1014](https://github.com/apache/camel-quarkus/pull/1014) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Workaround for the platform http not be able to handle matchOnUriPrefix 
[\#1012](https://github.com/apache/camel-quarkus/pull/1012) 
([lburgazzoli](https://github.com/lburgazzoli))
-- Fix native images issues on Java 11 
[\#1011](https://github.com/apache/camel-quarkus/pull/1011) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Fix \#706 Improve RuntimeCatalogConfig docs 
[\#1009](https://github.com/apache/camel-quarkus/pull/1009) 
([ppalaga](https://github.com/ppalaga))
 - Fix \#963 Build processor class template may create redundant LOG field 
[\#1008](https://github.com/apache/camel-quarkus/pull/1008) 
([ppalaga](https://github.com/ppalaga))
 - Upgrade Quarkus Qpid JMS to 0.13.1 
[\#1007](https://github.com/apache/camel-quarkus/pull/1007) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -1418,7 +1420,6 @@
 - iCal support [\#784](https://github.com/apache/camel-quarkus/issues/784)
 - GZip Deflater support 
[\#783](https://github.com/apache/camel-quarkus/issues/783)
 - Add support for camel-johnzon extension 
[\#775](https://github.com/apache/camel-quarkus/issues/775)
-- Add support for camel-jms 
[\#767](https://github.com/apache/camel-quarkus/issues/767)
 - Upgarde Camel to v3.1.0 
[\#759](https://github.com/apache/camel-quarkus/issues/759)
 - Automate tests against camel and quarkus master 
[\#652](https://github.com/apache/camel-quarkus/issues/652)
 - MongoDB itest fails on Camel 3.1.0-SNAPSHOT 
[\#649](https://github.com/apache/camel-quarkus/issues/649)
@@ -1473,6 +1474,7 @@
 - Braintree support [\#810](https://github.com/apache/camel-quarkus/issues/810)
 - Zip Deflate Compression dataformat support 
[\#791](https://github.com/apache/camel-quarkus/issues/791)
 - LZF Deflate Compression dataformat support 
[\#788](https://github.com/apache/camel-quarkus/issues/788)
+- Add support for camel-jms 
[\#767](https://github.com/apache/camel-quarkus/issues/767)
 - Create Azure component extension 
[\#761](https://github.com/apache/camel-quarkus/issues/761)
 - 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)
@@ -1818,7 +1820,6 @@
 - Create a Camel Kafka extension 
[\#432](https://github.com/apache/camel-quarkus/pull/432) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Improve bean validator extension 
[\#431](https://github.com/apache/camel-quarkus/pull/431) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Initial JMS support 
[\#430](https://github.com/apache/camel-quarkus/pull/430) 
([lburgazzoli](https://github.com/lburgazzoli))
-- Fixes \#411 bean-validator extension 
[\#412](https://github.com/apache/camel-quarkus/pull/412) 
([davsclaus](https://github.com/davsclaus))
 
 ## [0.4.0](https://github.com/apache/camel-quarkus/tree/0.4.0) (2019-11-15)
 
@@ -1866,6 +1867,7 @@
 - Add exec component extension 
[\#420](https://github.com/apache/camel-quarkus/pull/420) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix \#382 Support path parameters in platform-http 
[\#418](https://github.com/apache/camel-quarkus/pull/418) 
([ppalaga](https://github.com/ppalaga))
 - chore: add timer-log-cdi example 
[\#414](https://github.com/apache/camel-quarkus/pull/414) 
([lburgazzoli](https://github.com/lburgazzoli))
+- Fixes \#411 bean-validator extension 
[\#412](https://github.com/apache/camel-quarkus/pull/412) 
([davsclaus](https://github.com/davsclaus))
 - Dataformat [\#409](https://github.com/apache/camel-quarkus/pull/409) 
([davsclaus](https://github.com/davsclaus))
 - Xslt [\#407](https://github.com/apache/camel-quarkus/pull/407) 
([davsclaus](https://github.com/davsclaus))
 - core: avoid referencing application classes in bean build items and loading 
them in core build processors 
[\#405](https://github.com/apache/camel-quarkus/pull/405) 
([lburgazzoli](https://github.com/lburgazzoli))

Reply via email to