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 1447cfb  Updated CHANGELOG.md
1447cfb is described below

commit 1447cfb218d3e566be5431cd3e0dd6146463aace
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 17 03:08:12 2021 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index cce978d..7f8dfa4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,15 +10,22 @@
 - 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)
+- Fix JSON Jackson jacksonConversionPojo test 
[\#2726](https://github.com/apache/camel-quarkus/issues/2726)
+- \[infinispan\] Test both camel and quarkus configuration of underlying 
component quarkus client 
[\#2713](https://github.com/apache/camel-quarkus/issues/2713)
 - 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)
 - \[Quarkus 2.0\] Consider following the way how Quarkus handles Avro schemas 
[\#2513](https://github.com/apache/camel-quarkus/issues/2513)
+- Salesforce fails to start because loginUrl configuration is ignored 
[\#2499](https://github.com/apache/camel-quarkus/issues/2499)
 
 **Merged pull requests:**
 
+- Test Quarkus and Camel Infinispan client configuration 
[\#2798](https://github.com/apache/camel-quarkus/pull/2798) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Fixup \#2658 Intermittent failures in MongoDbTest.testTailingConsumer\(… 
[\#2795](https://github.com/apache/camel-quarkus/pull/2795) 
([ppalaga](https://github.com/ppalaga))
+- Avoid leaking localstack containers when ryuk is disabled 
[\#2792](https://github.com/apache/camel-quarkus/pull/2792) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Fix JSON Jackson jacksonConversionPojo test-addressed feedback \#2726 
[\#2790](https://github.com/apache/camel-quarkus/pull/2790) 
([ffang](https://github.com/ffang))
 - Deprecated @BuildTimeAvroDataFormat in favor of quarkus-avro build ti… 
[\#2787](https://github.com/apache/camel-quarkus/pull/2787) 
([aldettinger](https://github.com/aldettinger))
 - Exclude org.bouncycastle:bcprov-debug-jdk15on from camel-as2 because we 
[\#2785](https://github.com/apache/camel-quarkus/pull/2785) 
([ppalaga](https://github.com/ppalaga))
 - Fix typo in JIRA relationship name 
[\#2784](https://github.com/apache/camel-quarkus/pull/2784) 
([mmuzikar](https://github.com/mmuzikar))

Reply via email to