[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-04-16 Thread github-bot
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 f34648d  Updated CHANGELOG.md
f34648d is described below

commit f34648df1ff8cf743bcf96368d3ac16e6c115e7e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 17 03:13:18 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index bd211e8..db522bd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- Stop testing JavaScript DSL in native mode 
[\#2481](https://github.com/apache/camel-quarkus/issues/2481)
 - Investigate need of @ApplicationScoped annotation 
[\#2471](https://github.com/apache/camel-quarkus/issues/2471)
 - Add info about Camel IDE plugins to the documentation 
[\#2470](https://github.com/apache/camel-quarkus/issues/2470)
 - Improve MongoDB extension documentation of named clients   
[\#2466](https://github.com/apache/camel-quarkus/issues/2466)
@@ -18,8 +19,10 @@
 - Unable to start Quarkus with Camel FHIR  
[\#2441](https://github.com/apache/camel-quarkus/issues/2441)
 - Add code.quarkus.io badges on extension pages 
[\#2433](https://github.com/apache/camel-quarkus/issues/2433)
 - Upgrade CassandraQL quarkus extension to 1.0.1 
[\#2423](https://github.com/apache/camel-quarkus/issues/2423)
+- Tests skipped in native mode should be executed on default Java version at 
least [\#2389](https://github.com/apache/camel-quarkus/issues/2389)
 - Adapt examples to the merger of main into core 
[\#2377](https://github.com/apache/camel-quarkus/issues/2377)
 - Adjust the documentation after the merger of main into core 
[\#2374](https://github.com/apache/camel-quarkus/issues/2374)
+- kafka: better integration with quarkus kafka extension 
[\#2333](https://github.com/apache/camel-quarkus/issues/2333)
 - couchbase JVM : add integration tests 
[\#2326](https://github.com/apache/camel-quarkus/issues/2326)
 - \[camel-master\] Support for new DSLs 
[\#2301](https://github.com/apache/camel-quarkus/issues/2301)
 - Show deprecation info in Extensions reference 
[\#2266](https://github.com/apache/camel-quarkus/issues/2266)
@@ -27,9 +30,14 @@
 - Use AsciiDoc variable for Quarkus version in the documentation 
[\#2163](https://github.com/apache/camel-quarkus/issues/2163)
 - Document correct BoM usage 
[\#2136](https://github.com/apache/camel-quarkus/issues/2136)
 - Openstack native support 
[\#1943](https://github.com/apache/camel-quarkus/issues/1943)
+- Add integration tests for camel-quarkus-kafka + sasl  
[\#1783](https://github.com/apache/camel-quarkus/issues/1783)
 
 **Merged pull requests:**
 
+- Reballance CI test categories even more 
[\#2488](https://github.com/apache/camel-quarkus/pull/2488) 
([ppalaga](https://github.com/ppalaga))
+- Reballance CI test categories, do not validate docs links in 
inital-mvn-install CI phase 
[\#2485](https://github.com/apache/camel-quarkus/pull/2485) 
([ppalaga](https://github.com/ppalaga))
+- Test skipped in native mode should be executed on default Java version at 
least  [\#2482](https://github.com/apache/camel-quarkus/pull/2482) 
([ppalaga](https://github.com/ppalaga))
+- Add Quarkus service binding support to Kafka extension 
[\#2480](https://github.com/apache/camel-quarkus/pull/2480) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade to Quarkus 1.13.2.Final 
[\#2478](https://github.com/apache/camel-quarkus/pull/2478) 
([ppalaga](https://github.com/ppalaga))
 - Run Azure tests grouped on the CI thus saving some time 
[\#2477](https://github.com/apache/camel-quarkus/pull/2477) 
([ppalaga](https://github.com/ppalaga))
 - documentation fixes 
[\#2475](https://github.com/apache/camel-quarkus/pull/2475) 
([aldettinger](https://github.com/aldettinger))
@@ -674,7 +682,6 @@
 - 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))
-- Feat\(mongodb\): add support for named client 
[\#1688](https://github.com/apache/camel-quarkus/pull/1688) 
([squakez](https://github.com/squakez))
 
 ## [1.1.0](https://github.com/apache/camel-quarkus/tree/1.1.0) (2020-09-09)
 
@@ -753,6 +760,7 @@
 - Speedup the initial CI mvn install by adding -T1C 
[\#1692](https://github.com/apache/camel-quarkus/pull/1692) 
([ppalaga](https://github.com/ppalaga))
 - Remove camel 3.5.0 staging repositories 

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-04-17 Thread github-bot
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 1d18534  Updated CHANGELOG.md
1d18534 is described below

commit 1d18534bcb9502b00646a470d3caf8f91530894b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 18 03:15:42 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index db522bd..ef81710 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -682,6 +682,7 @@
 - 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))
+- Feat\(mongodb\): add support for named client 
[\#1688](https://github.com/apache/camel-quarkus/pull/1688) 
([squakez](https://github.com/squakez))
 
 ## [1.1.0](https://github.com/apache/camel-quarkus/tree/1.1.0) (2020-09-09)
 
@@ -760,7 +761,6 @@
 - Speedup the initial CI mvn install by adding -T1C 
[\#1692](https://github.com/apache/camel-quarkus/pull/1692) 
([ppalaga](https://github.com/ppalaga))
 - Remove camel 3.5.0 staging repositories 
[\#1690](https://github.com/apache/camel-quarkus/pull/1690) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Replace mvnd.builder.rules with virtual dependencies 
[\#1689](https://github.com/apache/camel-quarkus/pull/1689) 
([ppalaga](https://github.com/ppalaga))
-- Feat\(mongodb\): add support for named client 
[\#1688](https://github.com/apache/camel-quarkus/pull/1688) 
([squakez](https://github.com/squakez))
 - Move FastUuidGenerator to Camel 
[\#1683](https://github.com/apache/camel-quarkus/pull/1683) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Align dependencies with latest camel & quarkus releases 
[\#1682](https://github.com/apache/camel-quarkus/pull/1682) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add vertx-websocket component extension 
[\#1681](https://github.com/apache/camel-quarkus/pull/1681) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -1690,6 +1690,7 @@
 - Bump To Quarkus 1.0.0-M3 
[\#664](https://github.com/apache/camel-quarkus/pull/664) 
([oscerd](https://github.com/oscerd))
 - Add integration test for Jackson unmarshalling with different POJOs 
[\#663](https://github.com/apache/camel-quarkus/pull/663) 
([philschaller](https://github.com/philschaller))
 - Upgrade TestContainers to version 1.12.5 
[\#662](https://github.com/apache/camel-quarkus/pull/662) 
([oscerd](https://github.com/oscerd))
+- Set firstVersion to 1.0.0 to match the reality 
[\#661](https://github.com/apache/camel-quarkus/pull/661) 
([ppalaga](https://github.com/ppalaga))
 
 ## [1.0.0-M3](https://github.com/apache/camel-quarkus/tree/1.0.0-M3) 
(2020-01-24)
 
@@ -1748,7 +1749,6 @@
 
 **Merged pull requests:**
 
-- Set firstVersion to 1.0.0 to match the reality 
[\#661](https://github.com/apache/camel-quarkus/pull/661) 
([ppalaga](https://github.com/ppalaga))
 - The MicroProfile test fails if message history is turned off 
[\#660](https://github.com/apache/camel-quarkus/pull/660) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Create a Camel ReactiveStreams extension \(initial implementation\) 
[\#659](https://github.com/apache/camel-quarkus/pull/659) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Update Quarkus to v1.2.0.Final 
[\#658](https://github.com/apache/camel-quarkus/pull/658) 
([lburgazzoli](https://github.com/lburgazzoli))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-04-18 Thread github-bot
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 e67a79a  Updated CHANGELOG.md
e67a79a is described below

commit e67a79a2e4f73d9546bce63b9d58dfba192a7f2d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 19 03:16:14 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef81710..9ec1a17 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1690,7 +1690,6 @@
 - Bump To Quarkus 1.0.0-M3 
[\#664](https://github.com/apache/camel-quarkus/pull/664) 
([oscerd](https://github.com/oscerd))
 - Add integration test for Jackson unmarshalling with different POJOs 
[\#663](https://github.com/apache/camel-quarkus/pull/663) 
([philschaller](https://github.com/philschaller))
 - Upgrade TestContainers to version 1.12.5 
[\#662](https://github.com/apache/camel-quarkus/pull/662) 
([oscerd](https://github.com/oscerd))
-- Set firstVersion to 1.0.0 to match the reality 
[\#661](https://github.com/apache/camel-quarkus/pull/661) 
([ppalaga](https://github.com/ppalaga))
 
 ## [1.0.0-M3](https://github.com/apache/camel-quarkus/tree/1.0.0-M3) 
(2020-01-24)
 
@@ -1749,6 +1748,7 @@
 
 **Merged pull requests:**
 
+- Set firstVersion to 1.0.0 to match the reality 
[\#661](https://github.com/apache/camel-quarkus/pull/661) 
([ppalaga](https://github.com/ppalaga))
 - The MicroProfile test fails if message history is turned off 
[\#660](https://github.com/apache/camel-quarkus/pull/660) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Create a Camel ReactiveStreams extension \(initial implementation\) 
[\#659](https://github.com/apache/camel-quarkus/pull/659) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Update Quarkus to v1.2.0.Final 
[\#658](https://github.com/apache/camel-quarkus/pull/658) 
([lburgazzoli](https://github.com/lburgazzoli))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-04-19 Thread github-bot
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 6579e54  Updated CHANGELOG.md
6579e54 is described below

commit 6579e546783b5a9ed2bda0abb054deff48fcf718
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 20 03:14:37 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9ec1a17..99e2e19 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,8 @@
 
 **Merged pull requests:**
 
+- Fix invalid xref link to configuration.adoc 
[\#2494](https://github.com/apache/camel-quarkus/pull/2494) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Simplify testcontainers usage 
[\#2493](https://github.com/apache/camel-quarkus/pull/2493) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Reballance CI test categories even more 
[\#2488](https://github.com/apache/camel-quarkus/pull/2488) 
([ppalaga](https://github.com/ppalaga))
 - Reballance CI test categories, do not validate docs links in 
inital-mvn-install CI phase 
[\#2485](https://github.com/apache/camel-quarkus/pull/2485) 
([ppalaga](https://github.com/ppalaga))
 - Test skipped in native mode should be executed on default Java version at 
least  [\#2482](https://github.com/apache/camel-quarkus/pull/2482) 
([ppalaga](https://github.com/ppalaga))
@@ -1677,7 +1679,6 @@
 - Fix \#696 Test HTTPS with the HTTP clients 
[\#697](https://github.com/apache/camel-quarkus/pull/697) 
([ppalaga](https://github.com/ppalaga))
 - Add olingo4 extension 
[\#693](https://github.com/apache/camel-quarkus/pull/693) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Cleanup: Declare quarkus-development-mode-spi as a nonExtensionArtifact 
[\#691](https://github.com/apache/camel-quarkus/pull/691) 
([ppalaga](https://github.com/ppalaga))
-- Automatic sync branch master to camel-master 
[\#689](https://github.com/apache/camel-quarkus/pull/689) 
([github-actions[bot]](https://github.com/apps/github-actions))
 - Snapshots and Actions 
[\#687](https://github.com/apache/camel-quarkus/pull/687) 
([lburgazzoli](https://github.com/lburgazzoli))
 -  Upgrade to quarkus 1.3.0.Alpha1 
[\#685](https://github.com/apache/camel-quarkus/pull/685) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Add stream extension 
[\#682](https://github.com/apache/camel-quarkus/pull/682) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -1855,6 +1856,7 @@
 - chore: Fix pom sorting script execution 
[\#510](https://github.com/apache/camel-quarkus/pull/510) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Do not use hard coded ports in integration-tests 
[\#509](https://github.com/apache/camel-quarkus/pull/509) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Automatically register dozer mapping classes for reflection 
[\#507](https://github.com/apache/camel-quarkus/pull/507) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Improve bean discovery filtering 
[\#504](https://github.com/apache/camel-quarkus/pull/504) 
([lburgazzoli](https://github.com/lburgazzoli))
 
 ## [1.0.0-M1](https://github.com/apache/camel-quarkus/tree/1.0.0-M1) 
(2019-12-04)
 
@@ -1901,7 +1903,6 @@
 **Merged pull requests:**
 
 - feat: base64 extension 
[\#506](https://github.com/apache/camel-quarkus/pull/506) 
([davsclaus](https://github.com/davsclaus))
-- Improve bean discovery filtering 
[\#504](https://github.com/apache/camel-quarkus/pull/504) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Improve registration of DozerTypeConverter 
[\#503](https://github.com/apache/camel-quarkus/pull/503) 
([jamesnetherton](https://github.com/jamesnetherton))
 - feat: seda extension. 
[\#502](https://github.com/apache/camel-quarkus/pull/502) 
([davsclaus](https://github.com/davsclaus))
 - Filter out beans from CDI from build time discovery 
[\#501](https://github.com/apache/camel-quarkus/pull/501) 
([lburgazzoli](https://github.com/lburgazzoli))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-04-20 Thread github-bot
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 10f9e37  Updated CHANGELOG.md
10f9e37 is described below

commit 10f9e37010c5011ac9882b427057e675716f2ae6
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 21 03:16:21 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 99e2e19..cea25c9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- Unable to build mongo-to-slack in native with 1.13 quarkus 
[\#2489](https://github.com/apache/camel-quarkus/issues/2489)
 - Stop testing JavaScript DSL in native mode 
[\#2481](https://github.com/apache/camel-quarkus/issues/2481)
 - Investigate need of @ApplicationScoped annotation 
[\#2471](https://github.com/apache/camel-quarkus/issues/2471)
 - Add info about Camel IDE plugins to the documentation 
[\#2470](https://github.com/apache/camel-quarkus/issues/2470)
@@ -15,6 +16,7 @@
 - Issue with Camel FHIR extension when upgrading to 1.13.0.Final 
[\#2450](https://github.com/apache/camel-quarkus/issues/2450)
 - camel-quarkus-dozer Error when running native executable 
[\#2449](https://github.com/apache/camel-quarkus/issues/2449)
 - \[Camel 3.10\] Missing EndpointKey 
[\#2447](https://github.com/apache/camel-quarkus/issues/2447)
+- FixedLengthWithLocaleTest.marshalFixedLengthWithLocaleShouldSucceed fails on 
Java 8 [\#2445](https://github.com/apache/camel-quarkus/issues/2445)
 - Unable to add camel-quarkus-microprofile-metrics when using 
camel-quarkus-azure-eventhubs components 
[\#2442](https://github.com/apache/camel-quarkus/issues/2442)
 - Unable to start Quarkus with Camel FHIR  
[\#2441](https://github.com/apache/camel-quarkus/issues/2441)
 - Add code.quarkus.io badges on extension pages 
[\#2433](https://github.com/apache/camel-quarkus/issues/2433)
@@ -25,6 +27,7 @@
 - kafka: better integration with quarkus kafka extension 
[\#2333](https://github.com/apache/camel-quarkus/issues/2333)
 - couchbase JVM : add integration tests 
[\#2326](https://github.com/apache/camel-quarkus/issues/2326)
 - \[camel-master\] Support for new DSLs 
[\#2301](https://github.com/apache/camel-quarkus/issues/2301)
+- FileTest fails on the platform 
[\#2278](https://github.com/apache/camel-quarkus/issues/2278)
 - Show deprecation info in Extensions reference 
[\#2266](https://github.com/apache/camel-quarkus/issues/2266)
 - Startup log of bootstrap runtime 
[\#2164](https://github.com/apache/camel-quarkus/issues/2164)
 - Use AsciiDoc variable for Quarkus version in the documentation 
[\#2163](https://github.com/apache/camel-quarkus/issues/2163)
@@ -34,6 +37,8 @@
 
 **Merged pull requests:**
 
+- bindy: fixed the locale test so that it detects issues on Java 8 too … 
[\#2496](https://github.com/apache/camel-quarkus/pull/2496) 
([aldettinger](https://github.com/aldettinger))
+- Fix SlackConfig class for native builds 
[\#2495](https://github.com/apache/camel-quarkus/pull/2495) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix invalid xref link to configuration.adoc 
[\#2494](https://github.com/apache/camel-quarkus/pull/2494) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Simplify testcontainers usage 
[\#2493](https://github.com/apache/camel-quarkus/pull/2493) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Reballance CI test categories even more 
[\#2488](https://github.com/apache/camel-quarkus/pull/2488) 
([ppalaga](https://github.com/ppalaga))
@@ -388,7 +393,6 @@
 - Camel import not working 
[\#2068](https://github.com/apache/camel-quarkus/issues/2068)
 - FastHeadersMapFactory ClassNotFoundException since 1.0.0-M6 
[\#1086](https://github.com/apache/camel-quarkus/issues/1086)
 - JSch native support 
[\#797](https://github.com/apache/camel-quarkus/issues/797)
-- Protobuf dataformat native support 
[\#789](https://github.com/apache/camel-quarkus/issues/789)
 - \[Camel 3.7\] Test with camel.main.lightweight=true 
[\#2063](https://github.com/apache/camel-quarkus/issues/2063)
 - CSimple language support 
[\#2036](https://github.com/apache/camel-quarkus/issues/2036)
 - Micrometer component support 
[\#2034](https://github.com/apache/camel-quarkus/issues/2034)
@@ -1598,6 +1602,7 @@
 - Move Groovy executions under the enforce profile 
[\#831](https://github.com/apache/camel-quarkus/issues/831)
 - 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)
+- Protobuf dataformat native support 
[\#789](https://github.com/apache/camel-quarkus/issues/789)
 - LZF Deflate Compression dataformat support 
[\#788](https://github.com/apache/camel-quar

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-04-21 Thread github-bot
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 0e1f2e2  Updated CHANGELOG.md
0e1f2e2 is described below

commit 0e1f2e2c528481ad5a9028d92aad4df2b0d5e8d8
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 22 03:14:41 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index cea25c9..2006662 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,8 +20,10 @@
 - Unable to add camel-quarkus-microprofile-metrics when using 
camel-quarkus-azure-eventhubs components 
[\#2442](https://github.com/apache/camel-quarkus/issues/2442)
 - Unable to start Quarkus with Camel FHIR  
[\#2441](https://github.com/apache/camel-quarkus/issues/2441)
 - Add code.quarkus.io badges on extension pages 
[\#2433](https://github.com/apache/camel-quarkus/issues/2433)
+- camel-quarkus-cassandraql : build failure in camel-master branch 
[\#2424](https://github.com/apache/camel-quarkus/issues/2424)
 - Upgrade CassandraQL quarkus extension to 1.0.1 
[\#2423](https://github.com/apache/camel-quarkus/issues/2423)
 - Tests skipped in native mode should be executed on default Java version at 
least [\#2389](https://github.com/apache/camel-quarkus/issues/2389)
+- Add integration tests for Digitalocean 
[\#2388](https://github.com/apache/camel-quarkus/issues/2388)
 - Adapt examples to the merger of main into core 
[\#2377](https://github.com/apache/camel-quarkus/issues/2377)
 - Adjust the documentation after the merger of main into core 
[\#2374](https://github.com/apache/camel-quarkus/issues/2374)
 - kafka: better integration with quarkus kafka extension 
[\#2333](https://github.com/apache/camel-quarkus/issues/2333)
@@ -37,6 +39,9 @@
 
 **Merged pull requests:**
 
+- Replace references to camel master branch with main in antora playbooks 
[\#2501](https://github.com/apache/camel-quarkus/pull/2501) 
([jamesnetherton](https://github.com/jamesnetherton))
+- update ci doc [\#2498](https://github.com/apache/camel-quarkus/pull/2498) 
([zbendhiba](https://github.com/zbendhiba))
+- Add integration tests \#2388 
[\#2497](https://github.com/apache/camel-quarkus/pull/2497) 
([zbendhiba](https://github.com/zbendhiba))
 - bindy: fixed the locale test so that it detects issues on Java 8 too … 
[\#2496](https://github.com/apache/camel-quarkus/pull/2496) 
([aldettinger](https://github.com/aldettinger))
 - Fix SlackConfig class for native builds 
[\#2495](https://github.com/apache/camel-quarkus/pull/2495) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix invalid xref link to configuration.adoc 
[\#2494](https://github.com/apache/camel-quarkus/pull/2494) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -393,6 +398,7 @@
 - Camel import not working 
[\#2068](https://github.com/apache/camel-quarkus/issues/2068)
 - FastHeadersMapFactory ClassNotFoundException since 1.0.0-M6 
[\#1086](https://github.com/apache/camel-quarkus/issues/1086)
 - JSch native support 
[\#797](https://github.com/apache/camel-quarkus/issues/797)
+- Protobuf dataformat native support 
[\#789](https://github.com/apache/camel-quarkus/issues/789)
 - \[Camel 3.7\] Test with camel.main.lightweight=true 
[\#2063](https://github.com/apache/camel-quarkus/issues/2063)
 - CSimple language support 
[\#2036](https://github.com/apache/camel-quarkus/issues/2036)
 - Micrometer component support 
[\#2034](https://github.com/apache/camel-quarkus/issues/2034)
@@ -1602,7 +1608,6 @@
 - Move Groovy executions under the enforce profile 
[\#831](https://github.com/apache/camel-quarkus/issues/831)
 - 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)
-- Protobuf dataformat native support 
[\#789](https://github.com/apache/camel-quarkus/issues/789)
 - 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-quarkus] branch main updated: Updated CHANGELOG.md

2021-04-22 Thread github-bot
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 2574836  Updated CHANGELOG.md
2574836 is described below

commit 257483655cdd6a1fc193c2e91eedade83919c395
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 23 03:14:19 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2006662..736f36f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
 **Closed issues:**
 
 - Unable to build mongo-to-slack in native with 1.13 quarkus 
[\#2489](https://github.com/apache/camel-quarkus/issues/2489)
+- Add test coverage for Kafka with SSL 
[\#2484](https://github.com/apache/camel-quarkus/issues/2484)
 - Stop testing JavaScript DSL in native mode 
[\#2481](https://github.com/apache/camel-quarkus/issues/2481)
 - Investigate need of @ApplicationScoped annotation 
[\#2471](https://github.com/apache/camel-quarkus/issues/2471)
 - Add info about Camel IDE plugins to the documentation 
[\#2470](https://github.com/apache/camel-quarkus/issues/2470)
@@ -40,6 +41,7 @@
 **Merged pull requests:**
 
 - Replace references to camel master branch with main in antora playbooks 
[\#2501](https://github.com/apache/camel-quarkus/pull/2501) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Add test coverage for Kafka with SSL 
[\#2500](https://github.com/apache/camel-quarkus/pull/2500) 
([jamesnetherton](https://github.com/jamesnetherton))
 - update ci doc [\#2498](https://github.com/apache/camel-quarkus/pull/2498) 
([zbendhiba](https://github.com/zbendhiba))
 - Add integration tests \#2388 
[\#2497](https://github.com/apache/camel-quarkus/pull/2497) 
([zbendhiba](https://github.com/zbendhiba))
 - bindy: fixed the locale test so that it detects issues on Java 8 too … 
[\#2496](https://github.com/apache/camel-quarkus/pull/2496) 
([aldettinger](https://github.com/aldettinger))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-04-23 Thread github-bot
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 efd8a40  Updated CHANGELOG.md
efd8a40 is described below

commit efd8a40f0b28ddf9c3be277dc18cdafdf8718d56
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 24 03:14:23 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 736f36f..ae76eb8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@
 - Add code.quarkus.io badges on extension pages 
[\#2433](https://github.com/apache/camel-quarkus/issues/2433)
 - camel-quarkus-cassandraql : build failure in camel-master branch 
[\#2424](https://github.com/apache/camel-quarkus/issues/2424)
 - Upgrade CassandraQL quarkus extension to 1.0.1 
[\#2423](https://github.com/apache/camel-quarkus/issues/2423)
+- Kafka with SASL\_SSL does not work in quarkus native mode 
[\#2409](https://github.com/apache/camel-quarkus/issues/2409)
 - Tests skipped in native mode should be executed on default Java version at 
least [\#2389](https://github.com/apache/camel-quarkus/issues/2389)
 - Add integration tests for Digitalocean 
[\#2388](https://github.com/apache/camel-quarkus/issues/2388)
 - Adapt examples to the merger of main into core 
[\#2377](https://github.com/apache/camel-quarkus/issues/2377)
@@ -40,6 +41,8 @@
 
 **Merged pull requests:**
 
+- Add test coverage for Kafka with SASL\_SSL 
[\#2507](https://github.com/apache/camel-quarkus/pull/2507) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Add integration-tests-support-kafka module 
[\#2504](https://github.com/apache/camel-quarkus/pull/2504) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Replace references to camel master branch with main in antora playbooks 
[\#2501](https://github.com/apache/camel-quarkus/pull/2501) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add test coverage for Kafka with SSL 
[\#2500](https://github.com/apache/camel-quarkus/pull/2500) 
([jamesnetherton](https://github.com/jamesnetherton))
 - update ci doc [\#2498](https://github.com/apache/camel-quarkus/pull/2498) 
([zbendhiba](https://github.com/zbendhiba))
@@ -294,6 +297,7 @@
 - Ensure integration tests have enough free disk space 
[\#2228](https://github.com/apache/camel-quarkus/pull/2228) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade to Camel 3.8.0 
[\#2227](https://github.com/apache/camel-quarkus/pull/2227) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix camel-master CI branch build 
[\#2224](https://github.com/apache/camel-quarkus/pull/2224) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Made nats TLS auth tests optional fixes \#2211 
[\#2223](https://github.com/apache/camel-quarkus/pull/2223) 
([aldettinger](https://github.com/aldettinger))
 - Test AWS 2 SNS properly 
[\#](https://github.com/apache/camel-quarkus/pull/) 
([ppalaga](https://github.com/ppalaga))
 - PubNub native support 
[\#2218](https://github.com/apache/camel-quarkus/pull/2218) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Test AWS 2 SQS properly 
[\#2217](https://github.com/apache/camel-quarkus/pull/2217) 
([ppalaga](https://github.com/ppalaga))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-04-24 Thread github-bot
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 2b94f46  Updated CHANGELOG.md
2b94f46 is described below

commit 2b94f466fd8acc3b189b48333af4d7ca620571fd
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 25 03:16:34 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ae76eb8..c8417d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- Qute component improperly classified as "other" in Camel Quarkus Catalog 
[\#2508](https://github.com/apache/camel-quarkus/issues/2508)
 - Unable to build mongo-to-slack in native with 1.13 quarkus 
[\#2489](https://github.com/apache/camel-quarkus/issues/2489)
 - Add test coverage for Kafka with SSL 
[\#2484](https://github.com/apache/camel-quarkus/issues/2484)
 - Stop testing JavaScript DSL in native mode 
[\#2481](https://github.com/apache/camel-quarkus/issues/2481)
@@ -41,6 +42,7 @@
 
 **Merged pull requests:**
 
+- Qute component improperly classified as other in Camel Quarkus Catalog 
[\#2510](https://github.com/apache/camel-quarkus/pull/2510) 
([ppalaga](https://github.com/ppalaga))
 - Add test coverage for Kafka with SASL\_SSL 
[\#2507](https://github.com/apache/camel-quarkus/pull/2507) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add integration-tests-support-kafka module 
[\#2504](https://github.com/apache/camel-quarkus/pull/2504) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Replace references to camel master branch with main in antora playbooks 
[\#2501](https://github.com/apache/camel-quarkus/pull/2501) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -297,7 +299,6 @@
 - Ensure integration tests have enough free disk space 
[\#2228](https://github.com/apache/camel-quarkus/pull/2228) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade to Camel 3.8.0 
[\#2227](https://github.com/apache/camel-quarkus/pull/2227) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix camel-master CI branch build 
[\#2224](https://github.com/apache/camel-quarkus/pull/2224) 
([jamesnetherton](https://github.com/jamesnetherton))
-- Made nats TLS auth tests optional fixes \#2211 
[\#2223](https://github.com/apache/camel-quarkus/pull/2223) 
([aldettinger](https://github.com/aldettinger))
 - Test AWS 2 SNS properly 
[\#](https://github.com/apache/camel-quarkus/pull/) 
([ppalaga](https://github.com/ppalaga))
 - PubNub native support 
[\#2218](https://github.com/apache/camel-quarkus/pull/2218) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Test AWS 2 SQS properly 
[\#2217](https://github.com/apache/camel-quarkus/pull/2217) 
([ppalaga](https://github.com/ppalaga))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-04-25 Thread github-bot
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 c24998c  Updated CHANGELOG.md
c24998c is described below

commit c24998cd9ac21e17eab65c39317b1fb32221cf99
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 26 03:19:25 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c8417d4..bae4634 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1427,7 +1427,6 @@
 - Add templates config option to the Mustache extension 
[\#868](https://github.com/apache/camel-quarkus/issues/868)
 - Duplicate LICENSE\(.txt\) and NOTICE\(.txt\) files in the source 
distribution [\#844](https://github.com/apache/camel-quarkus/issues/844)
 - Qute support [\#825](https://github.com/apache/camel-quarkus/issues/825)
-- Quartz support [\#823](https://github.com/apache/camel-quarkus/issues/823)
 - Cron support [\#822](https://github.com/apache/camel-quarkus/issues/822)
 - Webhook component support 
[\#820](https://github.com/apache/camel-quarkus/issues/820)
 - Openshift support [\#812](https://github.com/apache/camel-quarkus/issues/812)
@@ -1613,6 +1612,7 @@
 **Closed issues:**
 
 - Move Groovy executions under the enforce profile 
[\#831](https://github.com/apache/camel-quarkus/issues/831)
+- Quartz support [\#823](https://github.com/apache/camel-quarkus/issues/823)
 - 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)


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-04-26 Thread github-bot
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 90f81ae  Updated CHANGELOG.md
90f81ae is described below

commit 90f81aec6ca601360de7c524ed9ce34b2812536d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 27 03:14:56 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index bae4634..c8417d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1427,6 +1427,7 @@
 - Add templates config option to the Mustache extension 
[\#868](https://github.com/apache/camel-quarkus/issues/868)
 - Duplicate LICENSE\(.txt\) and NOTICE\(.txt\) files in the source 
distribution [\#844](https://github.com/apache/camel-quarkus/issues/844)
 - Qute support [\#825](https://github.com/apache/camel-quarkus/issues/825)
+- Quartz support [\#823](https://github.com/apache/camel-quarkus/issues/823)
 - Cron support [\#822](https://github.com/apache/camel-quarkus/issues/822)
 - Webhook component support 
[\#820](https://github.com/apache/camel-quarkus/issues/820)
 - Openshift support [\#812](https://github.com/apache/camel-quarkus/issues/812)
@@ -1612,7 +1613,6 @@
 **Closed issues:**
 
 - Move Groovy executions under the enforce profile 
[\#831](https://github.com/apache/camel-quarkus/issues/831)
-- Quartz support [\#823](https://github.com/apache/camel-quarkus/issues/823)
 - 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)


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-04-27 Thread github-bot
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 91612dc  Updated CHANGELOG.md
91612dc is described below

commit 91612dce5051902321842b17297b7ce0bcaf4565
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 28 03:14:56 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c8417d4..b397242 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 - Unable to build mongo-to-slack in native with 1.13 quarkus 
[\#2489](https://github.com/apache/camel-quarkus/issues/2489)
 - Add test coverage for Kafka with SSL 
[\#2484](https://github.com/apache/camel-quarkus/issues/2484)
 - Stop testing JavaScript DSL in native mode 
[\#2481](https://github.com/apache/camel-quarkus/issues/2481)
+- Dev Mode: rests xml resources seems ignored 
[\#2476](https://github.com/apache/camel-quarkus/issues/2476)
 - Investigate need of @ApplicationScoped annotation 
[\#2471](https://github.com/apache/camel-quarkus/issues/2471)
 - Add info about Camel IDE plugins to the documentation 
[\#2470](https://github.com/apache/camel-quarkus/issues/2470)
 - Improve MongoDB extension documentation of named clients   
[\#2466](https://github.com/apache/camel-quarkus/issues/2466)
@@ -42,8 +43,12 @@
 
 **Merged pull requests:**
 
+- Fix asciidoctor warnings at camel-website build 
[\#2517](https://github.com/apache/camel-quarkus/pull/2517) 
([tadayosi](https://github.com/tadayosi))
+- Fix admonitions in adocs 
[\#2516](https://github.com/apache/camel-quarkus/pull/2516) 
([tadayosi](https://github.com/tadayosi))
+- Fixed classpath and no prefix resources that were ignored in dev mode… 
[\#2515](https://github.com/apache/camel-quarkus/pull/2515) 
([aldettinger](https://github.com/aldettinger))
 - Qute component improperly classified as other in Camel Quarkus Catalog 
[\#2510](https://github.com/apache/camel-quarkus/pull/2510) 
([ppalaga](https://github.com/ppalaga))
 - Add test coverage for Kafka with SASL\_SSL 
[\#2507](https://github.com/apache/camel-quarkus/pull/2507) 
([jamesnetherton](https://github.com/jamesnetherton))
+- \#2490 fix camel-quarkus-hbase-integration-test 
[\#2506](https://github.com/apache/camel-quarkus/pull/2506) 
([ffang](https://github.com/ffang))
 - Add integration-tests-support-kafka module 
[\#2504](https://github.com/apache/camel-quarkus/pull/2504) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Replace references to camel master branch with main in antora playbooks 
[\#2501](https://github.com/apache/camel-quarkus/pull/2501) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add test coverage for Kafka with SSL 
[\#2500](https://github.com/apache/camel-quarkus/pull/2500) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -930,6 +935,7 @@
 
 **Merged pull requests:**
 
+- CAMEL-14297: Introduce RouteBuilderConfigurer 
[\#1526](https://github.com/apache/camel-quarkus/pull/1526) 
([davsclaus](https://github.com/davsclaus))
 - Upgrade Quarkus Qpid JMS to 0.17.0 
[\#1521](https://github.com/apache/camel-quarkus/pull/1521) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade to Quarkus 1.7.0.Final 
[\#1520](https://github.com/apache/camel-quarkus/pull/1520) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Disable merge commits on pull requests 
[\#1519](https://github.com/apache/camel-quarkus/pull/1519) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-04-28 Thread github-bot
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 b49cde7  Updated CHANGELOG.md
b49cde7 is described below

commit b49cde7ef9426c2caa709a3a044c1bea3a0c
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 29 03:09:55 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b397242..80bda8f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
 **Closed issues:**
 
 - Qute component improperly classified as "other" in Camel Quarkus Catalog 
[\#2508](https://github.com/apache/camel-quarkus/issues/2508)
+- Document the possibility to use CDI beans with camel bean component 
[\#2491](https://github.com/apache/camel-quarkus/issues/2491)
 - Unable to build mongo-to-slack in native with 1.13 quarkus 
[\#2489](https://github.com/apache/camel-quarkus/issues/2489)
 - Add test coverage for Kafka with SSL 
[\#2484](https://github.com/apache/camel-quarkus/issues/2484)
 - Stop testing JavaScript DSL in native mode 
[\#2481](https://github.com/apache/camel-quarkus/issues/2481)
@@ -43,6 +44,7 @@
 
 **Merged pull requests:**
 
+- Document the possibility to use CDI beans with camel bean component 
[\#2531](https://github.com/apache/camel-quarkus/pull/2531) 
([ppalaga](https://github.com/ppalaga))
 - Fix asciidoctor warnings at camel-website build 
[\#2517](https://github.com/apache/camel-quarkus/pull/2517) 
([tadayosi](https://github.com/tadayosi))
 - Fix admonitions in adocs 
[\#2516](https://github.com/apache/camel-quarkus/pull/2516) 
([tadayosi](https://github.com/tadayosi))
 - Fixed classpath and no prefix resources that were ignored in dev mode… 
[\#2515](https://github.com/apache/camel-quarkus/pull/2515) 
([aldettinger](https://github.com/aldettinger))
@@ -452,6 +454,7 @@
 - Fix protobuf itest dependency on deployment 
[\#2021](https://github.com/apache/camel-quarkus/pull/2021) 
([llowinge](https://github.com/llowinge))
 - Fix debezium itest pom dependencies to deployments 
[\#2020](https://github.com/apache/camel-quarkus/pull/2020) 
([llowinge](https://github.com/llowinge))
 - Leverage Quarkus plugin's generate-code mojo instead of 
protobuf-maven-plugin to generate protobuf stubs 
[\#2018](https://github.com/apache/camel-quarkus/pull/2018) 
([ppalaga](https://github.com/ppalaga))
+- Upgrade Quarkus Qpid JMS to 0.20.0 
[\#2017](https://github.com/apache/camel-quarkus/pull/2017) 
([jamesnetherton](https://github.com/jamesnetherton))
 - OptaPlanner native support fixes \#1721 
[\#1822](https://github.com/apache/camel-quarkus/pull/1822) 
([zbendhiba](https://github.com/zbendhiba))
 
 ## [1.4.0](https://github.com/apache/camel-quarkus/tree/1.4.0) (2020-11-19)
@@ -499,7 +502,6 @@
 
 **Merged pull requests:**
 
-- Upgrade Quarkus Qpid JMS to 0.20.0 
[\#2017](https://github.com/apache/camel-quarkus/pull/2017) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Quarkus to 1.10.0.Final 
[\#2016](https://github.com/apache/camel-quarkus/pull/2016) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Added key [\#2015](https://github.com/apache/camel-quarkus/pull/2015) 
([aldettinger](https://github.com/aldettinger))
 - Added JSLT native support \#1740 
[\#2010](https://github.com/apache/camel-quarkus/pull/2010) 
([aldettinger](https://github.com/aldettinger))
@@ -935,7 +937,6 @@
 
 **Merged pull requests:**
 
-- CAMEL-14297: Introduce RouteBuilderConfigurer 
[\#1526](https://github.com/apache/camel-quarkus/pull/1526) 
([davsclaus](https://github.com/davsclaus))
 - Upgrade Quarkus Qpid JMS to 0.17.0 
[\#1521](https://github.com/apache/camel-quarkus/pull/1521) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade to Quarkus 1.7.0.Final 
[\#1520](https://github.com/apache/camel-quarkus/pull/1520) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Disable merge commits on pull requests 
[\#1519](https://github.com/apache/camel-quarkus/pull/1519) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -1344,7 +1345,6 @@
 - Automatic sync branch master to camel-master 
[\#1074](https://github.com/apache/camel-quarkus/pull/1074) 
([github-actions[bot]](https://github.com/apps/github-actions))
 - Bump to Camel Quarkus 1.0.0-M6 
[\#1073](https://github.com/apache/camel-quarkus/pull/1073) 
([oscerd](https://github.com/oscerd))
 - Add a native extension for AWS2-SQS 
[\#1070](https://github.com/apache/camel-quarkus/pull/1070) 
([oscerd](https://github.com/oscerd))
-- Sidebar menu tidy up names-14567 
[\#1068](https://github.com/apache/camel-quarkus/pull/1068) 
([rimshach](https://github.com/rimshach))
 - Post 3.2 cleanup [\#1067](https://github.com/apache/camel-quarkus/pull/1067) 
([lburgazzoli](https://github.com/lburgazz

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-04-29 Thread github-bot
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 3fbb1b2  Updated CHANGELOG.md
3fbb1b2 is described below

commit 3fbb1b25ca57e68d83ab95286633b2d2249cc89a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 30 03:34:13 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80bda8f..90ef3e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,11 @@
 
 **Closed issues:**
 
+- 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)
+- 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)
 - Qute component improperly classified as "other" in Camel Quarkus Catalog 
[\#2508](https://github.com/apache/camel-quarkus/issues/2508)
 - Document the possibility to use CDI beans with camel bean component 
[\#2491](https://github.com/apache/camel-quarkus/issues/2491)
 - Unable to build mongo-to-slack in native with 1.13 quarkus 
[\#2489](https://github.com/apache/camel-quarkus/issues/2489)
@@ -31,6 +36,7 @@
 - Add integration tests for Digitalocean 
[\#2388](https://github.com/apache/camel-quarkus/issues/2388)
 - Adapt examples to the merger of main into core 
[\#2377](https://github.com/apache/camel-quarkus/issues/2377)
 - Adjust the documentation after the merger of main into core 
[\#2374](https://github.com/apache/camel-quarkus/issues/2374)
+- Test class component, test bean language 
[\#2361](https://github.com/apache/camel-quarkus/issues/2361)
 - kafka: better integration with quarkus kafka extension 
[\#2333](https://github.com/apache/camel-quarkus/issues/2333)
 - couchbase JVM : add integration tests 
[\#2326](https://github.com/apache/camel-quarkus/issues/2326)
 - \[camel-master\] Support for new DSLs 
[\#2301](https://github.com/apache/camel-quarkus/issues/2301)
@@ -44,7 +50,12 @@
 
 **Merged pull requests:**
 
+- Added tests and docs for the simple language \#2533 
[\#2541](https://github.com/apache/camel-quarkus/pull/2541) 
([aldettinger](https://github.com/aldettinger))
+- Expand HL7 test coverage 
[\#2538](https://github.com/apache/camel-quarkus/pull/2538) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Expand REST test coverage 
[\#2535](https://github.com/apache/camel-quarkus/pull/2535) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Document the possibility to use CDI beans with camel bean component 
[\#2531](https://github.com/apache/camel-quarkus/pull/2531) 
([ppalaga](https://github.com/ppalaga))
+- Test class component, test bean language  
[\#2530](https://github.com/apache/camel-quarkus/pull/2530) 
([ppalaga](https://github.com/ppalaga))
+- fix org.apache.camel.quarkus.component.lra.it.LraTest failed \#2523 
[\#2524](https://github.com/apache/camel-quarkus/pull/2524) 
([ffang](https://github.com/ffang))
 - Fix asciidoctor warnings at camel-website build 
[\#2517](https://github.com/apache/camel-quarkus/pull/2517) 
([tadayosi](https://github.com/tadayosi))
 - Fix admonitions in adocs 
[\#2516](https://github.com/apache/camel-quarkus/pull/2516) 
([tadayosi](https://github.com/tadayosi))
 - Fixed classpath and no prefix resources that were ignored in dev mode… 
[\#2515](https://github.com/apache/camel-quarkus/pull/2515) 
([aldettinger](https://github.com/aldettinger))
@@ -454,7 +465,6 @@
 - Fix protobuf itest dependency on deployment 
[\#2021](https://github.com/apache/camel-quarkus/pull/2021) 
([llowinge](https://github.com/llowinge))
 - Fix debezium itest pom dependencies to deployments 
[\#2020](https://github.com/apache/camel-quarkus/pull/2020) 
([llowinge](https://github.com/llowinge))
 - Leverage Quarkus plugin's generate-code mojo instead of 
protobuf-maven-plugin to generate protobuf stubs 
[\#2018](https://github.com/apache/camel-quarkus/pull/2018) 
([ppalaga](https://github.com/ppalaga))
-- Upgrade Quarkus Qpid JMS to 0.20.0 
[\#2017](https://github.com/apache/camel-quarkus/pull/2017) 
([jamesnetherton](https://github.com/jamesnetherton))
 - OptaPlanner native support fixes \#1721 
[\#1822](https://github.com/apache/camel-quarkus/pull/1822) 
([zbendhiba](https://github.com/zbendhiba))
 
 ## [1.4.0](https://github.com/apache/camel-quarkus/tree/1.4.0) (2020-11-19)
@@ -502,6 +512,7 @@
 
 **Merged pull requests:**
 
+- Upgrade Quarkus Qpid JM

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-04-30 Thread github-bot
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 185ee80  Updated CHANGELOG.md
185ee80 is described below

commit 185ee8008b4e9973075a3ffb2baa1dd2f9e895eb
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat May 1 03:33:53 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 90ef3e7..593809a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,12 +6,14 @@
 
 **Closed issues:**
 
+- org.apache.camel.quarkus.component.splunk.it.SplunkTest failure if system 
timezone isn't UTC [\#2542](https://github.com/apache/camel-quarkus/issues/2542)
 - 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)
 - 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)
 - Qute component improperly classified as "other" in Camel Quarkus Catalog 
[\#2508](https://github.com/apache/camel-quarkus/issues/2508)
+- Test bean binding 
[\#2492](https://github.com/apache/camel-quarkus/issues/2492)
 - Document the possibility to use CDI beans with camel bean component 
[\#2491](https://github.com/apache/camel-quarkus/issues/2491)
 - Unable to build mongo-to-slack in native with 1.13 quarkus 
[\#2489](https://github.com/apache/camel-quarkus/issues/2489)
 - Add test coverage for Kafka with SSL 
[\#2484](https://github.com/apache/camel-quarkus/issues/2484)
@@ -50,6 +52,8 @@
 
 **Merged pull requests:**
 
+- Test bean binding  
[\#2544](https://github.com/apache/camel-quarkus/pull/2544) 
([ppalaga](https://github.com/ppalaga))
+- fix org.apache.camel.quarkus.component.splunk.it.SplunkTest failure i… 
[\#2543](https://github.com/apache/camel-quarkus/pull/2543) 
([ffang](https://github.com/ffang))
 - Added tests and docs for the simple language \#2533 
[\#2541](https://github.com/apache/camel-quarkus/pull/2541) 
([aldettinger](https://github.com/aldettinger))
 - Expand HL7 test coverage 
[\#2538](https://github.com/apache/camel-quarkus/pull/2538) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Expand REST test coverage 
[\#2535](https://github.com/apache/camel-quarkus/pull/2535) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-05-01 Thread github-bot
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 3f1c32c  Updated CHANGELOG.md
3f1c32c is described below

commit 3f1c32ce0253f5f21e28ab29f655b1861bfb3886
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun May 2 03:37:35 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 593809a..9e453bf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2066,6 +2066,7 @@
 - Publish discovered RoutesBuilders via CamelBeanBuildItem 
[\#358](https://github.com/apache/camel-quarkus/pull/358) 
([ppalaga](https://github.com/ppalaga))
 - Fix \#354 Update contributor guide: s/json/yaml/, extension adoc page 
[\#355](https://github.com/apache/camel-quarkus/pull/355) 
([ppalaga](https://github.com/ppalaga))
 - Camel quarkus netty 
[\#353](https://github.com/apache/camel-quarkus/pull/353) 
([dhartford](https://github.com/dhartford))
+- Created a camel-pdf component extension fixes \#341 
[\#342](https://github.com/apache/camel-quarkus/pull/342) 
([aldettinger](https://github.com/aldettinger))
 
 ## [0.3.1](https://github.com/apache/camel-quarkus/tree/0.3.1) (2019-10-30)
 
@@ -2086,7 +2087,6 @@
 - Fix \#220 platform-http component should return 204 for success and no… 
[\#348](https://github.com/apache/camel-quarkus/pull/348) 
([ppalaga](https://github.com/ppalaga))
 - Set camel-quarkus-last-release: 0.3.0 in site.yml 
[\#345](https://github.com/apache/camel-quarkus/pull/345) 
([ppalaga](https://github.com/ppalaga))
 - Improve the contributor guide, esp. the create-extension examples 
[\#343](https://github.com/apache/camel-quarkus/pull/343) 
([ppalaga](https://github.com/ppalaga))
-- Created a camel-pdf component extension fixes \#341 
[\#342](https://github.com/apache/camel-quarkus/pull/342) 
([aldettinger](https://github.com/aldettinger))
 - Improve camel service discovery and filtering 
[\#340](https://github.com/apache/camel-quarkus/pull/340) 
([lburgazzoli](https://github.com/lburgazzoli))
 - main: impove events and build phase 
[\#339](https://github.com/apache/camel-quarkus/pull/339) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Fix \#326 platform-http should return 415 for an unaccepted content type 
[\#335](https://github.com/apache/camel-quarkus/pull/335) 
([ppalaga](https://github.com/ppalaga))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-05-02 Thread github-bot
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 4b8aef4  Updated CHANGELOG.md
4b8aef4 is described below

commit 4b8aef4378ced4d65906d696a62c6ce6d9af1dd7
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 3 03:37:24 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9e453bf..8df726e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
 **Closed issues:**
 
 - org.apache.camel.quarkus.component.splunk.it.SplunkTest failure if system 
timezone isn't UTC [\#2542](https://github.com/apache/camel-quarkus/issues/2542)
+- SetHeader does not create a Map when using \[\] 
[\#2540](https://github.com/apache/camel-quarkus/issues/2540)
 - 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)
@@ -241,7 +242,6 @@
 - Improve the release guide 
[\#2279](https://github.com/apache/camel-quarkus/pull/2279) 
([ppalaga](https://github.com/ppalaga))
 - Prefer SyntheticBeanBuildItem to initializing bean producers via volatile 
fields  [\#2277](https://github.com/apache/camel-quarkus/pull/2277) 
([ppalaga](https://github.com/ppalaga))
 - Next is 1.8.0 [\#2274](https://github.com/apache/camel-quarkus/pull/2274) 
([ppalaga](https://github.com/ppalaga))
-- Nitrite native support \#1298 
[\#2254](https://github.com/apache/camel-quarkus/pull/2254) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Freemarker native support  
[\#2184](https://github.com/apache/camel-quarkus/pull/2184) 
([ppalaga](https://github.com/ppalaga))
 
 ## [1.7.0](https://github.com/apache/camel-quarkus/tree/1.7.0) (2021-02-19)
@@ -300,6 +300,7 @@
 - JFR JVM only support 
[\#2259](https://github.com/apache/camel-quarkus/pull/2259) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Added CBOR data format native support \#1754 
[\#2257](https://github.com/apache/camel-quarkus/pull/2257) 
([aldettinger](https://github.com/aldettinger))
 - Test AWS 2 Firehose 
[\#2256](https://github.com/apache/camel-quarkus/pull/2256) 
([ppalaga](https://github.com/ppalaga))
+- Nitrite native support \#1298 
[\#2254](https://github.com/apache/camel-quarkus/pull/2254) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - AWS 2 Kinesis native support  
[\#2252](https://github.com/apache/camel-quarkus/pull/2252) 
([ppalaga](https://github.com/ppalaga))
 - Remove Camel 3.8.0 staging repository 
[\#2251](https://github.com/apache/camel-quarkus/pull/2251) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Enable FOP native integration tests 
[\#2247](https://github.com/apache/camel-quarkus/pull/2247) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -667,6 +668,7 @@
 - Crypto extension requires reflective access to DigitalSignatureConstants 
[\#1883](https://github.com/apache/camel-quarkus/pull/1883) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade to Debezium 1.3.0.Final 
[\#1882](https://github.com/apache/camel-quarkus/pull/1882) 
([ppalaga](https://github.com/ppalaga))
 - CAMEL-QUARKUS-1720: Added Postgres replication slot native support 
[\#1880](https://github.com/apache/camel-quarkus/pull/1880) 
([aldettinger](https://github.com/aldettinger))
+- Shiro native support \#1844 
[\#1879](https://github.com/apache/camel-quarkus/pull/1879) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Crypto \(JCE\) native support 
[\#1878](https://github.com/apache/camel-quarkus/pull/1878) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix twitter itest so it initially waits when start polling tweets 
[\#1877](https://github.com/apache/camel-quarkus/pull/1877) 
([llowinge](https://github.com/llowinge))
 - Add an Examples step to the release guide 
[\#1875](https://github.com/apache/camel-quarkus/pull/1875) 
([ppalaga](https://github.com/ppalaga))
@@ -978,6 +980,7 @@
 - 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))
+- Extension for camel-threadpoolfactory-vertx \#1430 
[\#1462](https://github.com/apache/camel-quarkus/pull/1462) 
([JiriOndrusek](https://github.com/JiriOndruse

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-05-03 Thread github-bot
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 096ef6c  Updated CHANGELOG.md
096ef6c is described below

commit 096ef6ce3c6ee34c75379873a4aacf2547ae0b3b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 4 03:32:58 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8df726e..80526f8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- Datasonnet language not supported? 
[\#2546](https://github.com/apache/camel-quarkus/issues/2546)
 - org.apache.camel.quarkus.component.splunk.it.SplunkTest failure if system 
timezone isn't UTC [\#2542](https://github.com/apache/camel-quarkus/issues/2542)
 - SetHeader does not create a Map when using \[\] 
[\#2540](https://github.com/apache/camel-quarkus/issues/2540)
 - Test simple language 
[\#2533](https://github.com/apache/camel-quarkus/issues/2533)
@@ -242,6 +243,7 @@
 - Improve the release guide 
[\#2279](https://github.com/apache/camel-quarkus/pull/2279) 
([ppalaga](https://github.com/ppalaga))
 - Prefer SyntheticBeanBuildItem to initializing bean producers via volatile 
fields  [\#2277](https://github.com/apache/camel-quarkus/pull/2277) 
([ppalaga](https://github.com/ppalaga))
 - Next is 1.8.0 [\#2274](https://github.com/apache/camel-quarkus/pull/2274) 
([ppalaga](https://github.com/ppalaga))
+- Nitrite native support \#1298 
[\#2254](https://github.com/apache/camel-quarkus/pull/2254) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Freemarker native support  
[\#2184](https://github.com/apache/camel-quarkus/pull/2184) 
([ppalaga](https://github.com/ppalaga))
 
 ## [1.7.0](https://github.com/apache/camel-quarkus/tree/1.7.0) (2021-02-19)
@@ -300,7 +302,6 @@
 - JFR JVM only support 
[\#2259](https://github.com/apache/camel-quarkus/pull/2259) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Added CBOR data format native support \#1754 
[\#2257](https://github.com/apache/camel-quarkus/pull/2257) 
([aldettinger](https://github.com/aldettinger))
 - Test AWS 2 Firehose 
[\#2256](https://github.com/apache/camel-quarkus/pull/2256) 
([ppalaga](https://github.com/ppalaga))
-- Nitrite native support \#1298 
[\#2254](https://github.com/apache/camel-quarkus/pull/2254) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - AWS 2 Kinesis native support  
[\#2252](https://github.com/apache/camel-quarkus/pull/2252) 
([ppalaga](https://github.com/ppalaga))
 - Remove Camel 3.8.0 staging repository 
[\#2251](https://github.com/apache/camel-quarkus/pull/2251) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Enable FOP native integration tests 
[\#2247](https://github.com/apache/camel-quarkus/pull/2247) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -668,7 +669,6 @@
 - Crypto extension requires reflective access to DigitalSignatureConstants 
[\#1883](https://github.com/apache/camel-quarkus/pull/1883) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade to Debezium 1.3.0.Final 
[\#1882](https://github.com/apache/camel-quarkus/pull/1882) 
([ppalaga](https://github.com/ppalaga))
 - CAMEL-QUARKUS-1720: Added Postgres replication slot native support 
[\#1880](https://github.com/apache/camel-quarkus/pull/1880) 
([aldettinger](https://github.com/aldettinger))
-- Shiro native support \#1844 
[\#1879](https://github.com/apache/camel-quarkus/pull/1879) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Crypto \(JCE\) native support 
[\#1878](https://github.com/apache/camel-quarkus/pull/1878) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix twitter itest so it initially waits when start polling tweets 
[\#1877](https://github.com/apache/camel-quarkus/pull/1877) 
([llowinge](https://github.com/llowinge))
 - Add an Examples step to the release guide 
[\#1875](https://github.com/apache/camel-quarkus/pull/1875) 
([ppalaga](https://github.com/ppalaga))
@@ -980,7 +980,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))
-- Extension for camel-threadpoolfactory-vertx \#1430 
[\#1462](https://github.com/apache/camel-quarkus/pull/1462) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Add example about how to use @Handler with beans registered to the Camel 
Context [\#1461](https://github.com/apache/camel-quarkus/pull/1461) 
([

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-05-04 Thread github-bot
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 c690f5a  Updated CHANGELOG.md
c690f5a is described below

commit c690f5a1f6c6bdda5b99271d16e7cabb9bf286fd
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 5 03:31:41 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80526f8..ba510cc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- Test XPath [\#2547](https://github.com/apache/camel-quarkus/issues/2547)
 - Datasonnet language not supported? 
[\#2546](https://github.com/apache/camel-quarkus/issues/2546)
 - org.apache.camel.quarkus.component.splunk.it.SplunkTest failure if system 
timezone isn't UTC [\#2542](https://github.com/apache/camel-quarkus/issues/2542)
 - SetHeader does not create a Map when using \[\] 
[\#2540](https://github.com/apache/camel-quarkus/issues/2540)
@@ -14,6 +15,7 @@
 - Expand REST test coverage 
[\#2529](https://github.com/apache/camel-quarkus/issues/2529)
 - 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)
+- Test Batch Consumer, charset, filter and sortby options of the file 
component [\#2512](https://github.com/apache/camel-quarkus/issues/2512)
 - Qute component improperly classified as "other" in Camel Quarkus Catalog 
[\#2508](https://github.com/apache/camel-quarkus/issues/2508)
 - Test bean binding 
[\#2492](https://github.com/apache/camel-quarkus/issues/2492)
 - Document the possibility to use CDI beans with camel bean component 
[\#2491](https://github.com/apache/camel-quarkus/issues/2491)
@@ -51,9 +53,14 @@
 - Document correct BoM usage 
[\#2136](https://github.com/apache/camel-quarkus/issues/2136)
 - Openstack native support 
[\#1943](https://github.com/apache/camel-quarkus/issues/1943)
 - Add integration tests for camel-quarkus-kafka + sasl  
[\#1783](https://github.com/apache/camel-quarkus/issues/1783)
+- XChange native support 
[\#769](https://github.com/apache/camel-quarkus/issues/769)
 
 **Merged pull requests:**
 
+- Wrap PR template content in comments by default 
[\#2552](https://github.com/apache/camel-quarkus/pull/2552) 
([jamesnetherton](https://github.com/jamesnetherton))
+- xpath: Fixed native issue and completed tests/documentation \#2547 
[\#2551](https://github.com/apache/camel-quarkus/pull/2551) 
([aldettinger](https://github.com/aldettinger))
+- Test Batch Consumer, charset, filter, sortby, idempotent of the file 
component [\#2548](https://github.com/apache/camel-quarkus/pull/2548) 
([JiriOndrusek](https://github.com/JiriOndrusek))
+- XChange native support 
[\#2545](https://github.com/apache/camel-quarkus/pull/2545) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Test bean binding  
[\#2544](https://github.com/apache/camel-quarkus/pull/2544) 
([ppalaga](https://github.com/ppalaga))
 - fix org.apache.camel.quarkus.component.splunk.it.SplunkTest failure i… 
[\#2543](https://github.com/apache/camel-quarkus/pull/2543) 
([ffang](https://github.com/ffang))
 - Added tests and docs for the simple language \#2533 
[\#2541](https://github.com/apache/camel-quarkus/pull/2541) 
([aldettinger](https://github.com/aldettinger))
@@ -230,6 +237,7 @@
 - Adjust references to the runner JAR for the fast-jar format 
[\#2311](https://github.com/apache/camel-quarkus/pull/2311) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Paho MQTT 5 support  
[\#2310](https://github.com/apache/camel-quarkus/pull/2310) 
([ppalaga](https://github.com/ppalaga))
 - Stitch and Huawei SMN JVM support 
[\#2309](https://github.com/apache/camel-quarkus/pull/2309) 
([ppalaga](https://github.com/ppalaga))
+- Support for camel's new DSLs 
[\#2308](https://github.com/apache/camel-quarkus/pull/2308) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Review usage of quarkus.ssl.native in integration tests 
[\#2307](https://github.com/apache/camel-quarkus/pull/2307) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Azure Storage Data Lake JVM support \#2289 
[\#2305](https://github.com/apache/camel-quarkus/pull/2305) 
([ppalaga](https://github.com/ppalaga))
 - Move HTTP send-dynamic test to HTTP itest module 
[\#2303](https://github.com/apache/camel-quarkus/pull/2303) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -1995,6 +2003,7 @@
 **Implemented enhancements:**
 
 - Create a Camel File extension 
[\#398](https://github.com/apache/camel-quarkus/issues/398)
+- Create a Camel SnakeYAML extension 
[\#338](https://github.com/apache/camel-quarkus/issues/338)
 
 **Fixed bugs:**
 
@@

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-05-05 Thread github-bot
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 820b326  Updated CHANGELOG.md
820b326 is described below

commit 820b3261d66f899e86789910b67674d00f7a5208
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 6 03:34:40 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ba510cc..0364d9e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
 - Expand REST test coverage 
[\#2529](https://github.com/apache/camel-quarkus/issues/2529)
 - 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)
 - Test Batch Consumer, charset, filter and sortby options of the file 
component [\#2512](https://github.com/apache/camel-quarkus/issues/2512)
 - Qute component improperly classified as "other" in Camel Quarkus Catalog 
[\#2508](https://github.com/apache/camel-quarkus/issues/2508)
 - Test bean binding 
[\#2492](https://github.com/apache/camel-quarkus/issues/2492)
@@ -57,6 +58,7 @@
 
 **Merged pull requests:**
 
+- Add MLLP test coverage for setting charset 
[\#2555](https://github.com/apache/camel-quarkus/pull/2555) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Wrap PR template content in comments by default 
[\#2552](https://github.com/apache/camel-quarkus/pull/2552) 
([jamesnetherton](https://github.com/jamesnetherton))
 - xpath: Fixed native issue and completed tests/documentation \#2547 
[\#2551](https://github.com/apache/camel-quarkus/pull/2551) 
([aldettinger](https://github.com/aldettinger))
 - Test Batch Consumer, charset, filter, sortby, idempotent of the file 
component [\#2548](https://github.com/apache/camel-quarkus/pull/2548) 
([JiriOndrusek](https://github.com/JiriOndrusek))
@@ -155,7 +157,6 @@
 - Remove Camel 3.9.0 staging repository 
[\#2404](https://github.com/apache/camel-quarkus/pull/2404) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Revert Disable doc xref checks as there is no camel-3.9.x branch yet 
[\#2394](https://github.com/apache/camel-quarkus/pull/2394) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Quarkiverse dependency upgrades 
[\#2390](https://github.com/apache/camel-quarkus/pull/2390) 
([ppalaga](https://github.com/ppalaga))
-- Increase MicroProfile health extension test coverage 
[\#2369](https://github.com/apache/camel-quarkus/pull/2369) 
([jamesnetherton](https://github.com/jamesnetherton))
 
 ## [1.8.0](https://github.com/apache/camel-quarkus/tree/1.8.0) (2021-03-26)
 
@@ -210,6 +211,7 @@
 - openstack: added neutron port, subnet and nova flavor tests \#1943 
[\#2372](https://github.com/apache/camel-quarkus/pull/2372) 
([aldettinger](https://github.com/aldettinger))
 - Merge camel-quarkus-main into camel-quarkus-core \#2358 
[\#2371](https://github.com/apache/camel-quarkus/pull/2371) 
([ppalaga](https://github.com/ppalaga))
 - Upgrade to Quarkus 1.13.0.Final 
[\#2370](https://github.com/apache/camel-quarkus/pull/2370) 
([ppalaga](https://github.com/ppalaga))
+- Increase MicroProfile health extension test coverage 
[\#2369](https://github.com/apache/camel-quarkus/pull/2369) 
([jamesnetherton](https://github.com/jamesnetherton))
 - 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))
@@ -237,7 +239,6 @@
 - Adjust references to the runner JAR for the fast-jar format 
[\#2311](https://github.com/apache/camel-quarkus/pull/2311) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Paho MQTT 5 support  
[\#2310](https://github.com/apache/camel-quarkus/pull/2310) 
([ppalaga](https://github.com/ppalaga))
 - Stitch and Huawei SMN JVM support 
[\#2309](https://github.com/apache/camel-quarkus/pull/2309) 
([ppalaga](https://github.com/ppalaga))
-- Support for camel's new DSLs 
[\#2308](https://github.com/apache/camel-quarkus/pull/2308) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Review usage of quarkus.ssl.native in integration tests 
[\#2307](https://github.com/apache/camel-quarkus/pull/2307) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Azure Storage Data Lake JVM support \#2289 
[\#2305](htt

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-05-07 Thread github-bot
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 +

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))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-05-10 Thread github-bot
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 71ab766  Updated CHANGELOG.md
71ab766 is described below

commit 71ab766fe21be3cc0dd47741399e4852d70f03c2
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 11 03:35:58 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 9 +
 1 file changed, 9 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9c68527..2683c48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,7 @@
 - Add info about Camel IDE plugins to the documentation 
[\#2470](https://github.com/apache/camel-quarkus/issues/2470)
 - Improve MongoDB extension documentation of named clients   
[\#2466](https://github.com/apache/camel-quarkus/issues/2466)
 - Intermittent failure in native MicroprofileMetricsIT 
[\#2460](https://github.com/apache/camel-quarkus/issues/2460)
+- HBase testcontainer fails with UnknownHostException: 
\.localdomain: Name or service not known 
[\#2458](https://github.com/apache/camel-quarkus/issues/2458)
 - \[camel 3.10\] kotlin-dsl Enforcer rules have failed 
[\#2451](https://github.com/apache/camel-quarkus/issues/2451)
 - Issue with Camel FHIR extension when upgrading to 1.13.0.Final 
[\#2450](https://github.com/apache/camel-quarkus/issues/2450)
 - camel-quarkus-dozer Error when running native executable 
[\#2449](https://github.com/apache/camel-quarkus/issues/2449)
@@ -40,26 +41,32 @@
 - Add code.quarkus.io badges on extension pages 
[\#2433](https://github.com/apache/camel-quarkus/issues/2433)
 - camel-quarkus-cassandraql : build failure in camel-master branch 
[\#2424](https://github.com/apache/camel-quarkus/issues/2424)
 - Upgrade CassandraQL quarkus extension to 1.0.1 
[\#2423](https://github.com/apache/camel-quarkus/issues/2423)
+- Google Storage support 
[\#2421](https://github.com/apache/camel-quarkus/issues/2421)
 - Kafka with SASL\_SSL does not work in quarkus native mode 
[\#2409](https://github.com/apache/camel-quarkus/issues/2409)
 - Tests skipped in native mode should be executed on default Java version at 
least [\#2389](https://github.com/apache/camel-quarkus/issues/2389)
 - Add integration tests for Digitalocean 
[\#2388](https://github.com/apache/camel-quarkus/issues/2388)
 - Adapt examples to the merger of main into core 
[\#2377](https://github.com/apache/camel-quarkus/issues/2377)
 - Adjust the documentation after the merger of main into core 
[\#2374](https://github.com/apache/camel-quarkus/issues/2374)
 - Test class component, test bean language 
[\#2361](https://github.com/apache/camel-quarkus/issues/2361)
+- Test file language 
[\#2356](https://github.com/apache/camel-quarkus/issues/2356)
 - kafka: better integration with quarkus kafka extension 
[\#2333](https://github.com/apache/camel-quarkus/issues/2333)
 - couchbase JVM : add integration tests 
[\#2326](https://github.com/apache/camel-quarkus/issues/2326)
 - \[camel-master\] Support for new DSLs 
[\#2301](https://github.com/apache/camel-quarkus/issues/2301)
 - FileTest fails on the platform 
[\#2278](https://github.com/apache/camel-quarkus/issues/2278)
 - Show deprecation info in Extensions reference 
[\#2266](https://github.com/apache/camel-quarkus/issues/2266)
+- Custom TypeConverter is not automatically registered 
[\#2260](https://github.com/apache/camel-quarkus/issues/2260)
 - Startup log of bootstrap runtime 
[\#2164](https://github.com/apache/camel-quarkus/issues/2164)
 - Use AsciiDoc variable for Quarkus version in the documentation 
[\#2163](https://github.com/apache/camel-quarkus/issues/2163)
 - Document correct BoM usage 
[\#2136](https://github.com/apache/camel-quarkus/issues/2136)
 - Openstack native support 
[\#1943](https://github.com/apache/camel-quarkus/issues/1943)
+- Add a filter to discard AnnotationTypeConverterLoader 
[\#1896](https://github.com/apache/camel-quarkus/issues/1896)
 - Add integration tests for camel-quarkus-kafka + sasl  
[\#1783](https://github.com/apache/camel-quarkus/issues/1783)
 - XChange native support 
[\#769](https://github.com/apache/camel-quarkus/issues/769)
 
 **Merged pull requests:**
 
+- Move RestBindingMode XML tests to rest itest module 
[\#2563](https://github.com/apache/camel-quarkus/pull/2563) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Custom TypeConverter is not automatically registered \#2260 
[\#2560](https://github.com/apache/camel-quarkus/pull/2560) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - \[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 ac

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-05-11 Thread github-bot
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 aecb2de  Updated CHANGELOG.md
aecb2de is described below

commit aecb2deca18c385c41cf303e21eb6494965959b3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 12 03:39:07 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2683c48..3631559 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@
 
 **Closed issues:**
 
+- \[Quarkus 2.0.0.Alpha2\]  vert.x failure 
[\#2577](https://github.com/apache/camel-quarkus/issues/2577)
+- With fix of \#2260 too many @Converters are registered 
[\#2570](https://github.com/apache/camel-quarkus/issues/2570)
+- \[Quarkus 2.0.0.Alpha2\] quarkus.test.profile not considered in TestResource 
[\#2566](https://github.com/apache/camel-quarkus/issues/2566)
+- Expand SOAP extension test coverage 
[\#2561](https://github.com/apache/camel-quarkus/issues/2561)
 - several integration-test failure in native mode 
[\#2550](https://github.com/apache/camel-quarkus/issues/2550)
 - Test XPath [\#2547](https://github.com/apache/camel-quarkus/issues/2547)
 - Datasonnet language not supported? 
[\#2546](https://github.com/apache/camel-quarkus/issues/2546)
@@ -55,6 +59,7 @@
 - FileTest fails on the platform 
[\#2278](https://github.com/apache/camel-quarkus/issues/2278)
 - Show deprecation info in Extensions reference 
[\#2266](https://github.com/apache/camel-quarkus/issues/2266)
 - Custom TypeConverter is not automatically registered 
[\#2260](https://github.com/apache/camel-quarkus/issues/2260)
+- AtlasMap: Use jandex to discover the types we need to register for 
reflection [\#2241](https://github.com/apache/camel-quarkus/issues/2241)
 - Startup log of bootstrap runtime 
[\#2164](https://github.com/apache/camel-quarkus/issues/2164)
 - Use AsciiDoc variable for Quarkus version in the documentation 
[\#2163](https://github.com/apache/camel-quarkus/issues/2163)
 - Document correct BoM usage 
[\#2136](https://github.com/apache/camel-quarkus/issues/2136)
@@ -65,7 +70,9 @@
 
 **Merged pull requests:**
 
+- With fix of \#2260 too many @Converters are registered \#2570 
[\#2571](https://github.com/apache/camel-quarkus/pull/2571) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Move RestBindingMode XML tests to rest itest module 
[\#2563](https://github.com/apache/camel-quarkus/pull/2563) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Add additional SOAP extension test coverage 
[\#2562](https://github.com/apache/camel-quarkus/pull/2562) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Custom TypeConverter is not automatically registered \#2260 
[\#2560](https://github.com/apache/camel-quarkus/pull/2560) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - \[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))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-05-12 Thread github-bot
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 d4d3a27  Updated CHANGELOG.md
d4d3a27 is described below

commit d4d3a27a607447c74e38c68fc0cf0cf97821bd2d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 13 03:41:22 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3631559..05c2a43 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
 
 [Full Changelog](https://github.com/apache/camel-quarkus/compare/1.8.1...HEAD)
 
+**Implemented enhancements:**
+
+- Support @EndpointInject and @Produce 
[\#2539](https://github.com/apache/camel-quarkus/issues/2539)
+
 **Closed issues:**
 
 - \[Quarkus 2.0.0.Alpha2\]  vert.x failure 
[\#2577](https://github.com/apache/camel-quarkus/issues/2577)
@@ -70,6 +74,8 @@
 
 **Merged pull requests:**
 
+- Do not use deprecated BuildStep.applicationArchiveMarkers\(\) 
[\#2583](https://github.com/apache/camel-quarkus/pull/2583) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Support @EndpointInject and @Produce  
[\#2581](https://github.com/apache/camel-quarkus/pull/2581) 
([ppalaga](https://github.com/ppalaga))
 - With fix of \#2260 too many @Converters are registered \#2570 
[\#2571](https://github.com/apache/camel-quarkus/pull/2571) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Move RestBindingMode XML tests to rest itest module 
[\#2563](https://github.com/apache/camel-quarkus/pull/2563) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add additional SOAP extension test coverage 
[\#2562](https://github.com/apache/camel-quarkus/pull/2562) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-04 Thread github-bot
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 045d2a5  Updated CHANGELOG.md
045d2a5 is described below

commit 045d2a55041437fc6a2d645b71918d553a18bd36
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 5 03:11:19 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index cf70f9d..990a3ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,12 +4,17 @@
 
 [Full Changelog](https://github.com/apache/camel-quarkus/compare/2.3.0...HEAD)
 
+**Closed issues:**
+
+- \[Camel 3.12\] UnmarshalTypeName should be renamed to unmarshalType 
[\#2874](https://github.com/apache/camel-quarkus/issues/2874)
+
 **Merged pull requests:**
 
 - Avoid release:prepare failure "The version could not be updated: 
[\#3150](https://github.com/apache/camel-quarkus/pull/3150) 
([ppalaga](https://github.com/ppalaga))
 - Enable auto replacement of camel-spring-boot docs branch reference 
[\#3148](https://github.com/apache/camel-quarkus/pull/3148) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Issue 3143 fix eip xrefs some more 
[\#3147](https://github.com/apache/camel-quarkus/pull/3147) 
([djencks](https://github.com/djencks))
 - Fixes \#3143: Add latest non-prerelease eips 
[\#3146](https://github.com/apache/camel-quarkus/pull/3146) 
([djencks](https://github.com/djencks))
+- Upgrade Camel to 3.12.0 
[\#3144](https://github.com/apache/camel-quarkus/pull/3144) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Enable Aws2TestEnvContext to handle setting up Quarkus AWS configuration 
properties [\#3141](https://github.com/apache/camel-quarkus/pull/3141) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Quarkus to 2.3.0.Final 
[\#3140](https://github.com/apache/camel-quarkus/pull/3140) 
([jamesnetherton](https://github.com/jamesnetherton))
 - aws2-lambda: Add lambda function tag operations test \#2749 
[\#3139](https://github.com/apache/camel-quarkus/pull/3139) 
([aldettinger](https://github.com/aldettinger))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-05 Thread github-bot
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 a765054  Updated CHANGELOG.md
a765054 is described below

commit a7650544ee19441fcfe43d48a6da03af66702e3b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 6 03:09:17 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 12 +++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 990a3ed..e35d024 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,12 +4,23 @@
 
 [Full Changelog](https://github.com/apache/camel-quarkus/compare/2.3.0...HEAD)
 
+**Fixed bugs:**
+
+- gRPC producers with TLS enabled do not work 
[\#2966](https://github.com/apache/camel-quarkus/issues/2966)
+
 **Closed issues:**
 
+- Unify package names for the for the test in camel-quarkus-examples 
[\#3152](https://github.com/apache/camel-quarkus/issues/3152)
+- \[Camel 3.12\] enable autoCreate CI integration tests 
[\#3097](https://github.com/apache/camel-quarkus/issues/3097)
+- \[Camel 3.11.2, 3.12.0\] Consider usage of `IgnoreSplitPackageBuildItem` 
[\#2997](https://github.com/apache/camel-quarkus/issues/2997)
+- \[Camel 3.12\] Subclasses of ServiceCallConfiguration should not need to be 
registered for reflection 
[\#2955](https://github.com/apache/camel-quarkus/issues/2955)
 - \[Camel 3.12\] UnmarshalTypeName should be renamed to unmarshalType 
[\#2874](https://github.com/apache/camel-quarkus/issues/2874)
+- \[camel 3.12\] core: camel.threadpools.config\[\*\] properties should not 
need reflection anymore 
[\#2828](https://github.com/apache/camel-quarkus/issues/2828)
 
 **Merged pull requests:**
 
+- Revert Aws2TestEnvContext changes in order to extend aws lambda function 
version operations test coverage 
[\#3158](https://github.com/apache/camel-quarkus/pull/3158) 
([aldettinger](https://github.com/aldettinger))
+- Camel 3.12 follow-up fixes 
[\#3153](https://github.com/apache/camel-quarkus/pull/3153) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Avoid release:prepare failure "The version could not be updated: 
[\#3150](https://github.com/apache/camel-quarkus/pull/3150) 
([ppalaga](https://github.com/ppalaga))
 - Enable auto replacement of camel-spring-boot docs branch reference 
[\#3148](https://github.com/apache/camel-quarkus/pull/3148) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Issue 3143 fix eip xrefs some more 
[\#3147](https://github.com/apache/camel-quarkus/pull/3147) 
([djencks](https://github.com/djencks))
@@ -782,7 +793,6 @@
 **Closed issues:**
 
 - RestClient and Opentracing runs into StackOverflowError 
[\#3145](https://github.com/apache/camel-quarkus/issues/3145)
-- Enable `Aws2TestEnvContext` to handle setting up Quarkus AWS configuration 
properties [\#3137](https://github.com/apache/camel-quarkus/issues/3137)
 - \[Camel 3.12\] Remove the reflection register for 
SunJaxb21NamespacePrefixMapper 
[\#3132](https://github.com/apache/camel-quarkus/issues/3132)
 - Make integration tests runnable against Quarkus Platform BOM 
[\#3123](https://github.com/apache/camel-quarkus/issues/3123)
 - Split MongoDB test into MongoDB and Mongo Grid FS 
[\#3089](https://github.com/apache/camel-quarkus/issues/3089)


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-06 Thread github-bot
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 2f7e41b  Updated CHANGELOG.md
2f7e41b is described below

commit 2f7e41beb062b21a691ad2400d4f5754ca400785
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 7 03:11:24 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index e35d024..5ed4d4c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,7 +10,10 @@
 
 **Closed issues:**
 
+- Split package usage warning with camel-quarkus 
[\#3159](https://github.com/apache/camel-quarkus/issues/3159)
+- QuarkusKafkaClientFactoryDisabledViaPropertiesTest is broken 
[\#3154](https://github.com/apache/camel-quarkus/issues/3154)
 - Unify package names for the for the test in camel-quarkus-examples 
[\#3152](https://github.com/apache/camel-quarkus/issues/3152)
+- Register camel \<--\> CDI event bridges only when observers for the events 
are detected  [\#3149](https://github.com/apache/camel-quarkus/issues/3149)
 - \[Camel 3.12\] enable autoCreate CI integration tests 
[\#3097](https://github.com/apache/camel-quarkus/issues/3097)
 - \[Camel 3.11.2, 3.12.0\] Consider usage of `IgnoreSplitPackageBuildItem` 
[\#2997](https://github.com/apache/camel-quarkus/issues/2997)
 - \[Camel 3.12\] Subclasses of ServiceCallConfiguration should not need to be 
registered for reflection 
[\#2955](https://github.com/apache/camel-quarkus/issues/2955)
@@ -19,8 +22,12 @@
 
 **Merged pull requests:**
 
+- CI build should test example projects with camel-quarkus SNAPSHOT \#3160 
[\#3165](https://github.com/apache/camel-quarkus/pull/3165) 
([ppalaga](https://github.com/ppalaga))
+- Document how to pass parts of release announcement to Quarkus team 
[\#3162](https://github.com/apache/camel-quarkus/pull/3162) 
([ppalaga](https://github.com/ppalaga))
+- Check whether service binding is enabled before creating 
QuarkusKafkaClientFactory 
[\#3161](https://github.com/apache/camel-quarkus/pull/3161) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Revert Aws2TestEnvContext changes in order to extend aws lambda function 
version operations test coverage 
[\#3158](https://github.com/apache/camel-quarkus/pull/3158) 
([aldettinger](https://github.com/aldettinger))
 - Camel 3.12 follow-up fixes 
[\#3153](https://github.com/apache/camel-quarkus/pull/3153) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Register CDI event bridges only when required 
[\#3151](https://github.com/apache/camel-quarkus/pull/3151) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Avoid release:prepare failure "The version could not be updated: 
[\#3150](https://github.com/apache/camel-quarkus/pull/3150) 
([ppalaga](https://github.com/ppalaga))
 - Enable auto replacement of camel-spring-boot docs branch reference 
[\#3148](https://github.com/apache/camel-quarkus/pull/3148) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Issue 3143 fix eip xrefs some more 
[\#3147](https://github.com/apache/camel-quarkus/pull/3147) 
([djencks](https://github.com/djencks))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-07 Thread github-bot
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 c71106e  Updated CHANGELOG.md
c71106e is described below

commit c71106e9a3b40f9e35ab04dcadd1354a949dff25
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 8 03:12:18 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5ed4d4c..a7c467f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@
 
 **Closed issues:**
 
+- AWS S3 tests should delete all buckets they create 
[\#3167](https://github.com/apache/camel-quarkus/issues/3167)
+- Aws2S3Test could fail with real AWS S3 service caused by bucket name 
conflicts [\#3163](https://github.com/apache/camel-quarkus/issues/3163)
 - Split package usage warning with camel-quarkus 
[\#3159](https://github.com/apache/camel-quarkus/issues/3159)
 - QuarkusKafkaClientFactoryDisabledViaPropertiesTest is broken 
[\#3154](https://github.com/apache/camel-quarkus/issues/3154)
 - Unify package names for the for the test in camel-quarkus-examples 
[\#3152](https://github.com/apache/camel-quarkus/issues/3152)
@@ -22,7 +24,10 @@
 
 **Merged pull requests:**
 
+- AWS S3 tests should delete all buckets they create 
[\#3168](https://github.com/apache/camel-quarkus/pull/3168) 
([ppalaga](https://github.com/ppalaga))
+- Switch back to using containers for ActiveMQ messaging tests 
[\#3166](https://github.com/apache/camel-quarkus/pull/3166) 
([jamesnetherton](https://github.com/jamesnetherton))
 - CI build should test example projects with camel-quarkus SNAPSHOT \#3160 
[\#3165](https://github.com/apache/camel-quarkus/pull/3165) 
([ppalaga](https://github.com/ppalaga))
+- fix  Aws2S3Test could fail with real AWS S3 service caused by bucket … 
[\#3164](https://github.com/apache/camel-quarkus/pull/3164) 
([ffang](https://github.com/ffang))
 - Document how to pass parts of release announcement to Quarkus team 
[\#3162](https://github.com/apache/camel-quarkus/pull/3162) 
([ppalaga](https://github.com/ppalaga))
 - Check whether service binding is enabled before creating 
QuarkusKafkaClientFactory 
[\#3161](https://github.com/apache/camel-quarkus/pull/3161) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Revert Aws2TestEnvContext changes in order to extend aws lambda function 
version operations test coverage 
[\#3158](https://github.com/apache/camel-quarkus/pull/3158) 
([aldettinger](https://github.com/aldettinger))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-11 Thread github-bot
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 ea1ad4e  Updated CHANGELOG.md
ea1ad4e is described below

commit ea1ad4e4e0999b4361541314a75340821c061016
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 12 03:11:35 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a7c467f..b062938 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 
 **Closed issues:**
 
+- OpenAPI Java integration tests fail with Camel 3.13.0-SNAPSHOT 
[\#3171](https://github.com/apache/camel-quarkus/issues/3171)
 - AWS S3 tests should delete all buckets they create 
[\#3167](https://github.com/apache/camel-quarkus/issues/3167)
 - Aws2S3Test could fail with real AWS S3 service caused by bucket name 
conflicts [\#3163](https://github.com/apache/camel-quarkus/issues/3163)
 - Split package usage warning with camel-quarkus 
[\#3159](https://github.com/apache/camel-quarkus/issues/3159)


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-12 Thread github-bot
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 2db1afe  Updated CHANGELOG.md
2db1afe is described below

commit 2db1afeb9e5ff47ddbf20dcfc836f85b175b8fbd
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 13 03:12:21 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b062938..67bba7a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,7 +10,10 @@
 
 **Closed issues:**
 
+- AWS Aws2DdbQuarkusClientTest fails with real AWS 
[\#3174](https://github.com/apache/camel-quarkus/issues/3174)
+- io.quarkus.deployment.builditem.CapabilityBuildItem\(name\) is deprecated 
[\#3172](https://github.com/apache/camel-quarkus/issues/3172)
 - OpenAPI Java integration tests fail with Camel 3.13.0-SNAPSHOT 
[\#3171](https://github.com/apache/camel-quarkus/issues/3171)
+- Test AWS S3 encryption using KMS 
[\#3169](https://github.com/apache/camel-quarkus/issues/3169)
 - AWS S3 tests should delete all buckets they create 
[\#3167](https://github.com/apache/camel-quarkus/issues/3167)
 - Aws2S3Test could fail with real AWS S3 service caused by bucket name 
conflicts [\#3163](https://github.com/apache/camel-quarkus/issues/3163)
 - Split package usage warning with camel-quarkus 
[\#3159](https://github.com/apache/camel-quarkus/issues/3159)
@@ -25,6 +28,10 @@
 
 **Merged pull requests:**
 
+- Update declaring Bean Capability 
[\#3178](https://github.com/apache/camel-quarkus/pull/3178) 
([zbendhiba](https://github.com/zbendhiba))
+- Fix path to spring boot docs 
[\#3177](https://github.com/apache/camel-quarkus/pull/3177) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Fix \#3169 to add S3 KMS encryption test 
[\#3176](https://github.com/apache/camel-quarkus/pull/3176) 
([zhfeng](https://github.com/zhfeng))
+- AWS Aws2DdbQuarkusClientTest fails with real AWS \#3174 
[\#3175](https://github.com/apache/camel-quarkus/pull/3175) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - AWS S3 tests should delete all buckets they create 
[\#3168](https://github.com/apache/camel-quarkus/pull/3168) 
([ppalaga](https://github.com/ppalaga))
 - Switch back to using containers for ActiveMQ messaging tests 
[\#3166](https://github.com/apache/camel-quarkus/pull/3166) 
([jamesnetherton](https://github.com/jamesnetherton))
 - CI build should test example projects with camel-quarkus SNAPSHOT \#3160 
[\#3165](https://github.com/apache/camel-quarkus/pull/3165) 
([ppalaga](https://github.com/ppalaga))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-13 Thread github-bot
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 38b753c  Updated CHANGELOG.md
38b753c is described below

commit 38b753ca6cc53972e0625d4dfe4260c6517297f4
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 14 03:12:20 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 67bba7a..1f10f62 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,7 @@
 
 **Merged pull requests:**
 
+- Upgrade Quarkus to 2.4.0.CR1 
[\#3180](https://github.com/apache/camel-quarkus/pull/3180) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Update declaring Bean Capability 
[\#3178](https://github.com/apache/camel-quarkus/pull/3178) 
([zbendhiba](https://github.com/zbendhiba))
 - Fix path to spring boot docs 
[\#3177](https://github.com/apache/camel-quarkus/pull/3177) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix \#3169 to add S3 KMS encryption test 
[\#3176](https://github.com/apache/camel-quarkus/pull/3176) 
([zhfeng](https://github.com/zhfeng))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-14 Thread github-bot
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 1bc47aa  Updated CHANGELOG.md
1bc47aa is described below

commit 1bc47aa89326316a6ed645d79080b69e69e7467e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 15 03:11:13 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1f10f62..29875ca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 
 **Closed issues:**
 
+- Error: @antora/user-require-helper tried to access {requires} 
[\#3184](https://github.com/apache/camel-quarkus/issues/3184)
 - AWS Aws2DdbQuarkusClientTest fails with real AWS 
[\#3174](https://github.com/apache/camel-quarkus/issues/3174)
 - io.quarkus.deployment.builditem.CapabilityBuildItem\(name\) is deprecated 
[\#3172](https://github.com/apache/camel-quarkus/issues/3172)
 - OpenAPI Java integration tests fail with Camel 3.13.0-SNAPSHOT 
[\#3171](https://github.com/apache/camel-quarkus/issues/3171)
@@ -20,6 +21,7 @@
 - QuarkusKafkaClientFactoryDisabledViaPropertiesTest is broken 
[\#3154](https://github.com/apache/camel-quarkus/issues/3154)
 - Unify package names for the for the test in camel-quarkus-examples 
[\#3152](https://github.com/apache/camel-quarkus/issues/3152)
 - Register camel \<--\> CDI event bridges only when observers for the events 
are detected  [\#3149](https://github.com/apache/camel-quarkus/issues/3149)
+- Docs xref check failures 
[\#3143](https://github.com/apache/camel-quarkus/issues/3143)
 - \[Camel 3.12\] enable autoCreate CI integration tests 
[\#3097](https://github.com/apache/camel-quarkus/issues/3097)
 - \[Camel 3.11.2, 3.12.0\] Consider usage of `IgnoreSplitPackageBuildItem` 
[\#2997](https://github.com/apache/camel-quarkus/issues/2997)
 - \[Camel 3.12\] Subclasses of ServiceCallConfiguration should not need to be 
registered for reflection 
[\#2955](https://github.com/apache/camel-quarkus/issues/2955)
@@ -28,6 +30,10 @@
 
 **Merged pull requests:**
 
+- Fixes \#3184: Add requires attribute to playbook 
[\#3187](https://github.com/apache/camel-quarkus/pull/3187) 
([djencks](https://github.com/djencks))
+- Improve the User guide 
[\#3185](https://github.com/apache/camel-quarkus/pull/3185) 
([ppalaga](https://github.com/ppalaga))
+- Fix source code formatting in native mode reflection docs 
[\#3183](https://github.com/apache/camel-quarkus/pull/3183) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Simplify native mode locale docs section 
[\#3182](https://github.com/apache/camel-quarkus/pull/3182) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Quarkus to 2.4.0.CR1 
[\#3180](https://github.com/apache/camel-quarkus/pull/3180) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Update declaring Bean Capability 
[\#3178](https://github.com/apache/camel-quarkus/pull/3178) 
([zbendhiba](https://github.com/zbendhiba))
 - Fix path to spring boot docs 
[\#3177](https://github.com/apache/camel-quarkus/pull/3177) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-15 Thread github-bot
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 b9ed465  Updated CHANGELOG.md
b9ed465 is described below

commit b9ed465f78fd5d7ed11be9930e225da5e80edb0b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 16 03:10:58 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 29875ca..ea046ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,10 +27,12 @@
 - \[Camel 3.12\] Subclasses of ServiceCallConfiguration should not need to be 
registered for reflection 
[\#2955](https://github.com/apache/camel-quarkus/issues/2955)
 - \[Camel 3.12\] UnmarshalTypeName should be renamed to unmarshalType 
[\#2874](https://github.com/apache/camel-quarkus/issues/2874)
 - \[camel 3.12\] core: camel.threadpools.config\[\*\] properties should not 
need reflection anymore 
[\#2828](https://github.com/apache/camel-quarkus/issues/2828)
+- Expand AWS Lambda test coverage 
[\#2749](https://github.com/apache/camel-quarkus/issues/2749)
 
 **Merged pull requests:**
 
 - Fixes \#3184: Add requires attribute to playbook 
[\#3187](https://github.com/apache/camel-quarkus/pull/3187) 
([djencks](https://github.com/djencks))
+- Aws2-lambda: Add event source mapping test \#2749 
[\#3186](https://github.com/apache/camel-quarkus/pull/3186) 
([aldettinger](https://github.com/aldettinger))
 - Improve the User guide 
[\#3185](https://github.com/apache/camel-quarkus/pull/3185) 
([ppalaga](https://github.com/ppalaga))
 - Fix source code formatting in native mode reflection docs 
[\#3183](https://github.com/apache/camel-quarkus/pull/3183) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Simplify native mode locale docs section 
[\#3182](https://github.com/apache/camel-quarkus/pull/3182) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-18 Thread github-bot
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 56a28d3  Updated CHANGELOG.md
56a28d3 is described below

commit 56a28d33a99128e379c42085f7211b2279a67fd1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 19 03:11:05 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ea046ed..c1883f6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@
 - Unify package names for the for the test in camel-quarkus-examples 
[\#3152](https://github.com/apache/camel-quarkus/issues/3152)
 - Register camel \<--\> CDI event bridges only when observers for the events 
are detected  [\#3149](https://github.com/apache/camel-quarkus/issues/3149)
 - Docs xref check failures 
[\#3143](https://github.com/apache/camel-quarkus/issues/3143)
+- Google-Storage Extension: Cannot set serviceAccountKey because of 
Quarkiverse extension 
[\#3131](https://github.com/apache/camel-quarkus/issues/3131)
 - \[Camel 3.12\] enable autoCreate CI integration tests 
[\#3097](https://github.com/apache/camel-quarkus/issues/3097)
 - \[Camel 3.11.2, 3.12.0\] Consider usage of `IgnoreSplitPackageBuildItem` 
[\#2997](https://github.com/apache/camel-quarkus/issues/2997)
 - \[Camel 3.12\] Subclasses of ServiceCallConfiguration should not need to be 
registered for reflection 
[\#2955](https://github.com/apache/camel-quarkus/issues/2955)
@@ -31,6 +32,7 @@
 
 **Merged pull requests:**
 
+- Remove quarkiverse-google-cloud-services dependencies 
[\#3188](https://github.com/apache/camel-quarkus/pull/3188) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fixes \#3184: Add requires attribute to playbook 
[\#3187](https://github.com/apache/camel-quarkus/pull/3187) 
([djencks](https://github.com/djencks))
 - Aws2-lambda: Add event source mapping test \#2749 
[\#3186](https://github.com/apache/camel-quarkus/pull/3186) 
([aldettinger](https://github.com/aldettinger))
 - Improve the User guide 
[\#3185](https://github.com/apache/camel-quarkus/pull/3185) 
([ppalaga](https://github.com/ppalaga))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-19 Thread github-bot
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 970c6ab  Updated CHANGELOG.md
970c6ab is described below

commit 970c6ab1e7ac84e6ca24e578ec6725f5e7b3e971
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 20 03:11:06 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c1883f6..78a656f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@
 - AWS S3 tests should delete all buckets they create 
[\#3167](https://github.com/apache/camel-quarkus/issues/3167)
 - Aws2S3Test could fail with real AWS S3 service caused by bucket name 
conflicts [\#3163](https://github.com/apache/camel-quarkus/issues/3163)
 - Split package usage warning with camel-quarkus 
[\#3159](https://github.com/apache/camel-quarkus/issues/3159)
+- URL to the Kafka brokers must be configured with the brokers option in 
native mode [\#3157](https://github.com/apache/camel-quarkus/issues/3157)
 - QuarkusKafkaClientFactoryDisabledViaPropertiesTest is broken 
[\#3154](https://github.com/apache/camel-quarkus/issues/3154)
 - Unify package names for the for the test in camel-quarkus-examples 
[\#3152](https://github.com/apache/camel-quarkus/issues/3152)
 - Register camel \<--\> CDI event bridges only when observers for the events 
are detected  [\#3149](https://github.com/apache/camel-quarkus/issues/3149)
@@ -32,6 +33,9 @@
 
 **Merged pull requests:**
 
+- Upgrade Quarkiverse Minio to 2.3.0 
[\#3205](https://github.com/apache/camel-quarkus/pull/3205) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Use log await strategy for ipfs container 
[\#3202](https://github.com/apache/camel-quarkus/pull/3202) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Fix \#3157 to make sure the brokers option is configured in native mode 
[\#3198](https://github.com/apache/camel-quarkus/pull/3198) 
([zhfeng](https://github.com/zhfeng))
 - Remove quarkiverse-google-cloud-services dependencies 
[\#3188](https://github.com/apache/camel-quarkus/pull/3188) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fixes \#3184: Add requires attribute to playbook 
[\#3187](https://github.com/apache/camel-quarkus/pull/3187) 
([djencks](https://github.com/djencks))
 - Aws2-lambda: Add event source mapping test \#2749 
[\#3186](https://github.com/apache/camel-quarkus/pull/3186) 
([aldettinger](https://github.com/aldettinger))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-20 Thread github-bot
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 b9fff5f  Updated CHANGELOG.md
b9fff5f is described below

commit b9fff5f615924ed74f8ad0b2e26c651f296e3019
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 21 03:11:10 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 8 
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 78a656f..4e7a6c8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,8 +10,11 @@
 
 **Closed issues:**
 
+- `ShiroProcessor` is missing reflective class configuration for 
`commons-beanutils` converters 
[\#3208](https://github.com/apache/camel-quarkus/issues/3208)
+- Test AWS Kinesis with Quarkus client 
[\#3200](https://github.com/apache/camel-quarkus/issues/3200)
 - Error: @antora/user-require-helper tried to access {requires} 
[\#3184](https://github.com/apache/camel-quarkus/issues/3184)
 - AWS Aws2DdbQuarkusClientTest fails with real AWS 
[\#3174](https://github.com/apache/camel-quarkus/issues/3174)
+- \[Quarkus 2.4.0\] Messaging tests fail with ambiguous dependencies for 
`org.apache.camel.quarkus.component.messaging.it.util.scheme.ComponentScheme` 
[\#3173](https://github.com/apache/camel-quarkus/issues/3173)
 - io.quarkus.deployment.builditem.CapabilityBuildItem\(name\) is deprecated 
[\#3172](https://github.com/apache/camel-quarkus/issues/3172)
 - OpenAPI Java integration tests fail with Camel 3.13.0-SNAPSHOT 
[\#3171](https://github.com/apache/camel-quarkus/issues/3171)
 - Test AWS S3 encryption using KMS 
[\#3169](https://github.com/apache/camel-quarkus/issues/3169)
@@ -24,15 +27,19 @@
 - Register camel \<--\> CDI event bridges only when observers for the events 
are detected  [\#3149](https://github.com/apache/camel-quarkus/issues/3149)
 - Docs xref check failures 
[\#3143](https://github.com/apache/camel-quarkus/issues/3143)
 - Google-Storage Extension: Cannot set serviceAccountKey because of 
Quarkiverse extension 
[\#3131](https://github.com/apache/camel-quarkus/issues/3131)
+- \[Quarkus 2.4.0\] AWT packages forced to be runtime initialized 
[\#3130](https://github.com/apache/camel-quarkus/issues/3130)
 - \[Camel 3.12\] enable autoCreate CI integration tests 
[\#3097](https://github.com/apache/camel-quarkus/issues/3097)
 - \[Camel 3.11.2, 3.12.0\] Consider usage of `IgnoreSplitPackageBuildItem` 
[\#2997](https://github.com/apache/camel-quarkus/issues/2997)
 - \[Camel 3.12\] Subclasses of ServiceCallConfiguration should not need to be 
registered for reflection 
[\#2955](https://github.com/apache/camel-quarkus/issues/2955)
 - \[Camel 3.12\] UnmarshalTypeName should be renamed to unmarshalType 
[\#2874](https://github.com/apache/camel-quarkus/issues/2874)
 - \[camel 3.12\] core: camel.threadpools.config\[\*\] properties should not 
need reflection anymore 
[\#2828](https://github.com/apache/camel-quarkus/issues/2828)
 - Expand AWS Lambda test coverage 
[\#2749](https://github.com/apache/camel-quarkus/issues/2749)
+- DigitalOcean native support 
[\#1594](https://github.com/apache/camel-quarkus/issues/1594)
 
 **Merged pull requests:**
 
+- Upgrade Quarkus to 2.4.0.Final 
[\#3210](https://github.com/apache/camel-quarkus/pull/3210) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Add missing shiro reflective class configuration for commons-beanutils 
converters [\#3209](https://github.com/apache/camel-quarkus/pull/3209) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Quarkiverse Minio to 2.3.0 
[\#3205](https://github.com/apache/camel-quarkus/pull/3205) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Use log await strategy for ipfs container 
[\#3202](https://github.com/apache/camel-quarkus/pull/3202) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix \#3157 to make sure the brokers option is configured in native mode 
[\#3198](https://github.com/apache/camel-quarkus/pull/3198) 
([zhfeng](https://github.com/zhfeng))
@@ -47,6 +54,7 @@
 - Fix path to spring boot docs 
[\#3177](https://github.com/apache/camel-quarkus/pull/3177) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix \#3169 to add S3 KMS encryption test 
[\#3176](https://github.com/apache/camel-quarkus/pull/3176) 
([zhfeng](https://github.com/zhfeng))
 - AWS Aws2DdbQuarkusClientTest fails with real AWS \#3174 
[\#3175](https://github.com/apache/camel-quarkus/pull/3175) 
([JiriOndrusek](https://github.com/JiriOndrusek))
+- Aws sqs test fix [\#3170](https://github.com/apache/camel-quarkus/pull/3170) 
([VratislavHais](https://github.com/VratislavHais))
 - AWS S3 tests should delete all buckets they create 
[\#3168](https://github.com/apache/camel-quarkus/pull/3168) 
([ppalaga](https://github.com/ppalaga))
 - Switch back to using containers for ActiveMQ messaging tes

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-21 Thread github-bot
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 a8fa638  Updated CHANGELOG.md
a8fa638 is described below

commit a8fa638b701f1594c1e5fedc5f1da7dfa95e2164
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 22 03:12:25 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4e7a6c8..19671ec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 
 **Closed issues:**
 
+- doc: rephrase the section about charsets in native mode 
[\#3219](https://github.com/apache/camel-quarkus/issues/3219)
 - `ShiroProcessor` is missing reflective class configuration for 
`commons-beanutils` converters 
[\#3208](https://github.com/apache/camel-quarkus/issues/3208)
 - Test AWS Kinesis with Quarkus client 
[\#3200](https://github.com/apache/camel-quarkus/issues/3200)
 - Error: @antora/user-require-helper tried to access {requires} 
[\#3184](https://github.com/apache/camel-quarkus/issues/3184)
@@ -38,6 +39,9 @@
 
 **Merged pull requests:**
 
+- Upgrade Quarkus Qpid JMS to 0.29.0 
[\#3221](https://github.com/apache/camel-quarkus/pull/3221) 
([jamesnetherton](https://github.com/jamesnetherton))
+- doc: rephrase the section about charsets in native mode to remove lin… 
[\#3220](https://github.com/apache/camel-quarkus/pull/3220) 
([aldettinger](https://github.com/aldettinger))
+- Use JDK 17 in alternative JVM jobs 
[\#3212](https://github.com/apache/camel-quarkus/pull/3212) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Quarkus to 2.4.0.Final 
[\#3210](https://github.com/apache/camel-quarkus/pull/3210) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add missing shiro reflective class configuration for commons-beanutils 
converters [\#3209](https://github.com/apache/camel-quarkus/pull/3209) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Quarkiverse Minio to 2.3.0 
[\#3205](https://github.com/apache/camel-quarkus/pull/3205) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-22 Thread github-bot
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 1dc2f7a  Updated CHANGELOG.md
1dc2f7a is described below

commit 1dc2f7a5258793d91d0485baf04cddb17f99495f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 23 03:11:12 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 212 +++
 1 file changed, 112 insertions(+), 100 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 19671ec..8f393ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,51 +2,21 @@
 
 ## [Unreleased](https://github.com/apache/camel-quarkus/tree/HEAD)
 
-[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.3.0...HEAD)
-
-**Fixed bugs:**
-
-- gRPC producers with TLS enabled do not work 
[\#2966](https://github.com/apache/camel-quarkus/issues/2966)
-
-**Closed issues:**
-
-- doc: rephrase the section about charsets in native mode 
[\#3219](https://github.com/apache/camel-quarkus/issues/3219)
-- `ShiroProcessor` is missing reflective class configuration for 
`commons-beanutils` converters 
[\#3208](https://github.com/apache/camel-quarkus/issues/3208)
-- Test AWS Kinesis with Quarkus client 
[\#3200](https://github.com/apache/camel-quarkus/issues/3200)
-- Error: @antora/user-require-helper tried to access {requires} 
[\#3184](https://github.com/apache/camel-quarkus/issues/3184)
-- AWS Aws2DdbQuarkusClientTest fails with real AWS 
[\#3174](https://github.com/apache/camel-quarkus/issues/3174)
-- \[Quarkus 2.4.0\] Messaging tests fail with ambiguous dependencies for 
`org.apache.camel.quarkus.component.messaging.it.util.scheme.ComponentScheme` 
[\#3173](https://github.com/apache/camel-quarkus/issues/3173)
-- io.quarkus.deployment.builditem.CapabilityBuildItem\(name\) is deprecated 
[\#3172](https://github.com/apache/camel-quarkus/issues/3172)
-- OpenAPI Java integration tests fail with Camel 3.13.0-SNAPSHOT 
[\#3171](https://github.com/apache/camel-quarkus/issues/3171)
-- Test AWS S3 encryption using KMS 
[\#3169](https://github.com/apache/camel-quarkus/issues/3169)
-- AWS S3 tests should delete all buckets they create 
[\#3167](https://github.com/apache/camel-quarkus/issues/3167)
-- Aws2S3Test could fail with real AWS S3 service caused by bucket name 
conflicts [\#3163](https://github.com/apache/camel-quarkus/issues/3163)
-- Split package usage warning with camel-quarkus 
[\#3159](https://github.com/apache/camel-quarkus/issues/3159)
-- URL to the Kafka brokers must be configured with the brokers option in 
native mode [\#3157](https://github.com/apache/camel-quarkus/issues/3157)
-- QuarkusKafkaClientFactoryDisabledViaPropertiesTest is broken 
[\#3154](https://github.com/apache/camel-quarkus/issues/3154)
-- Unify package names for the for the test in camel-quarkus-examples 
[\#3152](https://github.com/apache/camel-quarkus/issues/3152)
-- Register camel \<--\> CDI event bridges only when observers for the events 
are detected  [\#3149](https://github.com/apache/camel-quarkus/issues/3149)
-- Docs xref check failures 
[\#3143](https://github.com/apache/camel-quarkus/issues/3143)
-- Google-Storage Extension: Cannot set serviceAccountKey because of 
Quarkiverse extension 
[\#3131](https://github.com/apache/camel-quarkus/issues/3131)
-- \[Quarkus 2.4.0\] AWT packages forced to be runtime initialized 
[\#3130](https://github.com/apache/camel-quarkus/issues/3130)
-- \[Camel 3.12\] enable autoCreate CI integration tests 
[\#3097](https://github.com/apache/camel-quarkus/issues/3097)
-- \[Camel 3.11.2, 3.12.0\] Consider usage of `IgnoreSplitPackageBuildItem` 
[\#2997](https://github.com/apache/camel-quarkus/issues/2997)
-- \[Camel 3.12\] Subclasses of ServiceCallConfiguration should not need to be 
registered for reflection 
[\#2955](https://github.com/apache/camel-quarkus/issues/2955)
-- \[Camel 3.12\] UnmarshalTypeName should be renamed to unmarshalType 
[\#2874](https://github.com/apache/camel-quarkus/issues/2874)
-- \[camel 3.12\] core: camel.threadpools.config\[\*\] properties should not 
need reflection anymore 
[\#2828](https://github.com/apache/camel-quarkus/issues/2828)
-- Expand AWS Lambda test coverage 
[\#2749](https://github.com/apache/camel-quarkus/issues/2749)
-- DigitalOcean native support 
[\#1594](https://github.com/apache/camel-quarkus/issues/1594)
+[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.4.0...HEAD)
 
 **Merged pull requests:**
 
 - Upgrade Quarkus Qpid JMS to 0.29.0 
[\#3221](https://github.com/apache/camel-quarkus/pull/3221) 
([jamesnetherton](https://github.com/jamesnetherton))
 - doc: rephrase the section about charsets in native mode to remove lin… 
[\#3220](https://github.com/apache/camel-quarkus/pull/3220) 
([aldettinger](https://github.com/aldettinger))
+- Fix \#3206

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-25 Thread github-bot
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 c88711b  Updated CHANGELOG.md
c88711b is described below

commit c88711bac759d52253ce5e5d3582305d4fb61c9b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 26 03:11:16 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f393ef..e712aaf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,14 @@
 
 [Full Changelog](https://github.com/apache/camel-quarkus/compare/2.4.0...HEAD)
 
+**Closed issues:**
+
+- Check whether/how the clients for Quarkus AWS extension can be used in Camel 
routes [\#2592](https://github.com/apache/camel-quarkus/issues/2592)
+
 **Merged pull requests:**
 
+- 2592 aws2 quarkus clients tests 
[\#3224](https://github.com/apache/camel-quarkus/pull/3224) 
([JiriOndrusek](https://github.com/JiriOndrusek))
+- Import quarkus-bom before camel-quarkus-bom in tests  
[\#3223](https://github.com/apache/camel-quarkus/pull/3223) 
([ppalaga](https://github.com/ppalaga))
 - Upgrade Quarkus Qpid JMS to 0.29.0 
[\#3221](https://github.com/apache/camel-quarkus/pull/3221) 
([jamesnetherton](https://github.com/jamesnetherton))
 - doc: rephrase the section about charsets in native mode to remove lin… 
[\#3220](https://github.com/apache/camel-quarkus/pull/3220) 
([aldettinger](https://github.com/aldettinger))
 - Fix \#3206 to produce RunTimeConfigurationDefaultBuildItem with camel.… 
[\#3218](https://github.com/apache/camel-quarkus/pull/3218) 
([zhfeng](https://github.com/zhfeng))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-26 Thread github-bot
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 93d0a69  Updated CHANGELOG.md
93d0a69 is described below

commit 93d0a6971f96d4fa195d04aeacb6142fcbaa1fac
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 27 03:12:17 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index e712aaf..3990c17 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,9 +7,14 @@
 **Closed issues:**
 
 - Check whether/how the clients for Quarkus AWS extension can be used in Camel 
routes [\#2592](https://github.com/apache/camel-quarkus/issues/2592)
+- Stub nominatim.openstreetmap.org APIs with WireMock for 
GeocoderNominationTest 
[\#2033](https://github.com/apache/camel-quarkus/issues/2033)
 
 **Merged pull requests:**
 
+- Stub GeoCoder nominatim APIs 
[\#3235](https://github.com/apache/camel-quarkus/pull/3235) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Disable MongoDB dev services in slack itest 
[\#3234](https://github.com/apache/camel-quarkus/pull/3234) 
([jamesnetherton](https://github.com/jamesnetherton))
+- camel quarkus main latest to next 
[\#3232](https://github.com/apache/camel-quarkus/pull/3232) 
([djencks](https://github.com/djencks))
+- Temporary disable Tika native tests \#3230 
[\#3231](https://github.com/apache/camel-quarkus/pull/3231) 
([ppalaga](https://github.com/ppalaga))
 - 2592 aws2 quarkus clients tests 
[\#3224](https://github.com/apache/camel-quarkus/pull/3224) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Import quarkus-bom before camel-quarkus-bom in tests  
[\#3223](https://github.com/apache/camel-quarkus/pull/3223) 
([ppalaga](https://github.com/ppalaga))
 - Upgrade Quarkus Qpid JMS to 0.29.0 
[\#3221](https://github.com/apache/camel-quarkus/pull/3221) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-27 Thread github-bot
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 6db3516  Updated CHANGELOG.md
6db3516 is described below

commit 6db35169fd1a2880c683c830e2c75bd923b3da04
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 28 03:11:16 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3990c17..5ab0d37 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,11 +6,16 @@
 
 **Closed issues:**
 
+- \[Quarkus-Main\] Kafka DevService properties  
[\#3227](https://github.com/apache/camel-quarkus/issues/3227)
+- Investigate the large size of content uploading with camel-quarkus-aws2-s3 
[\#3095](https://github.com/apache/camel-quarkus/issues/3095)
 - Check whether/how the clients for Quarkus AWS extension can be used in Camel 
routes [\#2592](https://github.com/apache/camel-quarkus/issues/2592)
 - Stub nominatim.openstreetmap.org APIs with WireMock for 
GeocoderNominationTest 
[\#2033](https://github.com/apache/camel-quarkus/issues/2033)
 
 **Merged pull requests:**
 
+- Use log await strategy for RabbitMQ container 
[\#3240](https://github.com/apache/camel-quarkus/pull/3240) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Simplify `defining-camel-routes.adoc` and remove camel-k-version property 
[\#3238](https://github.com/apache/camel-quarkus/pull/3238) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Fix \#3095 improve the aws2-s3 doc to explain chunk\_signature in multi… 
[\#3237](https://github.com/apache/camel-quarkus/pull/3237) 
([zhfeng](https://github.com/zhfeng))
 - Stub GeoCoder nominatim APIs 
[\#3235](https://github.com/apache/camel-quarkus/pull/3235) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Disable MongoDB dev services in slack itest 
[\#3234](https://github.com/apache/camel-quarkus/pull/3234) 
([jamesnetherton](https://github.com/jamesnetherton))
 - camel quarkus main latest to next 
[\#3232](https://github.com/apache/camel-quarkus/pull/3232) 
([djencks](https://github.com/djencks))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-29 Thread github-bot
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 1ba2029  Updated CHANGELOG.md
1ba2029 is described below

commit 1ba20292a45baaa731c5b870d353910b6d53e775
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 30 03:11:11 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5ab0d37..990cade 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,9 @@
 
 **Merged pull requests:**
 
+- Align Azurite container version with Camel 
[\#3244](https://github.com/apache/camel-quarkus/pull/3244) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Use log await strategy for Spring RabbitMQ container 
[\#3242](https://github.com/apache/camel-quarkus/pull/3242) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Remove bulkhead related tests as this is not yet implemented in Camel… 
[\#3241](https://github.com/apache/camel-quarkus/pull/3241) 
([aldettinger](https://github.com/aldettinger))
 - Use log await strategy for RabbitMQ container 
[\#3240](https://github.com/apache/camel-quarkus/pull/3240) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Simplify `defining-camel-routes.adoc` and remove camel-k-version property 
[\#3238](https://github.com/apache/camel-quarkus/pull/3238) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix \#3095 improve the aws2-s3 doc to explain chunk\_signature in multi… 
[\#3237](https://github.com/apache/camel-quarkus/pull/3237) 
([zhfeng](https://github.com/zhfeng))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-11-01 Thread github-bot
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 26ebed5  Updated CHANGELOG.md
26ebed5 is described below

commit 26ebed5d348f4dc44f72ba37ca458dd8b3eb6969
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 2 03:12:30 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 990cade..9010a8f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,9 @@
 
 **Merged pull requests:**
 
+- Add notes about the salesforce-maven-plugin to the Salesforce extension docs 
[\#3250](https://github.com/apache/camel-quarkus/pull/3250) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Assert that Component DSL and Endpoint DSL work for AtlasMap 
[\#3246](https://github.com/apache/camel-quarkus/pull/3246) 
([ppalaga](https://github.com/ppalaga))
+- Added explanation that Quarkus-amazon-lambda can not be used by aws2-… 
[\#3245](https://github.com/apache/camel-quarkus/pull/3245) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Align Azurite container version with Camel 
[\#3244](https://github.com/apache/camel-quarkus/pull/3244) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Use log await strategy for Spring RabbitMQ container 
[\#3242](https://github.com/apache/camel-quarkus/pull/3242) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Remove bulkhead related tests as this is not yet implemented in Camel… 
[\#3241](https://github.com/apache/camel-quarkus/pull/3241) 
([aldettinger](https://github.com/aldettinger))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-11-02 Thread github-bot
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 0c4446a  Updated CHANGELOG.md
0c4446a is described below

commit 0c4446a76719bd54d7d684e32139f4bc960278e2
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 3 03:11:10 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9010a8f..752fc8d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,14 +6,20 @@
 
 **Closed issues:**
 
+- Re-enable KafkaSaslSslIT and KafkaSslIT 
[\#3254](https://github.com/apache/camel-quarkus/issues/3254)
+- Sql - native tests fail on NPE during db initialization 
[\#3247](https://github.com/apache/camel-quarkus/issues/3247)
 - \[Quarkus-Main\] Kafka DevService properties  
[\#3227](https://github.com/apache/camel-quarkus/issues/3227)
+- Make sure all AWS extensions tested with Quarkus clients have the option 
documented [\#3201](https://github.com/apache/camel-quarkus/issues/3201)
 - Investigate the large size of content uploading with camel-quarkus-aws2-s3 
[\#3095](https://github.com/apache/camel-quarkus/issues/3095)
 - Check whether/how the clients for Quarkus AWS extension can be used in Camel 
routes [\#2592](https://github.com/apache/camel-quarkus/issues/2592)
 - Stub nominatim.openstreetmap.org APIs with WireMock for 
GeocoderNominationTest 
[\#2033](https://github.com/apache/camel-quarkus/issues/2033)
 
 **Merged pull requests:**
 
+- Fix \#3254 to re-enable KafkaSaslSslIT and KafkaSslIT native tests 
[\#3255](https://github.com/apache/camel-quarkus/pull/3255) 
([zhfeng](https://github.com/zhfeng))
+- Make sure all AWS extensions tested with Quarkus clients have the option 
documented [\#3253](https://github.com/apache/camel-quarkus/pull/3253) 
([ppalaga](https://github.com/ppalaga))
 - Add notes about the salesforce-maven-plugin to the Salesforce extension docs 
[\#3250](https://github.com/apache/camel-quarkus/pull/3250) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Sql - native tests fail on NPE during db initialization \#3247 
[\#3248](https://github.com/apache/camel-quarkus/pull/3248) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Assert that Component DSL and Endpoint DSL work for AtlasMap 
[\#3246](https://github.com/apache/camel-quarkus/pull/3246) 
([ppalaga](https://github.com/ppalaga))
 - Added explanation that Quarkus-amazon-lambda can not be used by aws2-… 
[\#3245](https://github.com/apache/camel-quarkus/pull/3245) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Align Azurite container version with Camel 
[\#3244](https://github.com/apache/camel-quarkus/pull/3244) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-11-03 Thread github-bot
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 4bebde1  Updated CHANGELOG.md
4bebde1 is described below

commit 4bebde12ac9a80df5aee7ad2c87e655dca64ca80
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 4 03:12:28 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 752fc8d..9223fe2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@
 
 **Merged pull requests:**
 
+- Expand route configurations test coverage \#2978 
[\#3257](https://github.com/apache/camel-quarkus/pull/3257) 
([aldettinger](https://github.com/aldettinger))
 - Fix \#3254 to re-enable KafkaSaslSslIT and KafkaSslIT native tests 
[\#3255](https://github.com/apache/camel-quarkus/pull/3255) 
([zhfeng](https://github.com/zhfeng))
 - Make sure all AWS extensions tested with Quarkus clients have the option 
documented [\#3253](https://github.com/apache/camel-quarkus/pull/3253) 
([ppalaga](https://github.com/ppalaga))
 - Add notes about the salesforce-maven-plugin to the Salesforce extension docs 
[\#3250](https://github.com/apache/camel-quarkus/pull/3250) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-02-11 Thread github-bot
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 7f937f9  Updated CHANGELOG.md
7f937f9 is described below

commit 7f937f9e2163d76f7d8a1eb58f3a77997946d162
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 12 03:12:07 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 8 
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 04beb69..ed0c551 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,12 +19,19 @@
 - \[Camel 3.15\] Fhir tests are failing 
[\#3416](https://github.com/apache/camel-quarkus/issues/3416)
 - Better integration with Quarkus OpenAPI & OpenAPI Swagger UI 
[\#3346](https://github.com/apache/camel-quarkus/issues/3346)
 - Run integration tests on Windows 
[\#3342](https://github.com/apache/camel-quarkus/issues/3342)
+- `DebeziumMongodbTest` skipped tests 
[\#3213](https://github.com/apache/camel-quarkus/issues/3213)
+- spark:hive is does not work 
[\#1956](https://github.com/apache/camel-quarkus/issues/1956)
+- spark:dataframe does not work on Java 11 
[\#1955](https://github.com/apache/camel-quarkus/issues/1955)
+- \[Dependency hell\] Spark native support 
[\#1701](https://github.com/apache/camel-quarkus/issues/1701)
 - A tool to check/sync dependency versions with camel & quarkus  
[\#1684](https://github.com/apache/camel-quarkus/issues/1684)
 - Cannot build project on Windows 
[\#1429](https://github.com/apache/camel-quarkus/issues/1429)
 - rest-dsl - Integrate with quarkus-openapi 
[\#383](https://github.com/apache/camel-quarkus/issues/383)
 
 **Merged pull requests:**
 
+- Deprecate camel-quarkus-spark  
[\#3544](https://github.com/apache/camel-quarkus/pull/3544) 
([ppalaga](https://github.com/ppalaga))
+- Remove duplicate software.amazon.awssdk:iam dependency declaration 
[\#3543](https://github.com/apache/camel-quarkus/pull/3543) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Poll for optaplanner results to avoid timeouts on slow machines 
[\#3542](https://github.com/apache/camel-quarkus/pull/3542) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Disable flaky messaging resequence test on GitHub CI \(\#2957\) 
[\#3540](https://github.com/apache/camel-quarkus/pull/3540) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Maven Wrapper to 3.1.0 
[\#3539](https://github.com/apache/camel-quarkus/pull/3539) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Run integration tests on Windows 
[\#3537](https://github.com/apache/camel-quarkus/pull/3537) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -146,6 +153,7 @@
 - Sql doc update because of the failure with external oracle database \#… 
[\#3272](https://github.com/apache/camel-quarkus/pull/3272) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - avro: Fix the documentation about avro schema build time parsing \#3270 
[\#3271](https://github.com/apache/camel-quarkus/pull/3271) 
([aldettinger](https://github.com/aldettinger))
 - Added missing stored procedure test for oracle 
[\#3269](https://github.com/apache/camel-quarkus/pull/3269) 
([JiriOndrusek](https://github.com/JiriOndrusek))
+- DebeziumMongodbTest skipped tests \#3213 
[\#3266](https://github.com/apache/camel-quarkus/pull/3266) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Remove not needed anymore BeansWeakCache substitution. Closes \#3226 
[\#3264](https://github.com/apache/camel-quarkus/pull/3264) 
([vladimirfx](https://github.com/vladimirfx))
 - Fixup 218bef4 Deactivate the virtualDepenencies profile via -DnoVirtu… 
[\#3263](https://github.com/apache/camel-quarkus/pull/3263) 
([ppalaga](https://github.com/ppalaga))
 - Cannot run tests against alternative BOMs  
[\#3262](https://github.com/apache/camel-quarkus/pull/3262) 
([ppalaga](https://github.com/ppalaga))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-02-14 Thread github-bot
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 0b7c1fd  Updated CHANGELOG.md
0b7c1fd is described below

commit 0b7c1fdfb9a52266fb515e7770cdd2aacde622f2
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 15 03:12:14 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ed0c551..e2fb1b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,9 @@
 
 **Merged pull requests:**
 
+- Fix link to Quarkus Freemarker docs 
[\#3547](https://github.com/apache/camel-quarkus/pull/3547) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Fixup e72113e send optaplanner test messages asynchronously 
[\#3546](https://github.com/apache/camel-quarkus/pull/3546) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Remove freemarker inaccurate documentation 
[\#3545](https://github.com/apache/camel-quarkus/pull/3545) 
([aldettinger](https://github.com/aldettinger))
 - Deprecate camel-quarkus-spark  
[\#3544](https://github.com/apache/camel-quarkus/pull/3544) 
([ppalaga](https://github.com/ppalaga))
 - Remove duplicate software.amazon.awssdk:iam dependency declaration 
[\#3543](https://github.com/apache/camel-quarkus/pull/3543) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Poll for optaplanner results to avoid timeouts on slow machines 
[\#3542](https://github.com/apache/camel-quarkus/pull/3542) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-02-15 Thread github-bot
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 fcdff37  Updated CHANGELOG.md
fcdff37 is described below

commit fcdff3738fdc546208db9660a8e5c9a797e171c3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 16 03:12:18 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index e2fb1b3..94c757a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 
 **Closed issues:**
 
+- LinkageError when using camel-quarkus-activemq together with quarkus-agroal 
[\#3548](https://github.com/apache/camel-quarkus/issues/3548)
 - Incorrect version of `quarkus-maven-plugin` may be resolved 
[\#3520](https://github.com/apache/camel-quarkus/issues/3520)
 - Prevent various plugins from resolving commons-logging:commons-logging 
[\#3517](https://github.com/apache/camel-quarkus/issues/3517)
 - Expand Cassandra CQL extension test coverage 
[\#3514](https://github.com/apache/camel-quarkus/issues/3514)
@@ -29,6 +30,7 @@
 
 **Merged pull requests:**
 
+- Fix \#3548 to exclude geronimo-jta\_1.1\_spec in camel-activemq 
[\#3550](https://github.com/apache/camel-quarkus/pull/3550) 
([zhfeng](https://github.com/zhfeng))
 - Fix link to Quarkus Freemarker docs 
[\#3547](https://github.com/apache/camel-quarkus/pull/3547) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fixup e72113e send optaplanner test messages asynchronously 
[\#3546](https://github.com/apache/camel-quarkus/pull/3546) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Remove freemarker inaccurate documentation 
[\#3545](https://github.com/apache/camel-quarkus/pull/3545) 
([aldettinger](https://github.com/aldettinger))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-02-16 Thread github-bot
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 bf18e48  Updated CHANGELOG.md
bf18e48 is described below

commit bf18e48a4d16d560569f796f45a456ddfb6c4390
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 17 03:12:10 2022 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 94c757a..7501cc8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 
 **Closed issues:**
 
+- How do you configure an InterceptStrategy in Quarkus? 
[\#3552](https://github.com/apache/camel-quarkus/issues/3552)
 - LinkageError when using camel-quarkus-activemq together with quarkus-agroal 
[\#3548](https://github.com/apache/camel-quarkus/issues/3548)
 - Incorrect version of `quarkus-maven-plugin` may be resolved 
[\#3520](https://github.com/apache/camel-quarkus/issues/3520)
 - Prevent various plugins from resolving commons-logging:commons-logging 
[\#3517](https://github.com/apache/camel-quarkus/issues/3517)
@@ -19,8 +20,10 @@
 - deadLetterChannel does not work in BaseRouteBuilder configure method 
[\#3436](https://github.com/apache/camel-quarkus/issues/3436)
 - \[Camel 3.15\] Fhir tests are failing 
[\#3416](https://github.com/apache/camel-quarkus/issues/3416)
 - Better integration with Quarkus OpenAPI & OpenAPI Swagger UI 
[\#3346](https://github.com/apache/camel-quarkus/issues/3346)
+- Test examples on Windows 
[\#3343](https://github.com/apache/camel-quarkus/issues/3343)
 - Run integration tests on Windows 
[\#3342](https://github.com/apache/camel-quarkus/issues/3342)
 - `DebeziumMongodbTest` skipped tests 
[\#3213](https://github.com/apache/camel-quarkus/issues/3213)
+- Improve available port discovery in tests 
[\#3199](https://github.com/apache/camel-quarkus/issues/3199)
 - spark:hive is does not work 
[\#1956](https://github.com/apache/camel-quarkus/issues/1956)
 - spark:dataframe does not work on Java 11 
[\#1955](https://github.com/apache/camel-quarkus/issues/1955)
 - \[Dependency hell\] Spark native support 
[\#1701](https://github.com/apache/camel-quarkus/issues/1701)
@@ -30,6 +33,8 @@
 
 **Merged pull requests:**
 
+- gson: complete doc and test coverage \#3556 
[\#3557](https://github.com/apache/camel-quarkus/pull/3557) 
([aldettinger](https://github.com/aldettinger))
+- Improve available port discovery in tests 
[\#3555](https://github.com/apache/camel-quarkus/pull/3555) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix \#3548 to exclude geronimo-jta\_1.1\_spec in camel-activemq 
[\#3550](https://github.com/apache/camel-quarkus/pull/3550) 
([zhfeng](https://github.com/zhfeng))
 - Fix link to Quarkus Freemarker docs 
[\#3547](https://github.com/apache/camel-quarkus/pull/3547) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fixup e72113e send optaplanner test messages asynchronously 
[\#3546](https://github.com/apache/camel-quarkus/pull/3546) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-02-17 Thread github-bot
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 1ab5c18  Updated CHANGELOG.md
1ab5c18 is described below

commit 1ab5c18511a3b9b73d483066fe783d851df3b7ed
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 18 03:12:11 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7501cc8..5ee3287 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,7 +10,9 @@
 
 **Closed issues:**
 
+- Gson: Complete doc and test coverage 
[\#3556](https://github.com/apache/camel-quarkus/issues/3556)
 - How do you configure an InterceptStrategy in Quarkus? 
[\#3552](https://github.com/apache/camel-quarkus/issues/3552)
+- Ban jboss-transaction-api\*, javax.transaction:\* and geronimo-jta\* in 
favor of jakarta.transaction:jakarta.transaction-api 
[\#3551](https://github.com/apache/camel-quarkus/issues/3551)
 - LinkageError when using camel-quarkus-activemq together with quarkus-agroal 
[\#3548](https://github.com/apache/camel-quarkus/issues/3548)
 - Incorrect version of `quarkus-maven-plugin` may be resolved 
[\#3520](https://github.com/apache/camel-quarkus/issues/3520)
 - Prevent various plugins from resolving commons-logging:commons-logging 
[\#3517](https://github.com/apache/camel-quarkus/issues/3517)
@@ -33,6 +35,8 @@
 
 **Merged pull requests:**
 
+- Upgrade Azurite container image to 3.15.0 
[\#3563](https://github.com/apache/camel-quarkus/pull/3563) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Fix \#3551 ban all non-canonical JTA specs artifacts 
[\#3559](https://github.com/apache/camel-quarkus/pull/3559) 
([zhfeng](https://github.com/zhfeng))
 - gson: complete doc and test coverage \#3556 
[\#3557](https://github.com/apache/camel-quarkus/pull/3557) 
([aldettinger](https://github.com/aldettinger))
 - Improve available port discovery in tests 
[\#3555](https://github.com/apache/camel-quarkus/pull/3555) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix \#3548 to exclude geronimo-jta\_1.1\_spec in camel-activemq 
[\#3550](https://github.com/apache/camel-quarkus/pull/3550) 
([zhfeng](https://github.com/zhfeng))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-02-22 Thread github-bot
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 6fe10c5  Updated CHANGELOG.md
6fe10c5 is described below

commit 6fe10c513aae5337856254c00bb98eca0a6301f3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 23 03:10:36 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5ee3287..406f880 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,7 @@
 **Merged pull requests:**
 
 - Upgrade Azurite container image to 3.15.0 
[\#3563](https://github.com/apache/camel-quarkus/pull/3563) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Deprecate AHC and AHC-WS extensions  
[\#3560](https://github.com/apache/camel-quarkus/pull/3560) 
([ppalaga](https://github.com/ppalaga))
 - Fix \#3551 ban all non-canonical JTA specs artifacts 
[\#3559](https://github.com/apache/camel-quarkus/pull/3559) 
([zhfeng](https://github.com/zhfeng))
 - gson: complete doc and test coverage \#3556 
[\#3557](https://github.com/apache/camel-quarkus/pull/3557) 
([aldettinger](https://github.com/aldettinger))
 - Improve available port discovery in tests 
[\#3555](https://github.com/apache/camel-quarkus/pull/3555) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-02-23 Thread github-bot
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 fb9d094  Updated CHANGELOG.md
fb9d094 is described below

commit fb9d0948814b97c75b13d5934dd1db649ac1b058
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 24 03:12:26 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 406f880..23efc1f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@
 
 **Closed issues:**
 
+- jsonpath: JSON keys are unquoted when using writeAsString in native mode 
[\#3571](https://github.com/apache/camel-quarkus/issues/3571)
+- Increase `azure-storage-blob` extension test coverage 
[\#3561](https://github.com/apache/camel-quarkus/issues/3561)
 - Gson: Complete doc and test coverage 
[\#3556](https://github.com/apache/camel-quarkus/issues/3556)
 - How do you configure an InterceptStrategy in Quarkus? 
[\#3552](https://github.com/apache/camel-quarkus/issues/3552)
 - Ban jboss-transaction-api\*, javax.transaction:\* and geronimo-jta\* in 
favor of jakarta.transaction:jakarta.transaction-api 
[\#3551](https://github.com/apache/camel-quarkus/issues/3551)
@@ -35,6 +37,10 @@
 
 **Merged pull requests:**
 
+- Fix JSON keys are unquoted when using writeAsString in native mode \#3571 
[\#3576](https://github.com/apache/camel-quarkus/pull/3576) 
([aldettinger](https://github.com/aldettinger))
+- Exclude optional `reactor-netty-http-brave` 
[\#3575](https://github.com/apache/camel-quarkus/pull/3575) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Upgrade Quarkus to 2.7.2.Final 
[\#3570](https://github.com/apache/camel-quarkus/pull/3570) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Increase azure-storage-blob extension test coverage 
[\#3568](https://github.com/apache/camel-quarkus/pull/3568) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Azurite container image to 3.15.0 
[\#3563](https://github.com/apache/camel-quarkus/pull/3563) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Deprecate AHC and AHC-WS extensions  
[\#3560](https://github.com/apache/camel-quarkus/pull/3560) 
([ppalaga](https://github.com/ppalaga))
 - Fix \#3551 ban all non-canonical JTA specs artifacts 
[\#3559](https://github.com/apache/camel-quarkus/pull/3559) 
([zhfeng](https://github.com/zhfeng))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-02-24 Thread github-bot
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 cdaf519  Updated CHANGELOG.md
cdaf519 is described below

commit cdaf5193834e16757b3cb2933dc1dadf59e35a92
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 25 03:12:30 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 23efc1f..d98d914 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 
 **Closed issues:**
 
+- Build maintence branch PRs against corresponding camel-quarkus-examples 
maintenance branch [\#3574](https://github.com/apache/camel-quarkus/issues/3574)
 - jsonpath: JSON keys are unquoted when using writeAsString in native mode 
[\#3571](https://github.com/apache/camel-quarkus/issues/3571)
 - Increase `azure-storage-blob` extension test coverage 
[\#3561](https://github.com/apache/camel-quarkus/issues/3561)
 - Gson: Complete doc and test coverage 
[\#3556](https://github.com/apache/camel-quarkus/issues/3556)
@@ -37,6 +38,7 @@
 
 **Merged pull requests:**
 
+- Ensure correct camel-quarkus-examples branch for maintenance branch PRs 
[\#3578](https://github.com/apache/camel-quarkus/pull/3578) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix JSON keys are unquoted when using writeAsString in native mode \#3571 
[\#3576](https://github.com/apache/camel-quarkus/pull/3576) 
([aldettinger](https://github.com/aldettinger))
 - Exclude optional `reactor-netty-http-brave` 
[\#3575](https://github.com/apache/camel-quarkus/pull/3575) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Quarkus to 2.7.2.Final 
[\#3570](https://github.com/apache/camel-quarkus/pull/3570) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-03-01 Thread github-bot
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 99ddff8  Updated CHANGELOG.md
99ddff8 is described below

commit 99ddff8841c88612348b8b39043465284aec5404
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 2 03:12:23 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d98d914..ce8e080 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 
 **Closed issues:**
 
+- jsonpath: The behavior change in native-mode when an application depend upon 
jackson-module-jaxb-annotations 
[\#3582](https://github.com/apache/camel-quarkus/issues/3582)
 - Build maintence branch PRs against corresponding camel-quarkus-examples 
maintenance branch [\#3574](https://github.com/apache/camel-quarkus/issues/3574)
 - jsonpath: JSON keys are unquoted when using writeAsString in native mode 
[\#3571](https://github.com/apache/camel-quarkus/issues/3571)
 - Increase `azure-storage-blob` extension test coverage 
[\#3561](https://github.com/apache/camel-quarkus/issues/3561)
@@ -38,6 +39,7 @@
 
 **Merged pull requests:**
 
+- jsonpath: fix different number of ObjectMapper modules between JVM an… 
[\#3583](https://github.com/apache/camel-quarkus/pull/3583) 
([aldettinger](https://github.com/aldettinger))
 - Ensure correct camel-quarkus-examples branch for maintenance branch PRs 
[\#3578](https://github.com/apache/camel-quarkus/pull/3578) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix JSON keys are unquoted when using writeAsString in native mode \#3571 
[\#3576](https://github.com/apache/camel-quarkus/pull/3576) 
([aldettinger](https://github.com/aldettinger))
 - Exclude optional `reactor-netty-http-brave` 
[\#3575](https://github.com/apache/camel-quarkus/pull/3575) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-03-02 Thread github-bot
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 0d91b00  Updated CHANGELOG.md
0d91b00 is described below

commit 0d91b00d384e6dbc91c4ba28616371ba38a1f784
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 3 03:13:29 2022 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce8e080..ca49a30 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@
 - jsonpath: The behavior change in native-mode when an application depend upon 
jackson-module-jaxb-annotations 
[\#3582](https://github.com/apache/camel-quarkus/issues/3582)
 - Build maintence branch PRs against corresponding camel-quarkus-examples 
maintenance branch [\#3574](https://github.com/apache/camel-quarkus/issues/3574)
 - jsonpath: JSON keys are unquoted when using writeAsString in native mode 
[\#3571](https://github.com/apache/camel-quarkus/issues/3571)
+- Improve camel-quarkus-bean-validator test coverage 
[\#3567](https://github.com/apache/camel-quarkus/issues/3567)
 - Increase `azure-storage-blob` extension test coverage 
[\#3561](https://github.com/apache/camel-quarkus/issues/3561)
 - Gson: Complete doc and test coverage 
[\#3556](https://github.com/apache/camel-quarkus/issues/3556)
 - How do you configure an InterceptStrategy in Quarkus? 
[\#3552](https://github.com/apache/camel-quarkus/issues/3552)
@@ -25,6 +26,7 @@
 - Camel 3.15 - Some dataformats renamed 
[\#3460](https://github.com/apache/camel-quarkus/issues/3460)
 - deadLetterChannel does not work in BaseRouteBuilder configure method 
[\#3436](https://github.com/apache/camel-quarkus/issues/3436)
 - \[Camel 3.15\] Fhir tests are failing 
[\#3416](https://github.com/apache/camel-quarkus/issues/3416)
+- Add Extension for Camel Azure Servicebus 
[\#3386](https://github.com/apache/camel-quarkus/issues/3386)
 - Better integration with Quarkus OpenAPI & OpenAPI Swagger UI 
[\#3346](https://github.com/apache/camel-quarkus/issues/3346)
 - Test examples on Windows 
[\#3343](https://github.com/apache/camel-quarkus/issues/3343)
 - Run integration tests on Windows 
[\#3342](https://github.com/apache/camel-quarkus/issues/3342)
@@ -39,10 +41,13 @@
 
 **Merged pull requests:**
 
+- Add Extension for Camel Azure Servicebus 
[\#3587](https://github.com/apache/camel-quarkus/pull/3587) 
([oscerd](https://github.com/oscerd))
+- Upgrade Quarkus to 2.7.3.Final 
[\#3586](https://github.com/apache/camel-quarkus/pull/3586) 
([jamesnetherton](https://github.com/jamesnetherton))
 - jsonpath: fix different number of ObjectMapper modules between JVM an… 
[\#3583](https://github.com/apache/camel-quarkus/pull/3583) 
([aldettinger](https://github.com/aldettinger))
 - Ensure correct camel-quarkus-examples branch for maintenance branch PRs 
[\#3578](https://github.com/apache/camel-quarkus/pull/3578) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix JSON keys are unquoted when using writeAsString in native mode \#3571 
[\#3576](https://github.com/apache/camel-quarkus/pull/3576) 
([aldettinger](https://github.com/aldettinger))
 - Exclude optional `reactor-netty-http-brave` 
[\#3575](https://github.com/apache/camel-quarkus/pull/3575) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Improve camel-quarkus-bean-validator test coverage \#3567 
[\#3572](https://github.com/apache/camel-quarkus/pull/3572) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Upgrade Quarkus to 2.7.2.Final 
[\#3570](https://github.com/apache/camel-quarkus/pull/3570) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Increase azure-storage-blob extension test coverage 
[\#3568](https://github.com/apache/camel-quarkus/pull/3568) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Azurite container image to 3.15.0 
[\#3563](https://github.com/apache/camel-quarkus/pull/3563) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-03-03 Thread github-bot
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 5c3ea95  Updated CHANGELOG.md
5c3ea95 is described below

commit 5c3ea954f5c099131c515c13018d3a103912c0de
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 4 03:14:07 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ca49a30..9a2df9c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -41,6 +41,7 @@
 
 **Merged pull requests:**
 
+- Manage mvel via cq:sync-versions to allow additional consistency checks 
[\#3588](https://github.com/apache/camel-quarkus/pull/3588) 
([ppalaga](https://github.com/ppalaga))
 - Add Extension for Camel Azure Servicebus 
[\#3587](https://github.com/apache/camel-quarkus/pull/3587) 
([oscerd](https://github.com/oscerd))
 - Upgrade Quarkus to 2.7.3.Final 
[\#3586](https://github.com/apache/camel-quarkus/pull/3586) 
([jamesnetherton](https://github.com/jamesnetherton))
 - jsonpath: fix different number of ObjectMapper modules between JVM an… 
[\#3583](https://github.com/apache/camel-quarkus/pull/3583) 
([aldettinger](https://github.com/aldettinger))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-03-04 Thread github-bot
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 4278b83  Updated CHANGELOG.md
4278b83 is described below

commit 4278b834bb0b87ca84ec8f843754b435611ebb94
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 5 03:12:40 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a2df9c..1d912e2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -41,6 +41,8 @@
 
 **Merged pull requests:**
 
+- Remove redundant workarounds for Kotlin compilation on JDK 17 
[\#3591](https://github.com/apache/camel-quarkus/pull/3591) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Bump Hazelcast client to 3.0.0 
[\#3590](https://github.com/apache/camel-quarkus/pull/3590) 
([zbendhiba](https://github.com/zbendhiba))
 - Manage mvel via cq:sync-versions to allow additional consistency checks 
[\#3588](https://github.com/apache/camel-quarkus/pull/3588) 
([ppalaga](https://github.com/ppalaga))
 - Add Extension for Camel Azure Servicebus 
[\#3587](https://github.com/apache/camel-quarkus/pull/3587) 
([oscerd](https://github.com/oscerd))
 - Upgrade Quarkus to 2.7.3.Final 
[\#3586](https://github.com/apache/camel-quarkus/pull/3586) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-03-07 Thread github-bot
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 b549dff  Updated CHANGELOG.md
b549dff is described below

commit b549dff7727e75c927e064b8d21041878a782abc
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 8 03:12:22 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d912e2..db5c26d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 
 **Closed issues:**
 
+- Intermittent failure of `FileTest.idempotent`  
[\#3584](https://github.com/apache/camel-quarkus/issues/3584)
 - jsonpath: The behavior change in native-mode when an application depend upon 
jackson-module-jaxb-annotations 
[\#3582](https://github.com/apache/camel-quarkus/issues/3582)
 - Build maintence branch PRs against corresponding camel-quarkus-examples 
maintenance branch [\#3574](https://github.com/apache/camel-quarkus/issues/3574)
 - jsonpath: JSON keys are unquoted when using writeAsString in native mode 
[\#3571](https://github.com/apache/camel-quarkus/issues/3571)
@@ -41,6 +42,7 @@
 
 **Merged pull requests:**
 
+- file: fix a race condition where an exchange is missed due to a call … 
[\#3596](https://github.com/apache/camel-quarkus/pull/3596) 
([aldettinger](https://github.com/aldettinger))
 - Remove redundant workarounds for Kotlin compilation on JDK 17 
[\#3591](https://github.com/apache/camel-quarkus/pull/3591) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Bump Hazelcast client to 3.0.0 
[\#3590](https://github.com/apache/camel-quarkus/pull/3590) 
([zbendhiba](https://github.com/zbendhiba))
 - Manage mvel via cq:sync-versions to allow additional consistency checks 
[\#3588](https://github.com/apache/camel-quarkus/pull/3588) 
([ppalaga](https://github.com/ppalaga))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-03-08 Thread github-bot
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 38e18b0  Updated CHANGELOG.md
38e18b0 is described below

commit 38e18b042d93192a65942f841131e4c82cdc088a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 9 03:13:00 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 83 
 1 file changed, 44 insertions(+), 39 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index db5c26d..a09a877 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,47 +2,14 @@
 
 ## [Unreleased](https://github.com/apache/camel-quarkus/tree/HEAD)
 
-[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.7.0...HEAD)
-
-**Implemented enhancements:**
-
-- Camel-xslt-quarkus: add extension functions support 
[\#3503](https://github.com/apache/camel-quarkus/issues/3503)
-
-**Closed issues:**
-
-- Intermittent failure of `FileTest.idempotent`  
[\#3584](https://github.com/apache/camel-quarkus/issues/3584)
-- jsonpath: The behavior change in native-mode when an application depend upon 
jackson-module-jaxb-annotations 
[\#3582](https://github.com/apache/camel-quarkus/issues/3582)
-- Build maintence branch PRs against corresponding camel-quarkus-examples 
maintenance branch [\#3574](https://github.com/apache/camel-quarkus/issues/3574)
-- jsonpath: JSON keys are unquoted when using writeAsString in native mode 
[\#3571](https://github.com/apache/camel-quarkus/issues/3571)
-- Improve camel-quarkus-bean-validator test coverage 
[\#3567](https://github.com/apache/camel-quarkus/issues/3567)
-- Increase `azure-storage-blob` extension test coverage 
[\#3561](https://github.com/apache/camel-quarkus/issues/3561)
-- Gson: Complete doc and test coverage 
[\#3556](https://github.com/apache/camel-quarkus/issues/3556)
-- How do you configure an InterceptStrategy in Quarkus? 
[\#3552](https://github.com/apache/camel-quarkus/issues/3552)
-- Ban jboss-transaction-api\*, javax.transaction:\* and geronimo-jta\* in 
favor of jakarta.transaction:jakarta.transaction-api 
[\#3551](https://github.com/apache/camel-quarkus/issues/3551)
-- LinkageError when using camel-quarkus-activemq together with quarkus-agroal 
[\#3548](https://github.com/apache/camel-quarkus/issues/3548)
-- Incorrect version of `quarkus-maven-plugin` may be resolved 
[\#3520](https://github.com/apache/camel-quarkus/issues/3520)
-- Prevent various plugins from resolving commons-logging:commons-logging 
[\#3517](https://github.com/apache/camel-quarkus/issues/3517)
-- Expand Cassandra CQL extension test coverage 
[\#3514](https://github.com/apache/camel-quarkus/issues/3514)
-- Ban javax.servlet:servlet-api in favor of 
jakarta.servlet:jakarta.servlet-api 
[\#3496](https://github.com/apache/camel-quarkus/issues/3496)
-- Camel 3.15 - Some dataformats renamed 
[\#3460](https://github.com/apache/camel-quarkus/issues/3460)
-- deadLetterChannel does not work in BaseRouteBuilder configure method 
[\#3436](https://github.com/apache/camel-quarkus/issues/3436)
-- \[Camel 3.15\] Fhir tests are failing 
[\#3416](https://github.com/apache/camel-quarkus/issues/3416)
-- Add Extension for Camel Azure Servicebus 
[\#3386](https://github.com/apache/camel-quarkus/issues/3386)
-- Better integration with Quarkus OpenAPI & OpenAPI Swagger UI 
[\#3346](https://github.com/apache/camel-quarkus/issues/3346)
-- Test examples on Windows 
[\#3343](https://github.com/apache/camel-quarkus/issues/3343)
-- Run integration tests on Windows 
[\#3342](https://github.com/apache/camel-quarkus/issues/3342)
-- `DebeziumMongodbTest` skipped tests 
[\#3213](https://github.com/apache/camel-quarkus/issues/3213)
-- Improve available port discovery in tests 
[\#3199](https://github.com/apache/camel-quarkus/issues/3199)
-- spark:hive is does not work 
[\#1956](https://github.com/apache/camel-quarkus/issues/1956)
-- spark:dataframe does not work on Java 11 
[\#1955](https://github.com/apache/camel-quarkus/issues/1955)
-- \[Dependency hell\] Spark native support 
[\#1701](https://github.com/apache/camel-quarkus/issues/1701)
-- A tool to check/sync dependency versions with camel & quarkus  
[\#1684](https://github.com/apache/camel-quarkus/issues/1684)
-- Cannot build project on Windows 
[\#1429](https://github.com/apache/camel-quarkus/issues/1429)
-- rest-dsl - Integrate with quarkus-openapi 
[\#383](https://github.com/apache/camel-quarkus/issues/383)
+[Full 
Changelog](https://github.com/apache/camel-quarkus/compare/2.8.0-M1...HEAD)
 
 **Merged pull requests:**
 
+- Upgrade third party Quarkus extensions prior to release 
[\#3603](https://github.com/apache/camel-quarkus/pull/3603) 
([aldettinger](https://github.com/aldettinger))
+- Merge platform-http-engine tests with platform-http 
[\#3598](https://github.com/apache

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-12-15 Thread github-bot
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 e4b94bf  Updated CHANGELOG.md
e4b94bf is described below

commit e4b94bf5aa18a9e367e9c01046d0a4628e071503
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 16 03:11:43 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 03403a4..14a12ab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,6 +39,7 @@
 
 **Merged pull requests:**
 
+- ⬆️ Upgrade Quarkus 2.6.0.Final 
[\#3388](https://github.com/apache/camel-quarkus/pull/3388) 
([zbendhiba](https://github.com/zbendhiba))
 - protobuf: Missing method "getName" when using contentTypeFormat=json … 
[\#3384](https://github.com/apache/camel-quarkus/pull/3384) 
([aldettinger](https://github.com/aldettinger))
 - ⬆️ Use the Quarkus Artemis BOM and upgrade to 1.0.2 
[\#3383](https://github.com/apache/camel-quarkus/pull/3383) 
([zbendhiba](https://github.com/zbendhiba))
 - Fix \#3374 to use File.separatorChar when get fqcn from generated … 
[\#3380](https://github.com/apache/camel-quarkus/pull/3380) 
([zhfeng](https://github.com/zhfeng))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-12-16 Thread github-bot
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 e599e23  Updated CHANGELOG.md
e599e23 is described below

commit e599e23cad5b1b2c7ba6dbfa860068e5ddbfaff3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 17 03:11:09 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 14a12ab..f8410be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -40,6 +40,7 @@
 **Merged pull requests:**
 
 - ⬆️ Upgrade Quarkus 2.6.0.Final 
[\#3388](https://github.com/apache/camel-quarkus/pull/3388) 
([zbendhiba](https://github.com/zbendhiba))
+- POC/WIP local build setup 
[\#3385](https://github.com/apache/camel-quarkus/pull/3385) 
([djencks](https://github.com/djencks))
 - protobuf: Missing method "getName" when using contentTypeFormat=json … 
[\#3384](https://github.com/apache/camel-quarkus/pull/3384) 
([aldettinger](https://github.com/aldettinger))
 - ⬆️ Use the Quarkus Artemis BOM and upgrade to 1.0.2 
[\#3383](https://github.com/apache/camel-quarkus/pull/3383) 
([zbendhiba](https://github.com/zbendhiba))
 - Fix \#3374 to use File.separatorChar when get fqcn from generated … 
[\#3380](https://github.com/apache/camel-quarkus/pull/3380) 
([zhfeng](https://github.com/zhfeng))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-12-17 Thread github-bot
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 4b4228e  Updated CHANGELOG.md
4b4228e is described below

commit 4b4228e5df8dc74d281df1dd4d9badd143f3b6ca
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 18 03:11:43 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8410be..c04d591 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,6 +39,8 @@
 
 **Merged pull requests:**
 
+- ⬆️ Upgrade Tika version 
[\#3395](https://github.com/apache/camel-quarkus/pull/3395) 
([zbendhiba](https://github.com/zbendhiba))
+- ⬆️ Upgrade Quarkiverse jgit and Amazon services 
[\#3393](https://github.com/apache/camel-quarkus/pull/3393) 
([zbendhiba](https://github.com/zbendhiba))
 - ⬆️ Upgrade Quarkus 2.6.0.Final 
[\#3388](https://github.com/apache/camel-quarkus/pull/3388) 
([zbendhiba](https://github.com/zbendhiba))
 - POC/WIP local build setup 
[\#3385](https://github.com/apache/camel-quarkus/pull/3385) 
([djencks](https://github.com/djencks))
 - protobuf: Missing method "getName" when using contentTypeFormat=json … 
[\#3384](https://github.com/apache/camel-quarkus/pull/3384) 
([aldettinger](https://github.com/aldettinger))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-12-18 Thread github-bot
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 7227107  Updated CHANGELOG.md
7227107 is described below

commit 72271073ab91fa61dc54830fda374ca14939367f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 19 03:12:18 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 80 +---
 1 file changed, 44 insertions(+), 36 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c04d591..5355d4a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,45 +2,13 @@
 
 ## [Unreleased](https://github.com/apache/camel-quarkus/tree/HEAD)
 
-[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.5.0...HEAD)
-
-**Fixed bugs:**
-
-- Exclude maven-artifact from camel-quarkus-debezium-mongodb 
[\#3372](https://github.com/apache/camel-quarkus/issues/3372)
-
-**Closed issues:**
-
-- protobuf: Missing method "getName" when using contentTypeFormat=json in 
native mode [\#3382](https://github.com/apache/camel-quarkus/issues/3382)
-- Use the Quarkiverse Artemis BOM and upgrade to 1.0.2 
[\#3381](https://github.com/apache/camel-quarkus/issues/3381)
-- Testing transacted routes with Quarkus and CamelTestSupport fails 
[\#3379](https://github.com/apache/camel-quarkus/issues/3379)
-- Ban log4j-core and log4j-slf4j-impl 
[\#3377](https://github.com/apache/camel-quarkus/issues/3377)
-- Remove com.amazonaws:aws-java-sdk-swf-libraries from the BOM 
[\#3375](https://github.com/apache/camel-quarkus/issues/3375)
-- XSLT integration-test fails on Windows 10 
[\#3374](https://github.com/apache/camel-quarkus/issues/3374)
-- Ban com.sun.activation:javax.activation 
[\#3361](https://github.com/apache/camel-quarkus/issues/3361)
-- Using camel-quarkus-xslt-saxon in native mode ends up with 
java.lang.NoSuchMethodException at runtime  
[\#3360](https://github.com/apache/camel-quarkus/issues/3360)
-- aws-lambda: itest failing when run against the real AWS API 
[\#3356](https://github.com/apache/camel-quarkus/issues/3356)
-- Remove CI workflow steps to install `yq` 
[\#3355](https://github.com/apache/camel-quarkus/issues/3355)
-- Bindy extension should avoid hard coding the resource path for 
`NativeImageResourceDirectoryBuildItem` 
[\#3348](https://github.com/apache/camel-quarkus/issues/3348)
-- \[JDK17\]kudu:integration test failed in native mode 
[\#3340](https://github.com/apache/camel-quarkus/issues/3340)
-- Ban com.google.code.findbugs:jsr305 unconditionally 
[\#3335](https://github.com/apache/camel-quarkus/issues/3335)
-- Camel Quarkus Kafka extension dev services support should check for the 
availability of `kafka.bootstrap.servers` 
[\#3329](https://github.com/apache/camel-quarkus/issues/3329)
-- camel-quarkus-support-\* source JARs should have manifests 
[\#3321](https://github.com/apache/camel-quarkus/issues/3321)
-- Document that `vertx-websocket` consumers run on the Quarkus Vert.x web 
server [\#3318](https://github.com/apache/camel-quarkus/issues/3318)
-- \[Camel 3.14.0\] Kafka integration test never completes 
[\#3312](https://github.com/apache/camel-quarkus/issues/3312)
-- FOP integration test failed in native mode 
[\#3280](https://github.com/apache/camel-quarkus/issues/3280)
-- \[Camel 3.13.0\] `MicroProfileHealthTest.testFailureThreshold` test failure 
[\#3277](https://github.com/apache/camel-quarkus/issues/3277)
-- Sql test using derby doesn't start dev service and shows class loading issue 
if stored procedure is called 
[\#3260](https://github.com/apache/camel-quarkus/issues/3260)
-- Consider removing `camel-quarkus-support-common` 
[\#3243](https://github.com/apache/camel-quarkus/issues/3243)
-- `quarkus.camel.main.shutdown.timeout`  doesn't work as intended 
[\#3179](https://github.com/apache/camel-quarkus/issues/3179)
-- \[Camel 3.12\] New feature: route configurations 
[\#2978](https://github.com/apache/camel-quarkus/issues/2978)
-- \[Quarkus 2.5\] Example with kafka + Oauth2 needs the stimzi Oauth client 
[\#2872](https://github.com/apache/camel-quarkus/issues/2872)
-- Test AWS2 SQS in isolation 
[\#2606](https://github.com/apache/camel-quarkus/issues/2606)
-- Camel-Catalog-Quarkus: It is missing for release-1.0.0-M5 
[\#904](https://github.com/apache/camel-quarkus/issues/904)
+[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.6.0...HEAD)
 
 **Merged pull requests:**
 
 - ⬆️ Upgrade Tika version 
[\#3395](https://github.com/apache/camel-quarkus/pull/3395) 
([zbendhiba](https://github.com/zbendhiba))
 - ⬆️ Upgrade Quarkiverse jgit and Amazon services 
[\#3393](https://github.com/apache/camel-quarkus/pull/3393) 
([zbendhiba](https://github.com/zbendhiba))
+- ⬆️ Upgrade Camel to 3.14.0 
[\#3392](https://github.com/apache/camel-quarkus/pull/3392) 
([zbendhiba](https://github.com/zben

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-12-20 Thread github-bot
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 4a5c25b  Updated CHANGELOG.md
4a5c25b is described below

commit 4a5c25b4f9f593ba63a5e28e86752e7a17fa4726
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 21 03:11:42 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5355d4a..98ab38d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Merged pull requests:**
 
+- See \#3396 Main content-as tables 
[\#3397](https://github.com/apache/camel-quarkus/pull/3397) 
([djencks](https://github.com/djencks))
 - ⬆️ Upgrade Tika version 
[\#3395](https://github.com/apache/camel-quarkus/pull/3395) 
([zbendhiba](https://github.com/zbendhiba))
 - ⬆️ Upgrade Quarkiverse jgit and Amazon services 
[\#3393](https://github.com/apache/camel-quarkus/pull/3393) 
([zbendhiba](https://github.com/zbendhiba))
 - ⬆️ Upgrade Camel to 3.14.0 
[\#3392](https://github.com/apache/camel-quarkus/pull/3392) 
([zbendhiba](https://github.com/zbendhiba))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-12-21 Thread github-bot
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 5f9ba64  Updated CHANGELOG.md
5f9ba64 is described below

commit 5f9ba6421984288965a2198e654e6f80324d2281
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 22 03:09:14 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 8 
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 98ab38d..db696c1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,16 @@
 
 [Full Changelog](https://github.com/apache/camel-quarkus/compare/2.6.0...HEAD)
 
+**Closed issues:**
+
+- Ban `commons-logging` and `commons-logging-api` 
[\#3405](https://github.com/apache/camel-quarkus/issues/3405)
+- \[Docs\] Self-contained way of generating components/dataformats/etc tables 
[\#3396](https://github.com/apache/camel-quarkus/issues/3396)
+- \[Quarkus 2.6.0.Final\] Remove `software.amazon.awssdk:apache-client` 
dependency override  
[\#3366](https://github.com/apache/camel-quarkus/issues/3366)
+
 **Merged pull requests:**
 
+- Ban commons-logging and commons-logging-api 
[\#3406](https://github.com/apache/camel-quarkus/pull/3406) 
([ppalaga](https://github.com/ppalaga))
+- Next is 2.7.0 [\#3404](https://github.com/apache/camel-quarkus/pull/3404) 
([zbendhiba](https://github.com/zbendhiba))
 - See \#3396 Main content-as tables 
[\#3397](https://github.com/apache/camel-quarkus/pull/3397) 
([djencks](https://github.com/djencks))
 - ⬆️ Upgrade Tika version 
[\#3395](https://github.com/apache/camel-quarkus/pull/3395) 
([zbendhiba](https://github.com/zbendhiba))
 - ⬆️ Upgrade Quarkiverse jgit and Amazon services 
[\#3393](https://github.com/apache/camel-quarkus/pull/3393) 
([zbendhiba](https://github.com/zbendhiba))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-12-22 Thread github-bot
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 32467ec  Updated CHANGELOG.md
32467ec is described below

commit 32467ec88de2414f0694ad279b6019b1ec856a13
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 23 03:11:21 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index db696c1..8cf1ffe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@
 
 **Merged pull requests:**
 
+- 📝 Use Quarkus Platform Maven Wrapper 
[\#3409](https://github.com/apache/camel-quarkus/pull/3409) 
([zbendhiba](https://github.com/zbendhiba))
 - Ban commons-logging and commons-logging-api 
[\#3406](https://github.com/apache/camel-quarkus/pull/3406) 
([ppalaga](https://github.com/ppalaga))
 - Next is 2.7.0 [\#3404](https://github.com/apache/camel-quarkus/pull/3404) 
([zbendhiba](https://github.com/zbendhiba))
 - See \#3396 Main content-as tables 
[\#3397](https://github.com/apache/camel-quarkus/pull/3397) 
([djencks](https://github.com/djencks))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-12-23 Thread github-bot
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 5e674dc  Updated CHANGELOG.md
5e674dc is described below

commit 5e674dc1285b68634c5b0093050d4e836a8dd186
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 24 03:11:19 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8cf1ffe..c6507ee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,8 @@
 
 **Merged pull requests:**
 
+- 📝Add released branch to official documentation 
[\#3413](https://github.com/apache/camel-quarkus/pull/3413) 
([zbendhiba](https://github.com/zbendhiba))
+- Force Bouncycastle dependency bcutil-jdk15on version 
[\#3412](https://github.com/apache/camel-quarkus/pull/3412) 
([zbendhiba](https://github.com/zbendhiba))
 - 📝 Use Quarkus Platform Maven Wrapper 
[\#3409](https://github.com/apache/camel-quarkus/pull/3409) 
([zbendhiba](https://github.com/zbendhiba))
 - Ban commons-logging and commons-logging-api 
[\#3406](https://github.com/apache/camel-quarkus/pull/3406) 
([ppalaga](https://github.com/ppalaga))
 - Next is 2.7.0 [\#3404](https://github.com/apache/camel-quarkus/pull/3404) 
([zbendhiba](https://github.com/zbendhiba))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-12-24 Thread github-bot
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 5de53f0  Updated CHANGELOG.md
5de53f0 is described below

commit 5de53f019d32d6217f1e0237bb88923b0c630e96
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 25 03:11:35 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c6507ee..d5e0931 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,12 +6,16 @@
 
 **Closed issues:**
 
+- Manage Eclipse jgit version and jzlib version 
[\#3414](https://github.com/apache/camel-quarkus/issues/3414)
 - Ban `commons-logging` and `commons-logging-api` 
[\#3405](https://github.com/apache/camel-quarkus/issues/3405)
+- Create a Json-patch extension 
[\#3403](https://github.com/apache/camel-quarkus/issues/3403)
 - \[Docs\] Self-contained way of generating components/dataformats/etc tables 
[\#3396](https://github.com/apache/camel-quarkus/issues/3396)
 - \[Quarkus 2.6.0.Final\] Remove `software.amazon.awssdk:apache-client` 
dependency override  
[\#3366](https://github.com/apache/camel-quarkus/issues/3366)
 
 **Merged pull requests:**
 
+- Added Json-Patch JVM Extension  
[\#3419](https://github.com/apache/camel-quarkus/pull/3419) 
([oscerd](https://github.com/oscerd))
+- Manage Eclipse jgit version and jzlib version 
[\#3415](https://github.com/apache/camel-quarkus/pull/3415) 
([zbendhiba](https://github.com/zbendhiba))
 - 📝Add released branch to official documentation 
[\#3413](https://github.com/apache/camel-quarkus/pull/3413) 
([zbendhiba](https://github.com/zbendhiba))
 - Force Bouncycastle dependency bcutil-jdk15on version 
[\#3412](https://github.com/apache/camel-quarkus/pull/3412) 
([zbendhiba](https://github.com/zbendhiba))
 - 📝 Use Quarkus Platform Maven Wrapper 
[\#3409](https://github.com/apache/camel-quarkus/pull/3409) 
([zbendhiba](https://github.com/zbendhiba))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-12-30 Thread github-bot
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 d803805  Updated CHANGELOG.md
d803805 is described below

commit d803805422e831d29a7b863e83168bc82623cb6a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 31 03:11:38 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d5e0931..4291ee5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
 
 **Merged pull requests:**
 
+- main update to docs local build v2 
[\#3422](https://github.com/apache/camel-quarkus/pull/3422) 
([djencks](https://github.com/djencks))
 - Added Json-Patch JVM Extension  
[\#3419](https://github.com/apache/camel-quarkus/pull/3419) 
([oscerd](https://github.com/oscerd))
 - Manage Eclipse jgit version and jzlib version 
[\#3415](https://github.com/apache/camel-quarkus/pull/3415) 
([zbendhiba](https://github.com/zbendhiba))
 - 📝Add released branch to official documentation 
[\#3413](https://github.com/apache/camel-quarkus/pull/3413) 
([zbendhiba](https://github.com/zbendhiba))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-01-03 Thread github-bot
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 d6d5aa5  Updated CHANGELOG.md
d6d5aa5 is described below

commit d6d5aa58d630e2491f6129146d2d7017bf0a5a72
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 4 03:12:28 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4291ee5..067a8cb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- camel.main.durationMaxSeconds is not honoured 
[\#3433](https://github.com/apache/camel-quarkus/issues/3433)
 - Manage Eclipse jgit version and jzlib version 
[\#3414](https://github.com/apache/camel-quarkus/issues/3414)
 - Ban `commons-logging` and `commons-logging-api` 
[\#3405](https://github.com/apache/camel-quarkus/issues/3405)
 - Create a Json-patch extension 
[\#3403](https://github.com/apache/camel-quarkus/issues/3403)
@@ -14,6 +15,8 @@
 
 **Merged pull requests:**
 
+- Explicit that the cron extension should be used in conjunction with a… 
[\#3431](https://github.com/apache/camel-quarkus/pull/3431) 
([aldettinger](https://github.com/aldettinger))
+- camel-website \#701: RI info \(main\) 
[\#3426](https://github.com/apache/camel-quarkus/pull/3426) 
([djencks](https://github.com/djencks))
 - main update to docs local build v2 
[\#3422](https://github.com/apache/camel-quarkus/pull/3422) 
([djencks](https://github.com/djencks))
 - Added Json-Patch JVM Extension  
[\#3419](https://github.com/apache/camel-quarkus/pull/3419) 
([oscerd](https://github.com/oscerd))
 - Manage Eclipse jgit version and jzlib version 
[\#3415](https://github.com/apache/camel-quarkus/pull/3415) 
([zbendhiba](https://github.com/zbendhiba))
@@ -57,6 +60,7 @@
 - core: Add RouteConfigurationsBuilder before regular RoutesBuilder whe… 
[\#3316](https://github.com/apache/camel-quarkus/pull/3316) 
([aldettinger](https://github.com/aldettinger))
 - Disable FOP integration test failed in native mode on Mac OS \#3280 
[\#3314](https://github.com/apache/camel-quarkus/pull/3314) 
([ffang](https://github.com/ffang))
 - Make building possible with Java 11 through 17 
[\#3313](https://github.com/apache/camel-quarkus/pull/3313) 
([ppalaga](https://github.com/ppalaga))
+- Bump Optaplanner version to 8.14.0.Final 
[\#3311](https://github.com/apache/camel-quarkus/pull/3311) 
([zbendhiba](https://github.com/zbendhiba))
 - Graceful shutdown strategy used as default one 
[\#3310](https://github.com/apache/camel-quarkus/pull/3310) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Bump nimbus-jose-jwt version from Quarkus bom 
[\#3309](https://github.com/apache/camel-quarkus/pull/3309) 
([zbendhiba](https://github.com/zbendhiba))
 - Upgrade Quarkus Qpid JMS to 0.30.0 
[\#3308](https://github.com/apache/camel-quarkus/pull/3308) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-01-04 Thread github-bot
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 2de0558  Updated CHANGELOG.md
2de0558 is described below

commit 2de05581a78444f5fab1b85a4e043a149a75efef
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 5 03:13:29 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 8 
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 067a8cb..5e2ae3f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
 
 [Full Changelog](https://github.com/apache/camel-quarkus/compare/2.6.0...HEAD)
 
+**Fixed bugs:**
+
+- SecurityIdentity is not propagated to Camel route 
[\#3353](https://github.com/apache/camel-quarkus/issues/3353)
+
 **Closed issues:**
 
 - camel.main.durationMaxSeconds is not honoured 
[\#3433](https://github.com/apache/camel-quarkus/issues/3433)
@@ -15,6 +19,10 @@
 
 **Merged pull requests:**
 
+- Exclude commons-logging from htmlunit-driver 
[\#3438](https://github.com/apache/camel-quarkus/pull/3438) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Fix timestamp validation in syslog integration tests 
[\#3437](https://github.com/apache/camel-quarkus/pull/3437) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Add test coverage for Quarkus SecurityIdentity & Principal in platform-http 
routes [\#3435](https://github.com/apache/camel-quarkus/pull/3435) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Setup a reproducer showing that camel.main.durationMaxSeconds is not … 
[\#3434](https://github.com/apache/camel-quarkus/pull/3434) 
([aldettinger](https://github.com/aldettinger))
 - Explicit that the cron extension should be used in conjunction with a… 
[\#3431](https://github.com/apache/camel-quarkus/pull/3431) 
([aldettinger](https://github.com/aldettinger))
 - camel-website \#701: RI info \(main\) 
[\#3426](https://github.com/apache/camel-quarkus/pull/3426) 
([djencks](https://github.com/djencks))
 - main update to docs local build v2 
[\#3422](https://github.com/apache/camel-quarkus/pull/3422) 
([djencks](https://github.com/djencks))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-01-07 Thread github-bot
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 18896ef  Updated CHANGELOG.md
18896ef is described below

commit 18896ef19aa344a926839635dcc9747bcc43b7e0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 8 03:13:06 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e2ae3f..2396063 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@
 
 **Merged pull requests:**
 
+- Add test coverage for OpenTelemetry `@WithSpan` annotation 
[\#3443](https://github.com/apache/camel-quarkus/pull/3443) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Exclude commons-logging from htmlunit-driver 
[\#3438](https://github.com/apache/camel-quarkus/pull/3438) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix timestamp validation in syslog integration tests 
[\#3437](https://github.com/apache/camel-quarkus/pull/3437) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add test coverage for Quarkus SecurityIdentity & Principal in platform-http 
routes [\#3435](https://github.com/apache/camel-quarkus/pull/3435) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-01-10 Thread github-bot
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 d1dc105  Updated CHANGELOG.md
d1dc105 is described below

commit d1dc1057f5c0370be2ffafccaf442f6893d0f7d0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 11 03:12:22 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2396063..4bf23c3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,7 +19,9 @@
 
 **Merged pull requests:**
 
+- Avoid usage of deprecated io.quarkus.arc.AlternativePriority 
[\#3445](https://github.com/apache/camel-quarkus/pull/3445) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add test coverage for OpenTelemetry `@WithSpan` annotation 
[\#3443](https://github.com/apache/camel-quarkus/pull/3443) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Remove redundancy in pom description 
[\#3440](https://github.com/apache/camel-quarkus/pull/3440) 
([apupier](https://github.com/apupier))
 - Exclude commons-logging from htmlunit-driver 
[\#3438](https://github.com/apache/camel-quarkus/pull/3438) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix timestamp validation in syslog integration tests 
[\#3437](https://github.com/apache/camel-quarkus/pull/3437) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add test coverage for Quarkus SecurityIdentity & Principal in platform-http 
routes [\#3435](https://github.com/apache/camel-quarkus/pull/3435) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-01-12 Thread github-bot
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 04ea063  Updated CHANGELOG.md
04ea063 is described below

commit 04ea0636506c2d7504fbb83cb992262ae5e5e963
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 13 03:12:59 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4bf23c3..3e33569 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 
 **Closed issues:**
 
+- Ban log4j 1.x [\#3451](https://github.com/apache/camel-quarkus/issues/3451)
 - camel.main.durationMaxSeconds is not honoured 
[\#3433](https://github.com/apache/camel-quarkus/issues/3433)
 - Manage Eclipse jgit version and jzlib version 
[\#3414](https://github.com/apache/camel-quarkus/issues/3414)
 - Ban `commons-logging` and `commons-logging-api` 
[\#3405](https://github.com/apache/camel-quarkus/issues/3405)
@@ -19,6 +20,7 @@
 
 **Merged pull requests:**
 
+- Ban log4j 1.x  [\#3452](https://github.com/apache/camel-quarkus/pull/3452) 
([ppalaga](https://github.com/ppalaga))
 - Avoid usage of deprecated io.quarkus.arc.AlternativePriority 
[\#3445](https://github.com/apache/camel-quarkus/pull/3445) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add test coverage for OpenTelemetry `@WithSpan` annotation 
[\#3443](https://github.com/apache/camel-quarkus/pull/3443) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Remove redundancy in pom description 
[\#3440](https://github.com/apache/camel-quarkus/pull/3440) 
([apupier](https://github.com/apupier))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2022-01-13 Thread github-bot
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 4b8f4d2  Updated CHANGELOG.md
4b8f4d2 is described below

commit 4b8f4d2f0e567cf478a101dbde2c1dccfb4527df
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 14 03:12:06 2022 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3e33569..e5f0cc7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,7 +20,10 @@
 
 **Merged pull requests:**
 
+- Make local maven settings applied to surefire plugin so that Quarkus … 
[\#3455](https://github.com/apache/camel-quarkus/pull/3455) 
([ppalaga](https://github.com/ppalaga))
+- Add 2.7.0 migration guide 
[\#3454](https://github.com/apache/camel-quarkus/pull/3454) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Ban log4j 1.x  [\#3452](https://github.com/apache/camel-quarkus/pull/3452) 
([ppalaga](https://github.com/ppalaga))
+- Remove vertx-kafka extension 
[\#3450](https://github.com/apache/camel-quarkus/pull/3450) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Avoid usage of deprecated io.quarkus.arc.AlternativePriority 
[\#3445](https://github.com/apache/camel-quarkus/pull/3445) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add test coverage for OpenTelemetry `@WithSpan` annotation 
[\#3443](https://github.com/apache/camel-quarkus/pull/3443) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Remove redundancy in pom description 
[\#3440](https://github.com/apache/camel-quarkus/pull/3440) 
([apupier](https://github.com/apupier))
@@ -934,6 +937,7 @@
 - Remove com.amazonaws:aws-java-sdk-swf-libraries from the BOM 
[\#3375](https://github.com/apache/camel-quarkus/issues/3375)
 - XSLT integration-test fails on Windows 10 
[\#3374](https://github.com/apache/camel-quarkus/issues/3374)
 - Ban com.sun.activation:javax.activation 
[\#3361](https://github.com/apache/camel-quarkus/issues/3361)
+- `vertx-kafka` extension incompatible with `kafka-clients` 3.0.0 
[\#3358](https://github.com/apache/camel-quarkus/issues/3358)
 - aws-lambda: itest failing when run against the real AWS API 
[\#3356](https://github.com/apache/camel-quarkus/issues/3356)
 - Bindy extension should avoid hard coding the resource path for 
`NativeImageResourceDirectoryBuildItem` 
[\#3348](https://github.com/apache/camel-quarkus/issues/3348)
 - \[JDK17\]kudu:integration test failed in native mode 
[\#3340](https://github.com/apache/camel-quarkus/issues/3340)


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-08-31 Thread github-bot
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 313196e  Updated CHANGELOG.md
313196e is described below

commit 313196e0a75894ff9d2e7cbb204b26eebdc7c2d6
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 1 03:11:02 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4fbe7b7..b863acf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,15 @@
 
 [Full Changelog](https://github.com/apache/camel-quarkus/compare/2.2.0...HEAD)
 
+**Closed issues:**
+
+- Unsatisfying test coverage of binding mode in rest component 
[\#3028](https://github.com/apache/camel-quarkus/issues/3028)
+
 **Merged pull requests:**
 
+- Document mvn cq:await-release -Dcq.version=$VERSION 
[\#3057](https://github.com/apache/camel-quarkus/pull/3057) 
([ppalaga](https://github.com/ppalaga))
+- Exclude main-unknown-args-ignore test from the list of tests for the 
platform again [\#3055](https://github.com/apache/camel-quarkus/pull/3055) 
([ppalaga](https://github.com/ppalaga))
+- \[\#3028\] Increase test coverage of a binding mode of camel-rest component 
[\#3052](https://github.com/apache/camel-quarkus/pull/3052) 
([VratislavHais](https://github.com/VratislavHais))
 - Upgrade to OptaPlanner Quarkus 8.9.1.Final 
[\#3051](https://github.com/apache/camel-quarkus/pull/3051) 
([ppalaga](https://github.com/ppalaga))
 - Document the usage of partial Quarkus BOMs  
[\#3050](https://github.com/apache/camel-quarkus/pull/3050) 
([ppalaga](https://github.com/ppalaga))
 - Fix branch names in CI builds section 
[\#3049](https://github.com/apache/camel-quarkus/pull/3049) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-02 Thread github-bot
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 39c807b  Updated CHANGELOG.md
39c807b is described below

commit 39c807beb2500b6a4f9f1d0c11852ef44cfeef0a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 3 03:11:02 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b863acf..d19ffe3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,10 +6,16 @@
 
 **Closed issues:**
 
+- JdbcAggregationRepository build error by spring JtaTransactionManager  
[\#3054](https://github.com/apache/camel-quarkus/issues/3054)
+- Expand REST DSL test coverage 
[\#3036](https://github.com/apache/camel-quarkus/issues/3036)
 - Unsatisfying test coverage of binding mode in rest component 
[\#3028](https://github.com/apache/camel-quarkus/issues/3028)
 
 **Merged pull requests:**
 
+- Test OpenAPI with YAML responses 
[\#3062](https://github.com/apache/camel-quarkus/pull/3062) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Use testcontainers gcloud for Google PubSub itest 
[\#3061](https://github.com/apache/camel-quarkus/pull/3061) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Add additional test coverage for REST DSL methods 
[\#3060](https://github.com/apache/camel-quarkus/pull/3060) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Document tagging examples in the Release Guide 
[\#3059](https://github.com/apache/camel-quarkus/pull/3059) 
([ppalaga](https://github.com/ppalaga))
 - Document mvn cq:await-release -Dcq.version=$VERSION 
[\#3057](https://github.com/apache/camel-quarkus/pull/3057) 
([ppalaga](https://github.com/ppalaga))
 - Exclude main-unknown-args-ignore test from the list of tests for the 
platform again [\#3055](https://github.com/apache/camel-quarkus/pull/3055) 
([ppalaga](https://github.com/ppalaga))
 - \[\#3028\] Increase test coverage of a binding mode of camel-rest component 
[\#3052](https://github.com/apache/camel-quarkus/pull/3052) 
([VratislavHais](https://github.com/VratislavHais))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-03 Thread github-bot
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 a839f66  Updated CHANGELOG.md
a839f66 is described below

commit a839f66a64f9a66c6c063fed1a04c0cb4ee1539b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 4 03:10:44 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d19ffe3..b4c3426 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,8 @@
 
 **Merged pull requests:**
 
+- \[Website\] fix attribute syntax 
[\#3064](https://github.com/apache/camel-quarkus/pull/3064) 
([djencks](https://github.com/djencks))
+- Allow extending an existing Catalog 
[\#3063](https://github.com/apache/camel-quarkus/pull/3063) 
([ppalaga](https://github.com/ppalaga))
 - Test OpenAPI with YAML responses 
[\#3062](https://github.com/apache/camel-quarkus/pull/3062) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Use testcontainers gcloud for Google PubSub itest 
[\#3061](https://github.com/apache/camel-quarkus/pull/3061) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add additional test coverage for REST DSL methods 
[\#3060](https://github.com/apache/camel-quarkus/pull/3060) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-06 Thread github-bot
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 4b1a484  Updated CHANGELOG.md
4b1a484 is described below

commit 4b1a484501285fc566502f8ae57d3c27ba6ac722
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 7 03:11:05 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b4c3426..5fee821 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,8 @@
 
 **Merged pull requests:**
 
+- Fixed reference to camel-kamelets-catalog 
[\#3071](https://github.com/apache/camel-quarkus/pull/3071) 
([oscerd](https://github.com/oscerd))
+- Fixed reference to Kamelets catalog 
[\#3070](https://github.com/apache/camel-quarkus/pull/3070) 
([oscerd](https://github.com/oscerd))
 - \[Website\] fix attribute syntax 
[\#3064](https://github.com/apache/camel-quarkus/pull/3064) 
([djencks](https://github.com/djencks))
 - Allow extending an existing Catalog 
[\#3063](https://github.com/apache/camel-quarkus/pull/3063) 
([ppalaga](https://github.com/ppalaga))
 - Test OpenAPI with YAML responses 
[\#3062](https://github.com/apache/camel-quarkus/pull/3062) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-07 Thread github-bot
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 07e77eb  Updated CHANGELOG.md
07e77eb is described below

commit 07e77eb246136ecfa0602ee2915a1b082cfd5325
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 8 03:11:10 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5fee821..70a7fc4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,12 +6,14 @@
 
 **Closed issues:**
 
+- Expand OpenAPI Java test coverage 
[\#3072](https://github.com/apache/camel-quarkus/issues/3072)
 - JdbcAggregationRepository build error by spring JtaTransactionManager  
[\#3054](https://github.com/apache/camel-quarkus/issues/3054)
 - Expand REST DSL test coverage 
[\#3036](https://github.com/apache/camel-quarkus/issues/3036)
 - Unsatisfying test coverage of binding mode in rest component 
[\#3028](https://github.com/apache/camel-quarkus/issues/3028)
 
 **Merged pull requests:**
 
+- Expand OpenApi Java test coverage 
[\#3073](https://github.com/apache/camel-quarkus/pull/3073) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fixed reference to camel-kamelets-catalog 
[\#3071](https://github.com/apache/camel-quarkus/pull/3071) 
([oscerd](https://github.com/oscerd))
 - Fixed reference to Kamelets catalog 
[\#3070](https://github.com/apache/camel-quarkus/pull/3070) 
([oscerd](https://github.com/oscerd))
 - \[Website\] fix attribute syntax 
[\#3064](https://github.com/apache/camel-quarkus/pull/3064) 
([djencks](https://github.com/djencks))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-10 Thread github-bot
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 8e77630  Updated CHANGELOG.md
8e77630 is described below

commit 8e77630637cffe170ff80b3fa3b737b362e780ff
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 11 03:09:22 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 13 +
 1 file changed, 13 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 70a7fc4..00d6983 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,18 +4,31 @@
 
 [Full Changelog](https://github.com/apache/camel-quarkus/compare/2.2.0...HEAD)
 
+**Fixed bugs:**
+
+- Opentracing can't be disabled via config 
[\#3084](https://github.com/apache/camel-quarkus/issues/3084)
+
 **Closed issues:**
 
+- Split Quartz test into Quartz and Cron 
[\#3086](https://github.com/apache/camel-quarkus/issues/3086)
 - Expand OpenAPI Java test coverage 
[\#3072](https://github.com/apache/camel-quarkus/issues/3072)
 - JdbcAggregationRepository build error by spring JtaTransactionManager  
[\#3054](https://github.com/apache/camel-quarkus/issues/3054)
+- Sql - enable test with different databases 
[\#3053](https://github.com/apache/camel-quarkus/issues/3053)
 - Expand REST DSL test coverage 
[\#3036](https://github.com/apache/camel-quarkus/issues/3036)
 - Unsatisfying test coverage of binding mode in rest component 
[\#3028](https://github.com/apache/camel-quarkus/issues/3028)
+- Expand AWS S3 test coverage 
[\#2745](https://github.com/apache/camel-quarkus/issues/2745)
 
 **Merged pull requests:**
 
+- Remove superfluous xml-jaxb dependency from the REST test 
[\#3090](https://github.com/apache/camel-quarkus/pull/3090) 
([ppalaga](https://github.com/ppalaga))
+- Only configure OpenTracingTracer if Quarkus Jaeger tracing is enabled 
[\#3085](https://github.com/apache/camel-quarkus/pull/3085) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Add documentation to OpenApi Java extension about apiContextIdListing 
limitations [\#3082](https://github.com/apache/camel-quarkus/pull/3082) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Remove redundant dependencies from openapi-java extension 
[\#3081](https://github.com/apache/camel-quarkus/pull/3081) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Fix \#2745 Expand AWS S3 test coverage 
[\#3077](https://github.com/apache/camel-quarkus/pull/3077) 
([zhfeng](https://github.com/zhfeng))
 - Expand OpenApi Java test coverage 
[\#3073](https://github.com/apache/camel-quarkus/pull/3073) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fixed reference to camel-kamelets-catalog 
[\#3071](https://github.com/apache/camel-quarkus/pull/3071) 
([oscerd](https://github.com/oscerd))
 - Fixed reference to Kamelets catalog 
[\#3070](https://github.com/apache/camel-quarkus/pull/3070) 
([oscerd](https://github.com/oscerd))
+- Sql - enable test with different databases \#3053 
[\#3066](https://github.com/apache/camel-quarkus/pull/3066) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - \[Website\] fix attribute syntax 
[\#3064](https://github.com/apache/camel-quarkus/pull/3064) 
([djencks](https://github.com/djencks))
 - Allow extending an existing Catalog 
[\#3063](https://github.com/apache/camel-quarkus/pull/3063) 
([ppalaga](https://github.com/ppalaga))
 - Test OpenAPI with YAML responses 
[\#3062](https://github.com/apache/camel-quarkus/pull/3062) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-13 Thread github-bot
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 293c62b  Updated CHANGELOG.md
293c62b is described below

commit 293c62b57bfd17883a919631f68fbafc0e871f1b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 14 03:11:35 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 00d6983..789d8b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 
 **Closed issues:**
 
+- Split MongoDB test into MongoDB and Mongo Grid FS 
[\#3089](https://github.com/apache/camel-quarkus/issues/3089)
 - Split Quartz test into Quartz and Cron 
[\#3086](https://github.com/apache/camel-quarkus/issues/3086)
 - Expand OpenAPI Java test coverage 
[\#3072](https://github.com/apache/camel-quarkus/issues/3072)
 - JdbcAggregationRepository build error by spring JtaTransactionManager  
[\#3054](https://github.com/apache/camel-quarkus/issues/3054)
@@ -20,6 +21,9 @@
 
 **Merged pull requests:**
 
+- Fixup 9788fb65 Remove leftover extensions-jvm/digitalocean 
[\#3098](https://github.com/apache/camel-quarkus/pull/3098) 
([ppalaga](https://github.com/ppalaga))
+- Add notes on how to configure the Platform HTTP server 
[\#3096](https://github.com/apache/camel-quarkus/pull/3096) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Use test grouping for MongoDB extensions 
[\#3092](https://github.com/apache/camel-quarkus/pull/3092) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Remove superfluous xml-jaxb dependency from the REST test 
[\#3090](https://github.com/apache/camel-quarkus/pull/3090) 
([ppalaga](https://github.com/ppalaga))
 - Only configure OpenTracingTracer if Quarkus Jaeger tracing is enabled 
[\#3085](https://github.com/apache/camel-quarkus/pull/3085) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add documentation to OpenApi Java extension about apiContextIdListing 
limitations [\#3082](https://github.com/apache/camel-quarkus/pull/3082) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-14 Thread github-bot
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 0476446  Updated CHANGELOG.md
0476446 is described below

commit 0476446405139c7eb187beca5c33fbf5e06e8204
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 15 03:11:00 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 789d8b0..4899292 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@
 - Sql - enable test with different databases 
[\#3053](https://github.com/apache/camel-quarkus/issues/3053)
 - Expand REST DSL test coverage 
[\#3036](https://github.com/apache/camel-quarkus/issues/3036)
 - Unsatisfying test coverage of binding mode in rest component 
[\#3028](https://github.com/apache/camel-quarkus/issues/3028)
+- Salesforce : add test coverage  
[\#2938](https://github.com/apache/camel-quarkus/issues/2938)
 - Expand AWS S3 test coverage 
[\#2745](https://github.com/apache/camel-quarkus/issues/2745)
 
 **Merged pull requests:**
@@ -32,6 +33,7 @@
 - Expand OpenApi Java test coverage 
[\#3073](https://github.com/apache/camel-quarkus/pull/3073) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fixed reference to camel-kamelets-catalog 
[\#3071](https://github.com/apache/camel-quarkus/pull/3071) 
([oscerd](https://github.com/oscerd))
 - Fixed reference to Kamelets catalog 
[\#3070](https://github.com/apache/camel-quarkus/pull/3070) 
([oscerd](https://github.com/oscerd))
+- Salesforce : add Platform events test fixes \#2938 
[\#3068](https://github.com/apache/camel-quarkus/pull/3068) 
([zbendhiba](https://github.com/zbendhiba))
 - Sql - enable test with different databases \#3053 
[\#3066](https://github.com/apache/camel-quarkus/pull/3066) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - \[Website\] fix attribute syntax 
[\#3064](https://github.com/apache/camel-quarkus/pull/3064) 
([djencks](https://github.com/djencks))
 - Allow extending an existing Catalog 
[\#3063](https://github.com/apache/camel-quarkus/pull/3063) 
([ppalaga](https://github.com/ppalaga))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-15 Thread github-bot
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 dbb286a  Updated CHANGELOG.md
dbb286a is described below

commit dbb286aa51a70cc378d831a5a69fee8a2cbe20da
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 16 03:11:03 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4899292..f2ca1de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 
 **Closed issues:**
 
+- Improve handling of `quarkus.*.enabled` configuration properties 
[\#3091](https://github.com/apache/camel-quarkus/issues/3091)
 - Split MongoDB test into MongoDB and Mongo Grid FS 
[\#3089](https://github.com/apache/camel-quarkus/issues/3089)
 - Split Quartz test into Quartz and Cron 
[\#3086](https://github.com/apache/camel-quarkus/issues/3086)
 - Expand OpenAPI Java test coverage 
[\#3072](https://github.com/apache/camel-quarkus/issues/3072)
@@ -22,6 +23,8 @@
 
 **Merged pull requests:**
 
+- Improve handling of quarkus.\*.enabled configuration properties 
[\#3100](https://github.com/apache/camel-quarkus/pull/3100) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Upgrade to the latest Camel & Quarkus releases 
[\#3099](https://github.com/apache/camel-quarkus/pull/3099) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fixup 9788fb65 Remove leftover extensions-jvm/digitalocean 
[\#3098](https://github.com/apache/camel-quarkus/pull/3098) 
([ppalaga](https://github.com/ppalaga))
 - Add notes on how to configure the Platform HTTP server 
[\#3096](https://github.com/apache/camel-quarkus/pull/3096) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Use test grouping for MongoDB extensions 
[\#3092](https://github.com/apache/camel-quarkus/pull/3092) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -30,6 +33,7 @@
 - Add documentation to OpenApi Java extension about apiContextIdListing 
limitations [\#3082](https://github.com/apache/camel-quarkus/pull/3082) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Remove redundant dependencies from openapi-java extension 
[\#3081](https://github.com/apache/camel-quarkus/pull/3081) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix \#2745 Expand AWS S3 test coverage 
[\#3077](https://github.com/apache/camel-quarkus/pull/3077) 
([zhfeng](https://github.com/zhfeng))
+- WIP: \[\#2777\] Increase test coverage of aws2sqs component 
[\#3074](https://github.com/apache/camel-quarkus/pull/3074) 
([VratislavHais](https://github.com/VratislavHais))
 - Expand OpenApi Java test coverage 
[\#3073](https://github.com/apache/camel-quarkus/pull/3073) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fixed reference to camel-kamelets-catalog 
[\#3071](https://github.com/apache/camel-quarkus/pull/3071) 
([oscerd](https://github.com/oscerd))
 - Fixed reference to Kamelets catalog 
[\#3070](https://github.com/apache/camel-quarkus/pull/3070) 
([oscerd](https://github.com/oscerd))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-16 Thread github-bot
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 b5e2bf5  Updated CHANGELOG.md
b5e2bf5 is described below

commit b5e2bf537771c91d260c8d2cb6b6fe38a675076b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 17 03:11:05 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f2ca1de..a51583e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,12 +7,15 @@
 **Fixed bugs:**
 
 - Opentracing can't be disabled via config 
[\#3084](https://github.com/apache/camel-quarkus/issues/3084)
+- XchangeTest failure due to deprecated binance WAPI endpoints 
[\#3016](https://github.com/apache/camel-quarkus/issues/3016)
 
 **Closed issues:**
 
+- Docs xref check failures 
[\#3109](https://github.com/apache/camel-quarkus/issues/3109)
 - Improve handling of `quarkus.*.enabled` configuration properties 
[\#3091](https://github.com/apache/camel-quarkus/issues/3091)
 - Split MongoDB test into MongoDB and Mongo Grid FS 
[\#3089](https://github.com/apache/camel-quarkus/issues/3089)
 - Split Quartz test into Quartz and Cron 
[\#3086](https://github.com/apache/camel-quarkus/issues/3086)
+- Improve native support for `org.apache.http.impl.client.BasicAuthCache` 
[\#3079](https://github.com/apache/camel-quarkus/issues/3079)
 - Expand OpenAPI Java test coverage 
[\#3072](https://github.com/apache/camel-quarkus/issues/3072)
 - JdbcAggregationRepository build error by spring JtaTransactionManager  
[\#3054](https://github.com/apache/camel-quarkus/issues/3054)
 - Sql - enable test with different databases 
[\#3053](https://github.com/apache/camel-quarkus/issues/3053)
@@ -20,9 +23,16 @@
 - Unsatisfying test coverage of binding mode in rest component 
[\#3028](https://github.com/apache/camel-quarkus/issues/3028)
 - Salesforce : add test coverage  
[\#2938](https://github.com/apache/camel-quarkus/issues/2938)
 - Expand AWS S3 test coverage 
[\#2745](https://github.com/apache/camel-quarkus/issues/2745)
+- AWS2 Lambda integration timeouts on Localstack 
[\#2595](https://github.com/apache/camel-quarkus/issues/2595)
 
 **Merged pull requests:**
 
+- use Antora 3.0.0-alpha.9 and fail build on warn to check xrefs 
[\#3110](https://github.com/apache/camel-quarkus/pull/3110) 
([djencks](https://github.com/djencks))
+- Upgrade aws localstack version \#2749 
[\#3108](https://github.com/apache/camel-quarkus/pull/3108) 
([aldettinger](https://github.com/aldettinger))
+- Reinstate binance in xchange tests 
[\#3106](https://github.com/apache/camel-quarkus/pull/3106) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Improve native support for `org.apache.http.impl.client.BasicAuthCache` 
[\#3104](https://github.com/apache/camel-quarkus/pull/3104) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Fix lambda tests on localstack \#2595 
[\#3102](https://github.com/apache/camel-quarkus/pull/3102) 
([aldettinger](https://github.com/aldettinger))
+- Revert back to taking the azure-sdk-bom version from Camel 
[\#3101](https://github.com/apache/camel-quarkus/pull/3101) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Improve handling of quarkus.\*.enabled configuration properties 
[\#3100](https://github.com/apache/camel-quarkus/pull/3100) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade to the latest Camel & Quarkus releases 
[\#3099](https://github.com/apache/camel-quarkus/pull/3099) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fixup 9788fb65 Remove leftover extensions-jvm/digitalocean 
[\#3098](https://github.com/apache/camel-quarkus/pull/3098) 
([ppalaga](https://github.com/ppalaga))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-17 Thread github-bot
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 37433da  Updated CHANGELOG.md
37433da is described below

commit 37433dae67e167ed02a4b6713aef71fb1928c39b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 18 03:11:05 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a51583e..b2fb57b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,17 +16,21 @@
 - Split MongoDB test into MongoDB and Mongo Grid FS 
[\#3089](https://github.com/apache/camel-quarkus/issues/3089)
 - Split Quartz test into Quartz and Cron 
[\#3086](https://github.com/apache/camel-quarkus/issues/3086)
 - Improve native support for `org.apache.http.impl.client.BasicAuthCache` 
[\#3079](https://github.com/apache/camel-quarkus/issues/3079)
+- \[Camel 3.11.2 / Camel 3.12.0\] Enable tests for OpenApi license and contact 
info [\#3076](https://github.com/apache/camel-quarkus/issues/3076)
 - Expand OpenAPI Java test coverage 
[\#3072](https://github.com/apache/camel-quarkus/issues/3072)
 - JdbcAggregationRepository build error by spring JtaTransactionManager  
[\#3054](https://github.com/apache/camel-quarkus/issues/3054)
 - Sql - enable test with different databases 
[\#3053](https://github.com/apache/camel-quarkus/issues/3053)
 - Expand REST DSL test coverage 
[\#3036](https://github.com/apache/camel-quarkus/issues/3036)
 - Unsatisfying test coverage of binding mode in rest component 
[\#3028](https://github.com/apache/camel-quarkus/issues/3028)
 - Salesforce : add test coverage  
[\#2938](https://github.com/apache/camel-quarkus/issues/2938)
+- Read-lock tests are flawed 
[\#2888](https://github.com/apache/camel-quarkus/issues/2888)
+- Google PubSub Extension is not working in camel-k 
[\#2796](https://github.com/apache/camel-quarkus/issues/2796)
 - Expand AWS S3 test coverage 
[\#2745](https://github.com/apache/camel-quarkus/issues/2745)
 - AWS2 Lambda integration timeouts on Localstack 
[\#2595](https://github.com/apache/camel-quarkus/issues/2595)
 
 **Merged pull requests:**
 
+- Fixup 68be716 Allow extending an existing Catalog 
[\#3113](https://github.com/apache/camel-quarkus/pull/3113) 
([ppalaga](https://github.com/ppalaga))
 - use Antora 3.0.0-alpha.9 and fail build on warn to check xrefs 
[\#3110](https://github.com/apache/camel-quarkus/pull/3110) 
([djencks](https://github.com/djencks))
 - Upgrade aws localstack version \#2749 
[\#3108](https://github.com/apache/camel-quarkus/pull/3108) 
([aldettinger](https://github.com/aldettinger))
 - Reinstate binance in xchange tests 
[\#3106](https://github.com/apache/camel-quarkus/pull/3106) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-19 Thread github-bot
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 0c8de6c  Updated CHANGELOG.md
0c8de6c is described below

commit 0c8de6ca726543df4bbae3edf9d456695c5b1190
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 20 03:10:56 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b2fb57b..e1696ec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,28 +12,34 @@
 **Closed issues:**
 
 - Docs xref check failures 
[\#3109](https://github.com/apache/camel-quarkus/issues/3109)
+- Salesforce integration tests: possible failures 
[\#3103](https://github.com/apache/camel-quarkus/issues/3103)
+- Test `platform-http` with SSL enabled 
[\#3093](https://github.com/apache/camel-quarkus/issues/3093)
 - Improve handling of `quarkus.*.enabled` configuration properties 
[\#3091](https://github.com/apache/camel-quarkus/issues/3091)
 - Split MongoDB test into MongoDB and Mongo Grid FS 
[\#3089](https://github.com/apache/camel-quarkus/issues/3089)
 - Split Quartz test into Quartz and Cron 
[\#3086](https://github.com/apache/camel-quarkus/issues/3086)
 - Improve native support for `org.apache.http.impl.client.BasicAuthCache` 
[\#3079](https://github.com/apache/camel-quarkus/issues/3079)
 - \[Camel 3.11.2 / Camel 3.12.0\] Enable tests for OpenApi license and contact 
info [\#3076](https://github.com/apache/camel-quarkus/issues/3076)
 - Expand OpenAPI Java test coverage 
[\#3072](https://github.com/apache/camel-quarkus/issues/3072)
+- Salesforce : Impossible to custom fields for Platform events 
[\#3067](https://github.com/apache/camel-quarkus/issues/3067)
 - JdbcAggregationRepository build error by spring JtaTransactionManager  
[\#3054](https://github.com/apache/camel-quarkus/issues/3054)
 - Sql - enable test with different databases 
[\#3053](https://github.com/apache/camel-quarkus/issues/3053)
 - Expand REST DSL test coverage 
[\#3036](https://github.com/apache/camel-quarkus/issues/3036)
 - Unsatisfying test coverage of binding mode in rest component 
[\#3028](https://github.com/apache/camel-quarkus/issues/3028)
 - Salesforce : add test coverage  
[\#2938](https://github.com/apache/camel-quarkus/issues/2938)
-- Read-lock tests are flawed 
[\#2888](https://github.com/apache/camel-quarkus/issues/2888)
-- Google PubSub Extension is not working in camel-k 
[\#2796](https://github.com/apache/camel-quarkus/issues/2796)
 - Expand AWS S3 test coverage 
[\#2745](https://github.com/apache/camel-quarkus/issues/2745)
 - AWS2 Lambda integration timeouts on Localstack 
[\#2595](https://github.com/apache/camel-quarkus/issues/2595)
+- Examples should have use Quarkus Main Application  
[\#1280](https://github.com/apache/camel-quarkus/issues/1280)
 
 **Merged pull requests:**
 
+- Fixup 0be98ea Use test grouping for MongoDB extensions \#3089 
[\#3117](https://github.com/apache/camel-quarkus/pull/3117) 
([ppalaga](https://github.com/ppalaga))
 - Fixup 68be716 Allow extending an existing Catalog 
[\#3113](https://github.com/apache/camel-quarkus/pull/3113) 
([ppalaga](https://github.com/ppalaga))
+- Test platform-http with SSL enabled 
[\#3112](https://github.com/apache/camel-quarkus/pull/3112) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Salesforce: Enable Platform Event custom fields in native mode 
[\#3111](https://github.com/apache/camel-quarkus/pull/3111) 
([zbendhiba](https://github.com/zbendhiba))
 - use Antora 3.0.0-alpha.9 and fail build on warn to check xrefs 
[\#3110](https://github.com/apache/camel-quarkus/pull/3110) 
([djencks](https://github.com/djencks))
 - Upgrade aws localstack version \#2749 
[\#3108](https://github.com/apache/camel-quarkus/pull/3108) 
([aldettinger](https://github.com/aldettinger))
 - Reinstate binance in xchange tests 
[\#3106](https://github.com/apache/camel-quarkus/pull/3106) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Update Salesforce testCDCAndStreamingEvents test to wait for consumin… 
[\#3105](https://github.com/apache/camel-quarkus/pull/3105) 
([zbendhiba](https://github.com/zbendhiba))
 - Improve native support for `org.apache.http.impl.client.BasicAuthCache` 
[\#3104](https://github.com/apache/camel-quarkus/pull/3104) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix lambda tests on localstack \#2595 
[\#3102](https://github.com/apache/camel-quarkus/pull/3102) 
([aldettinger](https://github.com/aldettinger))
 - Revert back to taking the azure-sdk-bom version from Camel 
[\#3101](https://github.com/apache/camel-quarkus/pull/3101) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -810,12 +816,14 @@
 - Upgrade to to GraalVM 21.2 
[\#2981](https://github.com/apache/camel-quarkus/issues/2981)
 

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-20 Thread github-bot
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 9411480  Updated CHANGELOG.md
9411480 is described below

commit 9411480bec1649f87262dbf71339ab1884b894e0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 21 03:09:43 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index e1696ec..eb80e62 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,6 @@
 
 **Closed issues:**
 
-- Docs xref check failures 
[\#3109](https://github.com/apache/camel-quarkus/issues/3109)
 - Salesforce integration tests: possible failures 
[\#3103](https://github.com/apache/camel-quarkus/issues/3103)
 - Test `platform-http` with SSL enabled 
[\#3093](https://github.com/apache/camel-quarkus/issues/3093)
 - Improve handling of `quarkus.*.enabled` configuration properties 
[\#3091](https://github.com/apache/camel-quarkus/issues/3091)
@@ -32,6 +31,7 @@
 
 **Merged pull requests:**
 
+- Upgrade Quarkus to 2.2.3.Final 
[\#3118](https://github.com/apache/camel-quarkus/pull/3118) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fixup 0be98ea Use test grouping for MongoDB extensions \#3089 
[\#3117](https://github.com/apache/camel-quarkus/pull/3117) 
([ppalaga](https://github.com/ppalaga))
 - Fixup 68be716 Allow extending an existing Catalog 
[\#3113](https://github.com/apache/camel-quarkus/pull/3113) 
([ppalaga](https://github.com/ppalaga))
 - Test platform-http with SSL enabled 
[\#3112](https://github.com/apache/camel-quarkus/pull/3112) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-21 Thread github-bot
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 15f6215  Updated CHANGELOG.md
15f6215 is described below

commit 15f6215a8148f8e87ae18c2ac9d8be704e5e0241
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 22 03:10:57 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index eb80e62..dfc0581 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,6 +31,7 @@
 
 **Merged pull requests:**
 
+- aws2-lambda: Added updateFunction and getFunction tests  \#2749 
[\#3120](https://github.com/apache/camel-quarkus/pull/3120) 
([aldettinger](https://github.com/aldettinger))
 - Upgrade Quarkus to 2.2.3.Final 
[\#3118](https://github.com/apache/camel-quarkus/pull/3118) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fixup 0be98ea Use test grouping for MongoDB extensions \#3089 
[\#3117](https://github.com/apache/camel-quarkus/pull/3117) 
([ppalaga](https://github.com/ppalaga))
 - Fixup 68be716 Allow extending an existing Catalog 
[\#3113](https://github.com/apache/camel-quarkus/pull/3113) 
([ppalaga](https://github.com/ppalaga))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-22 Thread github-bot
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 cbfd86c  Updated CHANGELOG.md
cbfd86c is described below

commit cbfd86cc8d16603b968ed05583725f2c8db0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 23 03:11:15 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index dfc0581..b90c77b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,6 +31,7 @@
 
 **Merged pull requests:**
 
+- Upgrade Quarkus to 2.3.0.CR1 
[\#3122](https://github.com/apache/camel-quarkus/pull/3122) 
([jamesnetherton](https://github.com/jamesnetherton))
 - aws2-lambda: Added updateFunction and getFunction tests  \#2749 
[\#3120](https://github.com/apache/camel-quarkus/pull/3120) 
([aldettinger](https://github.com/aldettinger))
 - Upgrade Quarkus to 2.2.3.Final 
[\#3118](https://github.com/apache/camel-quarkus/pull/3118) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fixup 0be98ea Use test grouping for MongoDB extensions \#3089 
[\#3117](https://github.com/apache/camel-quarkus/pull/3117) 
([ppalaga](https://github.com/ppalaga))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-23 Thread github-bot
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 43ede15  Updated CHANGELOG.md
43ede15 is described below

commit 43ede15e8675c094df663980a47eef1178782b4d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 24 03:11:29 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b90c77b..2c7db42 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
 
 **Closed issues:**
 
+- Docs xref check failures 
[\#3109](https://github.com/apache/camel-quarkus/issues/3109)
 - Salesforce integration tests: possible failures 
[\#3103](https://github.com/apache/camel-quarkus/issues/3103)
 - Test `platform-http` with SSL enabled 
[\#3093](https://github.com/apache/camel-quarkus/issues/3093)
 - Improve handling of `quarkus.*.enabled` configuration properties 
[\#3091](https://github.com/apache/camel-quarkus/issues/3091)


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-24 Thread github-bot
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 21468a3  Updated CHANGELOG.md
21468a3 is described below

commit 21468a3913a095dd2156a98c751ae0d8d3be3ae4
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 25 03:11:07 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c7db42..6540781 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
 
 **Closed issues:**
 
+- Improve Kafka integration with Quarkus dev services 
[\#3121](https://github.com/apache/camel-quarkus/issues/3121)
 - Docs xref check failures 
[\#3109](https://github.com/apache/camel-quarkus/issues/3109)
 - Salesforce integration tests: possible failures 
[\#3103](https://github.com/apache/camel-quarkus/issues/3103)
 - Test `platform-http` with SSL enabled 
[\#3093](https://github.com/apache/camel-quarkus/issues/3093)
@@ -32,6 +33,10 @@
 
 **Merged pull requests:**
 
+- Use camel-quarkus-build-parent-it as a direct parent of each test module 
[\#3128](https://github.com/apache/camel-quarkus/pull/3128) 
([ppalaga](https://github.com/ppalaga))
+- Add notes on Quarkus Dev Services to JDBC & SQL extension docs 
[\#3127](https://github.com/apache/camel-quarkus/pull/3127) 
([jamesnetherton](https://github.com/jamesnetherton))
+- aws2-lambda: Add alias tests  \#2749 
[\#3126](https://github.com/apache/camel-quarkus/pull/3126) 
([aldettinger](https://github.com/aldettinger))
+- Improve Kafka integration with Quarkus dev services 
[\#3125](https://github.com/apache/camel-quarkus/pull/3125) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Quarkus to 2.3.0.CR1 
[\#3122](https://github.com/apache/camel-quarkus/pull/3122) 
([jamesnetherton](https://github.com/jamesnetherton))
 - aws2-lambda: Added updateFunction and getFunction tests  \#2749 
[\#3120](https://github.com/apache/camel-quarkus/pull/3120) 
([aldettinger](https://github.com/aldettinger))
 - Upgrade Quarkus to 2.2.3.Final 
[\#3118](https://github.com/apache/camel-quarkus/pull/3118) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-27 Thread github-bot
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 99fdc0e  Updated CHANGELOG.md
99fdc0e is described below

commit 99fdc0e0d18935c8e0ab933cd9a2f3e3701509e1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 28 03:12:17 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6540781..81e79f2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,7 @@
 - Unsatisfying test coverage of binding mode in rest component 
[\#3028](https://github.com/apache/camel-quarkus/issues/3028)
 - Salesforce : add test coverage  
[\#2938](https://github.com/apache/camel-quarkus/issues/2938)
 - Expand AWS S3 test coverage 
[\#2745](https://github.com/apache/camel-quarkus/issues/2745)
+- Kafka - add test coverage 
[\#2627](https://github.com/apache/camel-quarkus/issues/2627)
 - AWS2 Lambda integration timeouts on Localstack 
[\#2595](https://github.com/apache/camel-quarkus/issues/2595)
 - Examples should have use Quarkus Main Application  
[\#1280](https://github.com/apache/camel-quarkus/issues/1280)
 
@@ -37,6 +38,7 @@
 - Add notes on Quarkus Dev Services to JDBC & SQL extension docs 
[\#3127](https://github.com/apache/camel-quarkus/pull/3127) 
([jamesnetherton](https://github.com/jamesnetherton))
 - aws2-lambda: Add alias tests  \#2749 
[\#3126](https://github.com/apache/camel-quarkus/pull/3126) 
([aldettinger](https://github.com/aldettinger))
 - Improve Kafka integration with Quarkus dev services 
[\#3125](https://github.com/apache/camel-quarkus/pull/3125) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Improve Kafka test coverage 
[\#3124](https://github.com/apache/camel-quarkus/pull/3124) 
([zbendhiba](https://github.com/zbendhiba))
 - Upgrade Quarkus to 2.3.0.CR1 
[\#3122](https://github.com/apache/camel-quarkus/pull/3122) 
([jamesnetherton](https://github.com/jamesnetherton))
 - aws2-lambda: Added updateFunction and getFunction tests  \#2749 
[\#3120](https://github.com/apache/camel-quarkus/pull/3120) 
([aldettinger](https://github.com/aldettinger))
 - Upgrade Quarkus to 2.2.3.Final 
[\#3118](https://github.com/apache/camel-quarkus/pull/3118) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-29 Thread github-bot
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 4427ba0  Updated CHANGELOG.md
4427ba0 is described below

commit 4427ba0a2dc59b352817a1aef3674205b9fa166f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 30 03:11:05 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7ba2a0e..bfb450f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,7 +12,9 @@
 **Closed issues:**
 
 - \[Camel 3.12\] Remove the reflection register for 
SunJaxb21NamespacePrefixMapper 
[\#3132](https://github.com/apache/camel-quarkus/issues/3132)
+- Make integration tests runnable against Quarkus Platform BOM 
[\#3123](https://github.com/apache/camel-quarkus/issues/3123)
 - Improve Kafka integration with Quarkus dev services 
[\#3121](https://github.com/apache/camel-quarkus/issues/3121)
+- Finish expanding of AWS DDB tests 
[\#3114](https://github.com/apache/camel-quarkus/issues/3114)
 - Docs xref check failures 
[\#3109](https://github.com/apache/camel-quarkus/issues/3109)
 - Salesforce integration tests: possible failures 
[\#3103](https://github.com/apache/camel-quarkus/issues/3103)
 - Test `platform-http` with SSL enabled 
[\#3093](https://github.com/apache/camel-quarkus/issues/3093)
@@ -35,6 +37,10 @@
 
 **Merged pull requests:**
 
+- aws2-lambda: Add lambda function tag operations test \#2749 
[\#3139](https://github.com/apache/camel-quarkus/pull/3139) 
([aldettinger](https://github.com/aldettinger))
+- Fix list continuation in aws2-ddb docs 
[\#3138](https://github.com/apache/camel-quarkus/pull/3138) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Add missing grouped test modules to formatting steps 
[\#3136](https://github.com/apache/camel-quarkus/pull/3136) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Make integration tests runnable against Quarkus Platform BOM  
[\#3134](https://github.com/apache/camel-quarkus/pull/3134) 
([ppalaga](https://github.com/ppalaga))
 - Test Quarkus DynamoDB extension with Camel Quarkus AWS 2 DDB 
[\#3133](https://github.com/apache/camel-quarkus/pull/3133) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Use camel-quarkus-build-parent-it as a direct parent of each test module 
[\#3128](https://github.com/apache/camel-quarkus/pull/3128) 
([ppalaga](https://github.com/ppalaga))
 - Add notes on Quarkus Dev Services to JDBC & SQL extension docs 
[\#3127](https://github.com/apache/camel-quarkus/pull/3127) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-09-30 Thread github-bot
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 fd87056  Updated CHANGELOG.md
fd87056 is described below

commit fd8705687ab103155fbb838f00a5e2bec57df09e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 1 03:10:55 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index bfb450f..07e9ca3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,13 +33,17 @@
 - Expand AWS S3 test coverage 
[\#2745](https://github.com/apache/camel-quarkus/issues/2745)
 - Kafka - add test coverage 
[\#2627](https://github.com/apache/camel-quarkus/issues/2627)
 - AWS2 Lambda integration timeouts on Localstack 
[\#2595](https://github.com/apache/camel-quarkus/issues/2595)
+- Test camel-quarkus-aws2-s3 together with quarkus-amazon-s3 
[\#2590](https://github.com/apache/camel-quarkus/issues/2590)
 - Examples should have use Quarkus Main Application  
[\#1280](https://github.com/apache/camel-quarkus/issues/1280)
 
 **Merged pull requests:**
 
+- Fixes \#3143: Add latest non-prerelease eips 
[\#3146](https://github.com/apache/camel-quarkus/pull/3146) 
([djencks](https://github.com/djencks))
+- Upgrade Quarkus to 2.3.0.Final 
[\#3140](https://github.com/apache/camel-quarkus/pull/3140) 
([jamesnetherton](https://github.com/jamesnetherton))
 - aws2-lambda: Add lambda function tag operations test \#2749 
[\#3139](https://github.com/apache/camel-quarkus/pull/3139) 
([aldettinger](https://github.com/aldettinger))
 - Fix list continuation in aws2-ddb docs 
[\#3138](https://github.com/apache/camel-quarkus/pull/3138) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add missing grouped test modules to formatting steps 
[\#3136](https://github.com/apache/camel-quarkus/pull/3136) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Test Quarkus S3 extension with Camel Quarkus AWS 2 S3 
[\#3135](https://github.com/apache/camel-quarkus/pull/3135) 
([zhfeng](https://github.com/zhfeng))
 - Make integration tests runnable against Quarkus Platform BOM  
[\#3134](https://github.com/apache/camel-quarkus/pull/3134) 
([ppalaga](https://github.com/ppalaga))
 - Test Quarkus DynamoDB extension with Camel Quarkus AWS 2 DDB 
[\#3133](https://github.com/apache/camel-quarkus/pull/3133) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Use camel-quarkus-build-parent-it as a direct parent of each test module 
[\#3128](https://github.com/apache/camel-quarkus/pull/3128) 
([ppalaga](https://github.com/ppalaga))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-10-01 Thread github-bot
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 673ec2f  Updated CHANGELOG.md
673ec2f is described below

commit 673ec2fad80e4953d82c397d72be84869588283f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 2 03:11:14 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 76 ++--
 1 file changed, 43 insertions(+), 33 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07e9ca3..cf70f9d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,43 +2,15 @@
 
 ## [Unreleased](https://github.com/apache/camel-quarkus/tree/HEAD)
 
-[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.2.0...HEAD)
-
-**Fixed bugs:**
-
-- Opentracing can't be disabled via config 
[\#3084](https://github.com/apache/camel-quarkus/issues/3084)
-- XchangeTest failure due to deprecated binance WAPI endpoints 
[\#3016](https://github.com/apache/camel-quarkus/issues/3016)
-
-**Closed issues:**
-
-- \[Camel 3.12\] Remove the reflection register for 
SunJaxb21NamespacePrefixMapper 
[\#3132](https://github.com/apache/camel-quarkus/issues/3132)
-- Make integration tests runnable against Quarkus Platform BOM 
[\#3123](https://github.com/apache/camel-quarkus/issues/3123)
-- Improve Kafka integration with Quarkus dev services 
[\#3121](https://github.com/apache/camel-quarkus/issues/3121)
-- Finish expanding of AWS DDB tests 
[\#3114](https://github.com/apache/camel-quarkus/issues/3114)
-- Docs xref check failures 
[\#3109](https://github.com/apache/camel-quarkus/issues/3109)
-- Salesforce integration tests: possible failures 
[\#3103](https://github.com/apache/camel-quarkus/issues/3103)
-- Test `platform-http` with SSL enabled 
[\#3093](https://github.com/apache/camel-quarkus/issues/3093)
-- Improve handling of `quarkus.*.enabled` configuration properties 
[\#3091](https://github.com/apache/camel-quarkus/issues/3091)
-- Split MongoDB test into MongoDB and Mongo Grid FS 
[\#3089](https://github.com/apache/camel-quarkus/issues/3089)
-- Split Quartz test into Quartz and Cron 
[\#3086](https://github.com/apache/camel-quarkus/issues/3086)
-- Improve native support for `org.apache.http.impl.client.BasicAuthCache` 
[\#3079](https://github.com/apache/camel-quarkus/issues/3079)
-- \[Camel 3.11.2 / Camel 3.12.0\] Enable tests for OpenApi license and contact 
info [\#3076](https://github.com/apache/camel-quarkus/issues/3076)
-- Expand OpenAPI Java test coverage 
[\#3072](https://github.com/apache/camel-quarkus/issues/3072)
-- Salesforce : Impossible to custom fields for Platform events 
[\#3067](https://github.com/apache/camel-quarkus/issues/3067)
-- JdbcAggregationRepository build error by spring JtaTransactionManager  
[\#3054](https://github.com/apache/camel-quarkus/issues/3054)
-- Sql - enable test with different databases 
[\#3053](https://github.com/apache/camel-quarkus/issues/3053)
-- Expand REST DSL test coverage 
[\#3036](https://github.com/apache/camel-quarkus/issues/3036)
-- Unsatisfying test coverage of binding mode in rest component 
[\#3028](https://github.com/apache/camel-quarkus/issues/3028)
-- Salesforce : add test coverage  
[\#2938](https://github.com/apache/camel-quarkus/issues/2938)
-- Expand AWS S3 test coverage 
[\#2745](https://github.com/apache/camel-quarkus/issues/2745)
-- Kafka - add test coverage 
[\#2627](https://github.com/apache/camel-quarkus/issues/2627)
-- AWS2 Lambda integration timeouts on Localstack 
[\#2595](https://github.com/apache/camel-quarkus/issues/2595)
-- Test camel-quarkus-aws2-s3 together with quarkus-amazon-s3 
[\#2590](https://github.com/apache/camel-quarkus/issues/2590)
-- Examples should have use Quarkus Main Application  
[\#1280](https://github.com/apache/camel-quarkus/issues/1280)
+[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.3.0...HEAD)
 
 **Merged pull requests:**
 
+- Avoid release:prepare failure "The version could not be updated: 
[\#3150](https://github.com/apache/camel-quarkus/pull/3150) 
([ppalaga](https://github.com/ppalaga))
+- Enable auto replacement of camel-spring-boot docs branch reference 
[\#3148](https://github.com/apache/camel-quarkus/pull/3148) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Issue 3143 fix eip xrefs some more 
[\#3147](https://github.com/apache/camel-quarkus/pull/3147) 
([djencks](https://github.com/djencks))
 - Fixes \#3143: Add latest non-prerelease eips 
[\#3146](https://github.com/apache/camel-quarkus/pull/3146) 
([djencks](https://github.com/djencks))
+- Enable Aws2TestEnvContext to handle setting up Quarkus AWS configuration 
properties [\#3141](https://github.com/apache/camel-quarkus/pull/3141) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Quarkus to 2.3.0.Final 
[\#3140](https://g

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-07-15 Thread github-bot
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 d38d8b7  Updated CHANGELOG.md
d38d8b7 is described below

commit d38d8b739dbd4e37d2abe6f5ecfee8e5529ece4a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 16 03:11:15 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f0e467..42a9754 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- Revise DefaultExchangeHolder 
[\#2905](https://github.com/apache/camel-quarkus/issues/2905)
 - openapi-java failure when building native-image 
[\#2892](https://github.com/apache/camel-quarkus/issues/2892)
 - kudu: remove the useless test harness logic dedicated to Java 8 
[\#2885](https://github.com/apache/camel-quarkus/issues/2885)
 - camel-quarkus-kafka : Kafka oauth authentication issue with 
kafka-oauth-client 0.8.x versions 
[\#2878](https://github.com/apache/camel-quarkus/issues/2878)


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-07-19 Thread github-bot
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 fa7a4e5  Updated CHANGELOG.md
fa7a4e5 is described below

commit fa7a4e512b5a5a2d43233e1e3bd20830ce043750
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 20 03:10:56 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 42a9754..78fb6c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- can't build camel-fhir extension native image 
[\#2906](https://github.com/apache/camel-quarkus/issues/2906)
 - Revise DefaultExchangeHolder 
[\#2905](https://github.com/apache/camel-quarkus/issues/2905)
 - openapi-java failure when building native-image 
[\#2892](https://github.com/apache/camel-quarkus/issues/2892)
 - kudu: remove the useless test harness logic dedicated to Java 8 
[\#2885](https://github.com/apache/camel-quarkus/issues/2885)
@@ -21,6 +22,7 @@
 - Test camel.faulttolerance.\* set of properties 
[\#2780](https://github.com/apache/camel-quarkus/issues/2780)
 - Automatic check to ensure that camel.quarkus.jvmSince and 
camel.quarkus.nativeSince are not newer than the current SNAPSHOT 
[\#2763](https://github.com/apache/camel-quarkus/issues/2763)
 - Add Kamelet example 
[\#2731](https://github.com/apache/camel-quarkus/issues/2731)
+- camel-quarkus-minio: "quarkus.minio.url" is mandatory and must be a valid 
url [\#2721](https://github.com/apache/camel-quarkus/issues/2721)
 - Test both camel and quarkus configuration of underlying component quarkus 
client [\#2712](https://github.com/apache/camel-quarkus/issues/2712)
 - Split with AggregationStrategy 
[\#2690](https://github.com/apache/camel-quarkus/issues/2690)
 - Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3 
[\#2651](https://github.com/apache/camel-quarkus/issues/2651)
@@ -32,6 +34,9 @@
 
 **Merged pull requests:**
 
+- camel-quarkus-minio: quarkus.minio.url is not mandatory 
[\#2911](https://github.com/apache/camel-quarkus/pull/2911) 
([JiriOndrusek](https://github.com/JiriOndrusek))
+- Upgrade Quarkus to 2.1.0.CR1 
[\#2910](https://github.com/apache/camel-quarkus/pull/2910) 
([jamesnetherton](https://github.com/jamesnetherton))
+- fix  can't build camel-fhir extension native image \#2906 
[\#2907](https://github.com/apache/camel-quarkus/pull/2907) 
([ffang](https://github.com/ffang))
 - Warn users that not all combinations of artifacts managed by 
[\#2899](https://github.com/apache/camel-quarkus/pull/2899) 
([ppalaga](https://github.com/ppalaga))
 - Add tests for Quarkus traced beans with Camel routes 
[\#2898](https://github.com/apache/camel-quarkus/pull/2898) 
([jamesnetherton](https://github.com/jamesnetherton))
 - add info about usage of nimbus-jose-jwt 
[\#2896](https://github.com/apache/camel-quarkus/pull/2896) 
([zbendhiba](https://github.com/zbendhiba))


[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-07-20 Thread github-bot
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 3e218bd  Updated CHANGELOG.md
3e218bd is described below

commit 3e218bd20e9643854600598d562044fb866b38e9
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 21 03:08:42 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 78fb6c2..dedfd0c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
 
 [Full Changelog](https://github.com/apache/camel-quarkus/compare/2.0.0...HEAD)
 
+**Fixed bugs:**
+
+- Cannot re-process old Kafka messages because of Quarkus overriding the 
group.id [\#2901](https://github.com/apache/camel-quarkus/issues/2901)
+
 **Closed issues:**
 
 - can't build camel-fhir extension native image 
[\#2906](https://github.com/apache/camel-quarkus/issues/2906)
@@ -20,7 +24,9 @@
 - Leverage catalog metadata to discover unremovable bean types 
[\#2822](https://github.com/apache/camel-quarkus/issues/2822)
 - add affinity dependency in a mac profile for camel-hazelcast extension 
[\#2800](https://github.com/apache/camel-quarkus/issues/2800)
 - Test camel.faulttolerance.\* set of properties 
[\#2780](https://github.com/apache/camel-quarkus/issues/2780)
+- Intermittent failure of testJmsTransaction  
[\#2767](https://github.com/apache/camel-quarkus/issues/2767)
 - Automatic check to ensure that camel.quarkus.jvmSince and 
camel.quarkus.nativeSince are not newer than the current SNAPSHOT 
[\#2763](https://github.com/apache/camel-quarkus/issues/2763)
+- Refactor registration of serialization once support is present in Quarkus 
[\#2755](https://github.com/apache/camel-quarkus/issues/2755)
 - Add Kamelet example 
[\#2731](https://github.com/apache/camel-quarkus/issues/2731)
 - camel-quarkus-minio: "quarkus.minio.url" is mandatory and must be a valid 
url [\#2721](https://github.com/apache/camel-quarkus/issues/2721)
 - Test both camel and quarkus configuration of underlying component quarkus 
client [\#2712](https://github.com/apache/camel-quarkus/issues/2712)
@@ -29,14 +35,18 @@
 - No consumers available on endpoint 
[\#2632](https://github.com/apache/camel-quarkus/issues/2632)
 - Add camel-kamelet extension example 
[\#2630](https://github.com/apache/camel-quarkus/issues/2630)
 - Autowiring of beans can cause warning and problem "bean was marked as unused 
and removed during build" 
[\#2519](https://github.com/apache/camel-quarkus/issues/2519)
+- Nitrite - follow up - simplify serialization configuration 
[\#2255](https://github.com/apache/camel-quarkus/issues/2255)
 - OpenTelemetry support 
[\#2084](https://github.com/apache/camel-quarkus/issues/2084)
 - Turn off bean removal by ArC  
[\#1387](https://github.com/apache/camel-quarkus/issues/1387)
 
 **Merged pull requests:**
 
+- Prevent configuration of QuarkusKafkaClientFactory if 
quarkus-kubernetes-service-binding is not on the classpath 
[\#2913](https://github.com/apache/camel-quarkus/pull/2913) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Add information about BOMs and precedence of them 
[\#2912](https://github.com/apache/camel-quarkus/pull/2912) 
([mmuzikar](https://github.com/mmuzikar))
 - camel-quarkus-minio: quarkus.minio.url is not mandatory 
[\#2911](https://github.com/apache/camel-quarkus/pull/2911) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Upgrade Quarkus to 2.1.0.CR1 
[\#2910](https://github.com/apache/camel-quarkus/pull/2910) 
([jamesnetherton](https://github.com/jamesnetherton))
 - fix  can't build camel-fhir extension native image \#2906 
[\#2907](https://github.com/apache/camel-quarkus/pull/2907) 
([ffang](https://github.com/ffang))
+- Use of serialization feature of Quakus \(includes Sql and Nitrite\) 
[\#2904](https://github.com/apache/camel-quarkus/pull/2904) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Warn users that not all combinations of artifacts managed by 
[\#2899](https://github.com/apache/camel-quarkus/pull/2899) 
([ppalaga](https://github.com/ppalaga))
 - Add tests for Quarkus traced beans with Camel routes 
[\#2898](https://github.com/apache/camel-quarkus/pull/2898) 
([jamesnetherton](https://github.com/jamesnetherton))
 - add info about usage of nimbus-jose-jwt 
[\#2896](https://github.com/apache/camel-quarkus/pull/2896) 
([zbendhiba](https://github.com/zbendhiba))
@@ -127,6 +137,7 @@
 - Added move and delete tests for FTP extension \#2645 
[\#2710](https://github.com/apache/camel-quarkus/pull/2710) 
([aldettinger](https://github.com/aldettinger))
 - Fix vertx-http SSL integration test 
[\#2705](https://github.com/apache/camel-quarkus/pull/2705) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Expanded Saxon test coverage with XPath saxon tests and fixed related… 

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-07-21 Thread github-bot
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 17d64d1  Updated CHANGELOG.md
17d64d1 is described below

commit 17d64d188654373f06d0a634f8fb7993fd296143
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 22 03:10:20 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 15 +++
 1 file changed, 15 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index dedfd0c..bc4070c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 
 **Closed issues:**
 
+- js-dsl integration test failure 
[\#2908](https://github.com/apache/camel-quarkus/issues/2908)
 - can't build camel-fhir extension native image 
[\#2906](https://github.com/apache/camel-quarkus/issues/2906)
 - Revise DefaultExchangeHolder 
[\#2905](https://github.com/apache/camel-quarkus/issues/2905)
 - openapi-java failure when building native-image 
[\#2892](https://github.com/apache/camel-quarkus/issues/2892)
@@ -18,9 +19,11 @@
 - Avoid producing `FeatureBuildItem` in support extensions 
[\#2873](https://github.com/apache/camel-quarkus/issues/2873)
 - Combine build sanity checks into a single script 
[\#2869](https://github.com/apache/camel-quarkus/issues/2869)
 - Give some guidance to end users which messaging extensions they should use 
in which situation [\#2856](https://github.com/apache/camel-quarkus/issues/2856)
+- \[Quarkus 2.1\] Remove reflective class registration for 
`ScramSaslClientFactory` 
[\#2850](https://github.com/apache/camel-quarkus/issues/2850)
 - string-template:bean Bean Injection:  camel quarkus cannot find resource 
error [\#2849](https://github.com/apache/camel-quarkus/issues/2849)
 - Document the need of @RegisterForReflection in Bean doc 
[\#2844](https://github.com/apache/camel-quarkus/issues/2844)
 - InfinispanTest failed on Mac 
[\#2840](https://github.com/apache/camel-quarkus/issues/2840)
+- Remove `quarkus.camel.sql.script-files` configuration property 
[\#2823](https://github.com/apache/camel-quarkus/issues/2823)
 - Leverage catalog metadata to discover unremovable bean types 
[\#2822](https://github.com/apache/camel-quarkus/issues/2822)
 - add affinity dependency in a mac profile for camel-hazelcast extension 
[\#2800](https://github.com/apache/camel-quarkus/issues/2800)
 - Test camel.faulttolerance.\* set of properties 
[\#2780](https://github.com/apache/camel-quarkus/issues/2780)
@@ -32,19 +35,31 @@
 - Test both camel and quarkus configuration of underlying component quarkus 
client [\#2712](https://github.com/apache/camel-quarkus/issues/2712)
 - Split with AggregationStrategy 
[\#2690](https://github.com/apache/camel-quarkus/issues/2690)
 - Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3 
[\#2651](https://github.com/apache/camel-quarkus/issues/2651)
+- Expand Netty test coverage 
[\#2636](https://github.com/apache/camel-quarkus/issues/2636)
 - No consumers available on endpoint 
[\#2632](https://github.com/apache/camel-quarkus/issues/2632)
 - Add camel-kamelet extension example 
[\#2630](https://github.com/apache/camel-quarkus/issues/2630)
+- Support JMS ObjectMessage 
[\#2599](https://github.com/apache/camel-quarkus/issues/2599)
 - Autowiring of beans can cause warning and problem "bean was marked as unused 
and removed during build" 
[\#2519](https://github.com/apache/camel-quarkus/issues/2519)
+- Document the options for configuring the ElasticSearch REST client 
[\#2502](https://github.com/apache/camel-quarkus/issues/2502)
 - Nitrite - follow up - simplify serialization configuration 
[\#2255](https://github.com/apache/camel-quarkus/issues/2255)
 - OpenTelemetry support 
[\#2084](https://github.com/apache/camel-quarkus/issues/2084)
+- Investigate replacing bouncycastle support extension with Quarkus 
bouncycastle  [\#2005](https://github.com/apache/camel-quarkus/issues/2005)
 - Turn off bean removal by ArC  
[\#1387](https://github.com/apache/camel-quarkus/issues/1387)
 
 **Merged pull requests:**
 
+- Document the options for configuring the ElasticSearch REST client 
[\#2923](https://github.com/apache/camel-quarkus/pull/2923) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Remove reflective class registration for ScramSaslClientFactory 
[\#2920](https://github.com/apache/camel-quarkus/pull/2920) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Support JMS ObjectMessage 
[\#2919](https://github.com/apache/camel-quarkus/pull/2919) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Expand Netty test coverage 
[\#2918](https://github.com/apache/camel-quarkus/pull/2918) 
([jamesnetherton](https://github.com/jamesnetherton))
+- add zbendhiba public key 
[\#2917](https://github.com/apache/camel-quarkus/pull/2917) 
([zbendhiba](https://github.com/zbendhiba))
+- Remove quarkus.camel.sql.script-files 

  1   2   3   4   5   6   >