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 68977d6b18 Updated CHANGELOG.md 68977d6b18 is described below commit 68977d6b182881eef3ab0617a4e4ab23908c6129 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Jul 4 03:28:39 2023 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7d70e0e1f..60366abe70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ **Implemented enhancements:** +- Add native support for camel-quarkus-debug [\#5042](https://github.com/apache/camel-quarkus/issues/5042) +- Add native support for camel-quarkus-management [\#5029](https://github.com/apache/camel-quarkus/issues/5029) - Check IBM MQ client is working with quarkus-pooled-jms [\#5016](https://github.com/apache/camel-quarkus/issues/5016) **Fixed bugs:** @@ -58,8 +60,11 @@ **Merged pull requests:** +- Add native support for camel-quarkus-debug [\#5043](https://github.com/apache/camel-quarkus/pull/5043) ([jamesnetherton](https://github.com/jamesnetherton)) - Generated sources regen for SBOM [\#5040](https://github.com/apache/camel-quarkus/pull/5040) ([github-actions[bot]](https://github.com/apps/github-actions)) - Bump quarkus-qpid-jms-bom from 2.2.0 to 2.3.0 [\#5039](https://github.com/apache/camel-quarkus/pull/5039) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Add native support for camel-quarkus-management [\#5037](https://github.com/apache/camel-quarkus/pull/5037) ([jamesnetherton](https://github.com/jamesnetherton)) +- Upgrade Camel to 4.0.0-RC1 [\#5036](https://github.com/apache/camel-quarkus/pull/5036) ([JiriOndrusek](https://github.com/JiriOndrusek)) - Re-enable google-pubsub and google-storage and add a workaround [\#5033](https://github.com/apache/camel-quarkus/pull/5033) ([zhfeng](https://github.com/zhfeng)) - Upgrade to quarkus-cxf 2.2.0 [\#5032](https://github.com/apache/camel-quarkus/pull/5032) ([ppalaga](https://github.com/ppalaga)) - Micrometer: It is not necessary to produce JMXRegistry for the test \#5030 [\#5031](https://github.com/apache/camel-quarkus/pull/5031) ([JiriOndrusek](https://github.com/JiriOndrusek))