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 a6ecac1d95 Updated CHANGELOG.md
a6ecac1d95 is described below
commit a6ecac1d95c82ed507664f13ce0939a35b6af3d0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 11 03:55:54 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3bfde759d7..a89fbddf51 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Fixed bugs:**
+- SalesforceIntegrationTest.testCDCAndStreamingEvents fails
[\#4161](https://github.com/apache/camel-quarkus/issues/4161)
- \[Quarkus 2.14.0\] PgeventTest application fails to start
[\#4114](https://github.com/apache/camel-quarkus/issues/4114)
- kamelet-chucknorris example project tests are failing
[\#4111](https://github.com/apache/camel-quarkus/issues/4111)
@@ -21,6 +22,8 @@
**Merged pull requests:**
+- rest-openapi: Minor update to usage doc \(\#4117\)
[\#4168](https://github.com/apache/camel-quarkus/pull/4168)
([djcoleman](https://github.com/djcoleman))
+- Fix Salesforce endpoint URIs for CDC eventing
[\#4166](https://github.com/apache/camel-quarkus/pull/4166)
([jamesnetherton](https://github.com/jamesnetherton))
- Add sync tag for ahc.version property
[\#4164](https://github.com/apache/camel-quarkus/pull/4164)
([jamesnetherton](https://github.com/jamesnetherton))
- Align Azure SDK BOM version with Camel
[\#4163](https://github.com/apache/camel-quarkus/pull/4163)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade Quarkus to 2.13.1.Final
[\#4160](https://github.com/apache/camel-quarkus/pull/4160)
([jamesnetherton](https://github.com/jamesnetherton))