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 2a3f0fb882 Updated CHANGELOG.md
2a3f0fb882 is described below
commit 2a3f0fb882908d47538951f413f47bf23b2d8ddd
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 9 03:38:17 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 259233a674..d300d25ce5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.9.0...HEAD)
+**Closed issues:**
+
+- URL to the Kafka brokers must be configured with the brokers option in
native mode \(continued\)
[\#3742](https://github.com/apache/camel-quarkus/issues/3742)
+
**Merged pull requests:**
- Fix verification of AWS S3 download links
[\#3777](https://github.com/apache/camel-quarkus/pull/3777)
([jamesnetherton](https://github.com/jamesnetherton))