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 bb915e8 Updated CHANGELOG.md
bb915e8 is described below
commit bb915e85c002de22694570294e940cf22a2d5a24
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 10 03:32:47 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 19 +++++++++++++------
1 file changed, 13 insertions(+), 6 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f6c38a..abf23be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@
- 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)
@@ -32,7 +33,9 @@
- 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)
@@ -49,12 +52,16 @@
- 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)
**Merged pull requests:**
+- 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))
- Intermittent failures in MongoDbTest-testTailingConsumer and
testPersistentTailingConsumer
[\#2746](https://github.com/apache/camel-quarkus/pull/2746)
([JiriOndrusek](https://github.com/JiriOndrusek))
- Intermittent failures in Aws2SqsSnsIT
[\#2743](https://github.com/apache/camel-quarkus/pull/2743)
([ppalaga](https://github.com/ppalaga))
- Add integration test for discovering custom ProtobufMapper beans
[\#2742](https://github.com/apache/camel-quarkus/pull/2742)
([jamesnetherton](https://github.com/jamesnetherton))
@@ -611,13 +618,7 @@
**Closed issues:**
- 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)
-- Expand MongoDb test coverage
[\#2622](https://github.com/apache/camel-quarkus/issues/2622)
- package org.apache.camel.builder does not exist when using fast-jar in
application.properties
[\#2612](https://github.com/apache/camel-quarkus/issues/2612)
-- Add a camel-sql case in jta integration tests
[\#2604](https://github.com/apache/camel-quarkus/issues/2604)
-- Cancel Stale Workflow Runs job is cancelling workflows on all branches
[\#2594](https://github.com/apache/camel-quarkus/issues/2594)
-- REST extension doc link is not processed correctly
[\#2591](https://github.com/apache/camel-quarkus/issues/2591)
-- Support @Consume
[\#2580](https://github.com/apache/camel-quarkus/issues/2580)
-- \[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-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)
@@ -660,9 +661,15 @@
- Eagerly initialized Random in various extensions
[\#2664](https://github.com/apache/camel-quarkus/issues/2664)
- Use `CamelContextCustomizer` from camel-api
[\#2637](https://github.com/apache/camel-quarkus/issues/2637)
- Complete simple core doc concerning "type:\*\*\*" expressions
[\#2631](https://github.com/apache/camel-quarkus/issues/2631)
+- Expand MongoDb test coverage
[\#2622](https://github.com/apache/camel-quarkus/issues/2622)
- Test data format EIPs
[\#2616](https://github.com/apache/camel-quarkus/issues/2616)
- Test core languages in isolation
[\#2613](https://github.com/apache/camel-quarkus/issues/2613)
+- Add a camel-sql case in jta integration tests
[\#2604](https://github.com/apache/camel-quarkus/issues/2604)
+- Cancel Stale Workflow Runs job is cancelling workflows on all branches
[\#2594](https://github.com/apache/camel-quarkus/issues/2594)
+- REST extension doc link is not processed correctly
[\#2591](https://github.com/apache/camel-quarkus/issues/2591)
- \[camel 3.10\] NATS native image build failure
[\#2589](https://github.com/apache/camel-quarkus/issues/2589)
+- Support @Consume
[\#2580](https://github.com/apache/camel-quarkus/issues/2580)
+- \[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)
- \[Quarkus 2.0.0.Alpha2\] upgrade to GrpcService annotation
[\#2569](https://github.com/apache/camel-quarkus/issues/2569)