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

commit 3ce5294074ae8d36e8d59d2bcec4376d4aaa05fe
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 8 03:34:31 2021 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b5b9421..944c87c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,17 +6,22 @@
 
 **Closed issues:**
 
+- Resume release command needs to be performed from target/checkout directory 
[\#2736](https://github.com/apache/camel-quarkus/issues/2736)
+- Kafka SASL tests fail after the upgrade to Quarkus 2.0.0.CR3 
[\#2729](https://github.com/apache/camel-quarkus/issues/2729)
+- camel-quarkus-example : dev mode issue 
[\#2723](https://github.com/apache/camel-quarkus/issues/2723)
 - Add missing use cases into MongoDb test coverage 
[\#2715](https://github.com/apache/camel-quarkus/issues/2715)
 - \[camel-quarkus-examples\] HealthTest/TimerLogMainTest/ObservabilityTest 
failure on camel-quarkus-main branch 
[\#2711](https://github.com/apache/camel-quarkus/issues/2711)
 - Register all @JsonView array elements for reflection 
[\#2708](https://github.com/apache/camel-quarkus/issues/2708)
 - demonstrate how to configure quarkus-jackson extension's own ObjectMapper 
instance and reuse it in our jackson test 
[\#2706](https://github.com/apache/camel-quarkus/issues/2706)
 - Expand Saxon test coverage with xpath saxon tests 
[\#2702](https://github.com/apache/camel-quarkus/issues/2702)
 - Debezium: Unresolved type during parsing: org.eclipse.jetty.util.StringUtil  
[\#2695](https://github.com/apache/camel-quarkus/issues/2695)
+- \[Quarkus 2.0.0.CR3\] ClassNotFoundException: 
com.aayushatharva.brotli4j.decoder.DecoderJNI$Wrapper in Google Storage, PubSub 
and BigQuery test [\#2692](https://github.com/apache/camel-quarkus/issues/2692)
 - Problem with dashed queryParams 
[\#2685](https://github.com/apache/camel-quarkus/issues/2685)
 - camel-quarkus-jacksonxml:JsonView annotations take no effect in native mode 
[\#2681](https://github.com/apache/camel-quarkus/issues/2681)
 - Error when using camel-quarkus-jackson in native mode: 
java.lang.ClassNotFoundException: 
com.fasterxml.jackson.module.jaxb.JaxbAnnotationModule 
[\#2677](https://github.com/apache/camel-quarkus/issues/2677)
 - AWS2 test: org.apache.log4j.Priority required via netty, although netty 
should not be in the class path at all  
[\#2670](https://github.com/apache/camel-quarkus/issues/2670)
 - Error when using Camel Kinesis component - java.lang.ClassNotFoundException: 
org.apache.commons.logging.LogFactory 
[\#2666](https://github.com/apache/camel-quarkus/issues/2666)
+- camel-quarkus-master-integration-test failing after the upgrade to Camel 
3.10.0 and Quarkus 2.0.0.Alpha3 
[\#2660](https://github.com/apache/camel-quarkus/issues/2660)
 - vert-x http client failing for HTTPS with Quarkus 2.0.0.Alpha3 
[\#2656](https://github.com/apache/camel-quarkus/issues/2656)
 - Native compilation issues on GraalVM 21.1 
[\#2653](https://github.com/apache/camel-quarkus/issues/2653)
 - \[Quarkus 2.0.0.CR1\] Stop managing kotlinx-coroutines-core once we get it 
managed from Quarkus 
[\#2646](https://github.com/apache/camel-quarkus/issues/2646)
@@ -25,23 +30,33 @@
 - jacksonxml: add test coverage 
[\#2633](https://github.com/apache/camel-quarkus/issues/2633)
 - camel-jackson-protobuf data format native support 
[\#2615](https://github.com/apache/camel-quarkus/issues/2615)
 - Messaging integration test for JMS topics is not working 
[\#2608](https://github.com/apache/camel-quarkus/issues/2608)
+- \[Camel 3.10\] Upgrade to minio 8.2.1 in Camel 3.10 breaks Quarkiverse Minio 
and MinioClientProducer in our test 
[\#2503](https://github.com/apache/camel-quarkus/issues/2503)
+- \[Camel 3.10\] Improve KafkaClientFactory integration 
[\#2486](https://github.com/apache/camel-quarkus/issues/2486)
 - CamelKafkaTest fails intermittently on the CI 
[\#2461](https://github.com/apache/camel-quarkus/issues/2461)
 - Quarkus Oracle Jdbc Issue NativeMode 
[\#2448](https://github.com/apache/camel-quarkus/issues/2448)
+- \[2.0\] Remove camel-quarkus-xml-io 
[\#2436](https://github.com/apache/camel-quarkus/issues/2436)
 - \[Camel 3.10\] jsonpath: Getting rid of json-smart as explicit and 
transitive dependency 
[\#2435](https://github.com/apache/camel-quarkus/issues/2435)
+- Remove -H:+InlineBeforeAnalysis from Spring RabbitMQ test once Quarkus has 
InlineBeforeAnalysisBuildItem 
[\#2416](https://github.com/apache/camel-quarkus/issues/2416)
+- \[2.0\] Remove camel-quarkus-componentdsl and camel-quarkus-endpointdsl 
extensions [\#2354](https://github.com/apache/camel-quarkus/issues/2354)
 - Optaplanner native integration tests fail with Quarkus 1.12 
[\#2205](https://github.com/apache/camel-quarkus/issues/2205)
 - Mocking ProducerTemplate 
[\#2067](https://github.com/apache/camel-quarkus/issues/2067)
 - Debezium-mongodb - observe issue DBZ-2831, which blocks integration tests. 
[\#2060](https://github.com/apache/camel-quarkus/issues/2060)
 - aws kinesis: De-aggregate producer side aggregated msgs 
[\#2023](https://github.com/apache/camel-quarkus/issues/2023)
 - AWS properties not picked up 
[\#1871](https://github.com/apache/camel-quarkus/issues/1871)
 - Investigate intermittent build failures due to port conflicts 
[\#1370](https://github.com/apache/camel-quarkus/issues/1370)
+- Import Debezium BOM 
[\#1310](https://github.com/apache/camel-quarkus/issues/1310)
 - Ugly re-formatted code 
[\#444](https://github.com/apache/camel-quarkus/issues/444)
 - Do not include the source XSLT files into the application archive 
[\#438](https://github.com/apache/camel-quarkus/issues/438)
 - Consider importing camel-bom in camel-quarkus-bom 
[\#159](https://github.com/apache/camel-quarkus/issues/159)
 
 **Merged pull requests:**
 
+- Improve KafkaClientFactory integration 
[\#2735](https://github.com/apache/camel-quarkus/pull/2735) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Disable dev services for Kafka itests 
[\#2734](https://github.com/apache/camel-quarkus/pull/2734) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Fix MasterTest health check endpoint path 
[\#2732](https://github.com/apache/camel-quarkus/pull/2732) 
([jamesnetherton](https://github.com/jamesnetherton))
 - camel-jackson-protobuf data format native support 
[\#2728](https://github.com/apache/camel-quarkus/pull/2728) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix \#2608 to create destination correctly and re-enable the test case 
[\#2725](https://github.com/apache/camel-quarkus/pull/2725) 
([zhfeng](https://github.com/zhfeng))
+- Upgrade to Quarkus 2.0.0.CR3 
[\#2722](https://github.com/apache/camel-quarkus/pull/2722) 
([ppalaga](https://github.com/ppalaga))
 - Fixes for Quarkus Platform 2.0.0 
[\#2720](https://github.com/apache/camel-quarkus/pull/2720) 
([ppalaga](https://github.com/ppalaga))
 - Enable test for REST body validation 
[\#2717](https://github.com/apache/camel-quarkus/pull/2717) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add missing use cases into MongoDb test coverage \#2715 
[\#2716](https://github.com/apache/camel-quarkus/pull/2716) 
([JiriOndrusek](https://github.com/JiriOndrusek))

Reply via email to