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 26ebed5 Updated CHANGELOG.md
26ebed5 is described below
commit 26ebed5d348f4dc44f72ba37ca458dd8b3eb6969
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 2 03:12:30 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 990cade..9010a8f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,9 @@
**Merged pull requests:**
+- Add notes about the salesforce-maven-plugin to the Salesforce extension docs
[\#3250](https://github.com/apache/camel-quarkus/pull/3250)
([jamesnetherton](https://github.com/jamesnetherton))
+- Assert that Component DSL and Endpoint DSL work for AtlasMap
[\#3246](https://github.com/apache/camel-quarkus/pull/3246)
([ppalaga](https://github.com/ppalaga))
+- Added explanation that Quarkus-amazon-lambda can not be used by aws2-…
[\#3245](https://github.com/apache/camel-quarkus/pull/3245)
([JiriOndrusek](https://github.com/JiriOndrusek))
- Align Azurite container version with Camel
[\#3244](https://github.com/apache/camel-quarkus/pull/3244)
([jamesnetherton](https://github.com/jamesnetherton))
- Use log await strategy for Spring RabbitMQ container
[\#3242](https://github.com/apache/camel-quarkus/pull/3242)
([jamesnetherton](https://github.com/jamesnetherton))
- Remove bulkhead related tests as this is not yet implemented in Camel…
[\#3241](https://github.com/apache/camel-quarkus/pull/3241)
([aldettinger](https://github.com/aldettinger))