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 e81ec4cd90 Updated CHANGELOG.md
e81ec4cd90 is described below
commit e81ec4cd908bdf493fb62013f759b56ec3e57c7a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 16 03:13:54 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0aa3ea6809..06caa95928 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
**Closed issues:**
+- Paho MQTT 5 Component Quarkus: using ssl inside native image
[\#4895](https://github.com/apache/camel-quarkus/issues/4895)
- Remove the local upgrade of maven-resolver used by mvnw once we upgrade to
mvnw 3.9.2 [\#4885](https://github.com/apache/camel-quarkus/issues/4885)
- Snmp: cover snmp v3 for POLL operation
[\#4881](https://github.com/apache/camel-quarkus/issues/4881)
- Stop managing woodstox directly, rather rely on quarkus-cxf-bom
[\#4855](https://github.com/apache/camel-quarkus/issues/4855)