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 6e27fed Updated CHANGELOG.md
6e27fed is described below
commit 6e27fedbc08f252862b0eb65413b2f06c5404fd2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 15 03:12:51 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 53 ++++++++++++++++++++++++++++++++---------------------
1 file changed, 32 insertions(+), 21 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 67998ea..bde7da6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,12 +6,23 @@
**Closed issues:**
+- Unable to determine the status of the running process in TimerIT without
resteasy [\#2772](https://github.com/apache/camel-quarkus/issues/2772)
+- Solr test doesn't work on RHEL 8
[\#2766](https://github.com/apache/camel-quarkus/issues/2766)
- camel.main.dump-routes = true does not work
[\#2761](https://github.com/apache/camel-quarkus/issues/2761)
- Avoid duplicating code in `org.apache.camel.quarkus.core.BaseModel`
[\#2752](https://github.com/apache/camel-quarkus/issues/2752)
+- Intermittent failures in MllpIT
[\#2671](https://github.com/apache/camel-quarkus/issues/2671)
+- Adapt Observability docs page to Quarkus 2.0.0
[\#2659](https://github.com/apache/camel-quarkus/issues/2659)
- kamelet extension: add test for kamelet discovery mechanism
[\#2652](https://github.com/apache/camel-quarkus/issues/2652)
+- Kafka - add Kafka Idempotent repository test
[\#2626](https://github.com/apache/camel-quarkus/issues/2626)
+- \[camel 3.10\] Test setting MLLP default charset from system property for
native mode [\#2554](https://github.com/apache/camel-quarkus/issues/2554)
**Merged pull requests:**
+- Adapt Observability docs page to Quarkus 2.0.0
[\#2775](https://github.com/apache/camel-quarkus/pull/2775)
([jamesnetherton](https://github.com/jamesnetherton))
+- Test setting MLLP default charset from system property for native mode
[\#2774](https://github.com/apache/camel-quarkus/pull/2774)
([jamesnetherton](https://github.com/jamesnetherton))
+- fix Unable to determine the status of the running process in TimerIT …
[\#2773](https://github.com/apache/camel-quarkus/pull/2773)
([ffang](https://github.com/ffang))
+- Kafka - add Kafka Idempotent repository test
[\#2771](https://github.com/apache/camel-quarkus/pull/2771)
([zbendhiba](https://github.com/zbendhiba))
+- Retry Solr cloud container 'is started' steps on failure
[\#2770](https://github.com/apache/camel-quarkus/pull/2770)
([jamesnetherton](https://github.com/jamesnetherton))
- Avoid port clashes where it may already be reserved via the
build-helper-maven-plugin
[\#2769](https://github.com/apache/camel-quarkus/pull/2769)
([jamesnetherton](https://github.com/jamesnetherton))
- Use autoOffsetReset earliest to avoid missing messages sent by the Kafka
producer [\#2768](https://github.com/apache/camel-quarkus/pull/2768)
([jamesnetherton](https://github.com/jamesnetherton))
- Avoid duplicating code in BaseModel & FastCamelContext
[\#2765](https://github.com/apache/camel-quarkus/pull/2765)
([jamesnetherton](https://github.com/jamesnetherton))
@@ -568,58 +579,58 @@
**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)
+- 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)
+- Fix Qute component metadata in Camel Quarkus catalog
[\#2701](https://github.com/apache/camel-quarkus/issues/2701)
+- \[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)
+- 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)
+- 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)
+- 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)
+- 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)
+- \[2.0\] Remove camel-quarkus-xml-io
[\#2436](https://github.com/apache/camel-quarkus/issues/2436)
+- 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)
+- Import Debezium BOM
[\#1310](https://github.com/apache/camel-quarkus/issues/1310)
## [2.0.0-M1](https://github.com/apache/camel-quarkus/tree/2.0.0-M1)
(2021-05-26)