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 9f7ea2100a Updated CHANGELOG.md
9f7ea2100a is described below
commit 9f7ea2100a47063c99c26b264d427b9ca23d364c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 2 03:13:15 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 09c5f6d804..0be7611cd8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,6 +32,7 @@
- Limit aether.connector.http.connectionMaxTtl to 120 seconds
[\#4864](https://github.com/apache/camel-quarkus/pull/4864)
([ppalaga](https://github.com/ppalaga))
- Fixup Upgrade to Maven Wrapper 3.2.0 and Maven 3.9.1
[\#4863](https://github.com/apache/camel-quarkus/pull/4863)
([ppalaga](https://github.com/ppalaga))
- Generated sources regen for SBOM
[\#4862](https://github.com/apache/camel-quarkus/pull/4862)
([github-actions[bot]](https://github.com/apps/github-actions))
+- simple\("${exchange.getMessage\(\).getBody\(\)}"\) causes a
MethodNotFoundException in native mode
[\#4861](https://github.com/apache/camel-quarkus/pull/4861)
([ppalaga](https://github.com/ppalaga))
- Upgrade to quarkus-cxf 2.0.2, Stop managing woodstox directly, rather
[\#4859](https://github.com/apache/camel-quarkus/pull/4859)
([ppalaga](https://github.com/ppalaga))
- Upgrade to Maven Wrapper 3.2.0 and Maven 3.9.1
[\#4857](https://github.com/apache/camel-quarkus/pull/4857)
([ppalaga](https://github.com/ppalaga))
- Snmp: Extend coverage of some smaller features \#4850
[\#4854](https://github.com/apache/camel-quarkus/pull/4854)
([JiriOndrusek](https://github.com/JiriOndrusek))