Skip to content

Commit 3ce5294

Browse files
Updated CHANGELOG.md
1 parent e452faf commit 3ce5294

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,22 @@
66

77
**Closed issues:**
88

9+
- Resume release command needs to be performed from target/checkout directory [\#2736](https://github.com/apache/camel-quarkus/issues/2736)
10+
- Kafka SASL tests fail after the upgrade to Quarkus 2.0.0.CR3 [\#2729](https://github.com/apache/camel-quarkus/issues/2729)
11+
- camel-quarkus-example : dev mode issue [\#2723](https://github.com/apache/camel-quarkus/issues/2723)
912
- Add missing use cases into MongoDb test coverage [\#2715](https://github.com/apache/camel-quarkus/issues/2715)
1013
- \[camel-quarkus-examples\] HealthTest/TimerLogMainTest/ObservabilityTest failure on camel-quarkus-main branch [\#2711](https://github.com/apache/camel-quarkus/issues/2711)
1114
- Register all @JsonView array elements for reflection [\#2708](https://github.com/apache/camel-quarkus/issues/2708)
1215
- 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)
1316
- Expand Saxon test coverage with xpath saxon tests [\#2702](https://github.com/apache/camel-quarkus/issues/2702)
1417
- Debezium: Unresolved type during parsing: org.eclipse.jetty.util.StringUtil [\#2695](https://github.com/apache/camel-quarkus/issues/2695)
18+
- \[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)
1519
- Problem with dashed queryParams [\#2685](https://github.com/apache/camel-quarkus/issues/2685)
1620
- camel-quarkus-jacksonxml:JsonView annotations take no effect in native mode [\#2681](https://github.com/apache/camel-quarkus/issues/2681)
1721
- 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)
1822
- 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)
1923
- Error when using Camel Kinesis component - java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory [\#2666](https://github.com/apache/camel-quarkus/issues/2666)
24+
- 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)
2025
- vert-x http client failing for HTTPS with Quarkus 2.0.0.Alpha3 [\#2656](https://github.com/apache/camel-quarkus/issues/2656)
2126
- Native compilation issues on GraalVM 21.1 [\#2653](https://github.com/apache/camel-quarkus/issues/2653)
2227
- \[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 @@
2530
- jacksonxml: add test coverage [\#2633](https://github.com/apache/camel-quarkus/issues/2633)
2631
- camel-jackson-protobuf data format native support [\#2615](https://github.com/apache/camel-quarkus/issues/2615)
2732
- Messaging integration test for JMS topics is not working [\#2608](https://github.com/apache/camel-quarkus/issues/2608)
33+
- \[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)
34+
- \[Camel 3.10\] Improve KafkaClientFactory integration [\#2486](https://github.com/apache/camel-quarkus/issues/2486)
2835
- CamelKafkaTest fails intermittently on the CI [\#2461](https://github.com/apache/camel-quarkus/issues/2461)
2936
- Quarkus Oracle Jdbc Issue NativeMode [\#2448](https://github.com/apache/camel-quarkus/issues/2448)
37+
- \[2.0\] Remove camel-quarkus-xml-io [\#2436](https://github.com/apache/camel-quarkus/issues/2436)
3038
- \[Camel 3.10\] jsonpath: Getting rid of json-smart as explicit and transitive dependency [\#2435](https://github.com/apache/camel-quarkus/issues/2435)
39+
- Remove -H:+InlineBeforeAnalysis from Spring RabbitMQ test once Quarkus has InlineBeforeAnalysisBuildItem [\#2416](https://github.com/apache/camel-quarkus/issues/2416)
40+
- \[2.0\] Remove camel-quarkus-componentdsl and camel-quarkus-endpointdsl extensions [\#2354](https://github.com/apache/camel-quarkus/issues/2354)
3141
- Optaplanner native integration tests fail with Quarkus 1.12 [\#2205](https://github.com/apache/camel-quarkus/issues/2205)
3242
- Mocking ProducerTemplate [\#2067](https://github.com/apache/camel-quarkus/issues/2067)
3343
- Debezium-mongodb - observe issue DBZ-2831, which blocks integration tests. [\#2060](https://github.com/apache/camel-quarkus/issues/2060)
3444
- aws kinesis: De-aggregate producer side aggregated msgs [\#2023](https://github.com/apache/camel-quarkus/issues/2023)
3545
- AWS properties not picked up [\#1871](https://github.com/apache/camel-quarkus/issues/1871)
3646
- Investigate intermittent build failures due to port conflicts [\#1370](https://github.com/apache/camel-quarkus/issues/1370)
47+
- Import Debezium BOM [\#1310](https://github.com/apache/camel-quarkus/issues/1310)
3748
- Ugly re-formatted code [\#444](https://github.com/apache/camel-quarkus/issues/444)
3849
- Do not include the source XSLT files into the application archive [\#438](https://github.com/apache/camel-quarkus/issues/438)
3950
- Consider importing camel-bom in camel-quarkus-bom [\#159](https://github.com/apache/camel-quarkus/issues/159)
4051

4152
**Merged pull requests:**
4253

54+
- Improve KafkaClientFactory integration [\#2735](https://github.com/apache/camel-quarkus/pull/2735) ([jamesnetherton](https://github.com/jamesnetherton))
55+
- Disable dev services for Kafka itests [\#2734](https://github.com/apache/camel-quarkus/pull/2734) ([jamesnetherton](https://github.com/jamesnetherton))
56+
- Fix MasterTest health check endpoint path [\#2732](https://github.com/apache/camel-quarkus/pull/2732) ([jamesnetherton](https://github.com/jamesnetherton))
4357
- camel-jackson-protobuf data format native support [\#2728](https://github.com/apache/camel-quarkus/pull/2728) ([jamesnetherton](https://github.com/jamesnetherton))
4458
- 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))
59+
- Upgrade to Quarkus 2.0.0.CR3 [\#2722](https://github.com/apache/camel-quarkus/pull/2722) ([ppalaga](https://github.com/ppalaga))
4560
- Fixes for Quarkus Platform 2.0.0 [\#2720](https://github.com/apache/camel-quarkus/pull/2720) ([ppalaga](https://github.com/ppalaga))
4661
- Enable test for REST body validation [\#2717](https://github.com/apache/camel-quarkus/pull/2717) ([jamesnetherton](https://github.com/jamesnetherton))
4762
- Add missing use cases into MongoDb test coverage \#2715 [\#2716](https://github.com/apache/camel-quarkus/pull/2716) ([JiriOndrusek](https://github.com/JiriOndrusek))

0 commit comments

Comments
 (0)