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 3e59201 Updated CHANGELOG.md 3e59201 is described below commit 3e59201a961399fe89e271848014979ec03f8e93 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Jun 11 03:42:20 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 120 +++++++++++++++++++++++++++++++---------------------------- 1 file changed, 64 insertions(+), 56 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index abf23be..8279a88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,63 +2,12 @@ ## [Unreleased](https://github.com/apache/camel-quarkus/tree/HEAD) -[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.0.0-M1...HEAD) - -**Closed issues:** - -- Intermittent failures in Aws2SqsSnsIT [\#2741](https://github.com/apache/camel-quarkus/issues/2741) -- Unable to determine the status of the running process in LogIT without resteasy [\#2737](https://github.com/apache/camel-quarkus/issues/2737) -- 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) -- Sql aggregator does not work in native mode, solve DefaultExchangeHolder globally. [\#2693](https://github.com/apache/camel-quarkus/issues/2693) -- \[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) -- GraalVM 21.1 in CryptoIT: Trying to verify a provider that was not registered at build time: BC version 1.68 [\#2673](https://github.com/apache/camel-quarkus/issues/2673) -- 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) -- Intermittent failures in MongoDbTest.testTailingConsumer\(\) and MongoDbTest.testPersistentTailingConsumer\(\) [\#2658](https://github.com/apache/camel-quarkus/issues/2658) -- 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) -- Test moving and deleting files on an FTP server [\#2645](https://github.com/apache/camel-quarkus/issues/2645) -- jackson: add test coverage [\#2634](https://github.com/apache/camel-quarkus/issues/2634) -- jacksonxml: add test coverage [\#2633](https://github.com/apache/camel-quarkus/issues/2633) -- Expand Sql test coverage [\#2623](https://github.com/apache/camel-quarkus/issues/2623) -- camel-jackson-protobuf data format native support [\#2615](https://github.com/apache/camel-quarkus/issues/2615) -- camel-jackson-avro data format native support [\#2610](https://github.com/apache/camel-quarkus/issues/2610) -- 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) -- Kafka and Strimzi examples [\#1028](https://github.com/apache/camel-quarkus/issues/1028) -- 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) +[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.0.0-M2...HEAD) **Merged pull requests:** +- Fix Qute component metadata in Camel Quarkus catalog [\#2760](https://github.com/apache/camel-quarkus/pull/2760) ([ppalaga](https://github.com/ppalaga)) +- Unregister MongoDb's ChangeStreamDocument from reflection once it is … [\#2759](https://github.com/apache/camel-quarkus/pull/2759) ([ppalaga](https://github.com/ppalaga)) - yaml-dsl: enable flow mode deserialization by default [\#2757](https://github.com/apache/camel-quarkus/pull/2757) ([lburgazzoli](https://github.com/lburgazzoli)) - camel-jackson-avro data format native support [\#2754](https://github.com/apache/camel-quarkus/pull/2754) ([jamesnetherton](https://github.com/jamesnetherton)) - Sql aggregator does not work in native mode. [\#2748](https://github.com/apache/camel-quarkus/pull/2748) ([JiriOndrusek](https://github.com/JiriOndrusek)) @@ -603,6 +552,65 @@ - org.apache.camel.quarkus.main.CamelMainApplication should be registered for reflection [\#1454](https://github.com/apache/camel-quarkus/pull/1454) ([lburgazzoli](https://github.com/lburgazzoli)) - Document how to use mock in JVM mode tests \#1449 [\#1452](https://github.com/apache/camel-quarkus/pull/1452) ([JiriOndrusek](https://github.com/JiriOndrusek)) +## [2.0.0-M2](https://github.com/apache/camel-quarkus/tree/2.0.0-M2) (2021-06-10) + +[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.0.0-M1...2.0.0-M2) + +**Closed issues:** + +- Intermittent failures in Aws2SqsSnsIT [\#2741](https://github.com/apache/camel-quarkus/issues/2741) +- Unable to determine the status of the running process in LogIT without resteasy [\#2737](https://github.com/apache/camel-quarkus/issues/2737) +- 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) +- Fix Qute component metadata in Camel Quarkus catalog [\#2701](https://github.com/apache/camel-quarkus/issues/2701) +- Debezium: Unresolved type during parsing: org.eclipse.jetty.util.StringUtil [\#2695](https://github.com/apache/camel-quarkus/issues/2695) +- Sql aggregator does not work in native mode, solve DefaultExchangeHolder globally. [\#2693](https://github.com/apache/camel-quarkus/issues/2693) +- \[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) +- GraalVM 21.1 in CryptoIT: Trying to verify a provider that was not registered at build time: BC version 1.68 [\#2673](https://github.com/apache/camel-quarkus/issues/2673) +- 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) +- Intermittent failures in MongoDbTest.testTailingConsumer\(\) and MongoDbTest.testPersistentTailingConsumer\(\) [\#2658](https://github.com/apache/camel-quarkus/issues/2658) +- 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) +- Unregister MongoDb's ChangeStreamDocument from reflection once it is provided by Quarkus [\#2649](https://github.com/apache/camel-quarkus/issues/2649) +- \[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) +- Test moving and deleting files on an FTP server [\#2645](https://github.com/apache/camel-quarkus/issues/2645) +- jackson: add test coverage [\#2634](https://github.com/apache/camel-quarkus/issues/2634) +- jacksonxml: add test coverage [\#2633](https://github.com/apache/camel-quarkus/issues/2633) +- Expand Sql test coverage [\#2623](https://github.com/apache/camel-quarkus/issues/2623) +- camel-jackson-protobuf data format native support [\#2615](https://github.com/apache/camel-quarkus/issues/2615) +- camel-jackson-avro data format native support [\#2610](https://github.com/apache/camel-quarkus/issues/2610) +- 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) +- Kafka and Strimzi examples [\#1028](https://github.com/apache/camel-quarkus/issues/1028) +- 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) + ## [2.0.0-M1](https://github.com/apache/camel-quarkus/tree/2.0.0-M1) (2021-05-26) [Full Changelog](https://github.com/apache/camel-quarkus/compare/1.8.1...2.0.0-M1) @@ -619,9 +627,7 @@ - Solr test fails during native compilation after upgrade to Camel 3.10.0 and Quarkus 2.0.0.Alpha3 [\#2657](https://github.com/apache/camel-quarkus/issues/2657) - package org.apache.camel.builder does not exist when using fast-jar in application.properties [\#2612](https://github.com/apache/camel-quarkus/issues/2612) -- With fix of \#2260 too many @Converters are registered [\#2570](https://github.com/apache/camel-quarkus/issues/2570) - \[Quarkus 2.0.0.Alpha2\] : quarkus-bootstrap-maven-plugin [\#2568](https://github.com/apache/camel-quarkus/issues/2568) -- several integration-test failure in native mode [\#2550](https://github.com/apache/camel-quarkus/issues/2550) - 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) @@ -672,9 +678,11 @@ - \[Quarkus 2.0.0.Alpha2\] vert.x failure [\#2577](https://github.com/apache/camel-quarkus/issues/2577) - \[Quarkus 2.0.0.Alpha2\] Capabilities error [\#2573](https://github.com/apache/camel-quarkus/issues/2573) - \[Quarkus 2.0.0.Alpha2\] System.properties not recognized if set in Test Resource [\#2572](https://github.com/apache/camel-quarkus/issues/2572) +- With fix of \#2260 too many @Converters are registered [\#2570](https://github.com/apache/camel-quarkus/issues/2570) - \[Quarkus 2.0.0.Alpha2\] upgrade to GrpcService annotation [\#2569](https://github.com/apache/camel-quarkus/issues/2569) - \[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) - Test TypeConverters [\#2537](https://github.com/apache/camel-quarkus/issues/2537) - Test simple language [\#2533](https://github.com/apache/camel-quarkus/issues/2533)