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 a1157e6 Updated CHANGELOG.md
a1157e6 is described below
commit a1157e61e0366a304c25fd7db142512fef473421
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 22 03:12:37 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82dd2b9..50e4da5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@
**Merged pull requests:**
+- Add NOTE section for smallrye-reactive-messaging usage docs
[\#3476](https://github.com/apache/camel-quarkus/pull/3476)
([jamesnetherton](https://github.com/jamesnetherton))
- Avoid creating `CamelBeanBuildItem` for health checks if they are disabled
[\#3475](https://github.com/apache/camel-quarkus/pull/3475)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade Quarkus to 2.7.0.CR1
[\#3473](https://github.com/apache/camel-quarkus/pull/3473)
([jamesnetherton](https://github.com/jamesnetherton))
- 📝 Improve documentation on setting up the Salesforce developer account
[\#3469](https://github.com/apache/camel-quarkus/pull/3469)
([zbendhiba](https://github.com/zbendhiba))