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

commit d5b8cf0420b76ec2a3ec78832e8b468ee4ee88a6
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 17 03:40:38 2022 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2408f3d4c8..2086ca2f99 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
 - Duplicate JMSMessageIDs in camel-quarkus-activemq 
[\#3807](https://github.com/apache/camel-quarkus/issues/3807)
 - Registry lookup for overridden `DefaultBean` types does not work 
[\#3797](https://github.com/apache/camel-quarkus/issues/3797)
 - Slack integration tests fail with the real Slack service 
[\#3781](https://github.com/apache/camel-quarkus/issues/3781)
+- KeyStoreParameters is not in reflection list on Salesforce component. 
[\#3754](https://github.com/apache/camel-quarkus/issues/3754)
 
 **Closed issues:**
 
@@ -69,6 +70,7 @@
 
 **Merged pull requests:**
 
+- Upgrade Quarkus to 2.10.0.Final 
[\#3851](https://github.com/apache/camel-quarkus/pull/3851) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade OptaPlanner to 8.22.1.Final 
[\#3849](https://github.com/apache/camel-quarkus/pull/3849) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Quarkus to 2.10.0.CR1 
[\#3846](https://github.com/apache/camel-quarkus/pull/3846) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Ensure ElasticSearch REST delete index route uses the correct URI scheme 
[\#3845](https://github.com/apache/camel-quarkus/pull/3845) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -113,6 +115,7 @@
 - ⬆️  Upgrade Amazon Services to 1.1.1 
[\#3761](https://github.com/apache/camel-quarkus/pull/3761) 
([zbendhiba](https://github.com/zbendhiba))
 - ⬆️ Upgrade Optaplanner to 8.20.0.Final 
[\#3760](https://github.com/apache/camel-quarkus/pull/3760) 
([zbendhiba](https://github.com/zbendhiba))
 - paho: add test case for RFC3986 style urls \#3758 
[\#3759](https://github.com/apache/camel-quarkus/pull/3759) 
([aldettinger](https://github.com/aldettinger))
+- Add KeyStoreParameters for reflection 
[\#3755](https://github.com/apache/camel-quarkus/pull/3755) 
([ismailbaskin](https://github.com/ismailbaskin))
 - Upgrade Quarkus to 2.9.0.CR1 
[\#3753](https://github.com/apache/camel-quarkus/pull/3753) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix MockEndpoint usage in gRPC tests 
[\#3752](https://github.com/apache/camel-quarkus/pull/3752) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Remove c3p0 from Quartz extension 
[\#3751](https://github.com/apache/camel-quarkus/pull/3751) 
([jamesnetherton](https://github.com/jamesnetherton))

Reply via email to