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 9be7fed Updated CHANGELOG.md 9be7fed is described below commit 9be7fed5e6faf4e9a57c426ddff59463924bee5c Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Jul 1 03:10:50 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c49845..ebe27c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,15 @@ - string-template:bean Bean Injection: camel quarkus cannot find resource error [\#2849](https://github.com/apache/camel-quarkus/issues/2849) - InfinispanTest failed on Mac [\#2840](https://github.com/apache/camel-quarkus/issues/2840) +- Add Kamelet example [\#2731](https://github.com/apache/camel-quarkus/issues/2731) +- Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3 [\#2651](https://github.com/apache/camel-quarkus/issues/2651) +- Add camel-kamelet extension example [\#2630](https://github.com/apache/camel-quarkus/issues/2630) - OpenTelemetry support [\#2084](https://github.com/apache/camel-quarkus/issues/2084) **Merged pull requests:** +- Dependency upgrades [\#2863](https://github.com/apache/camel-quarkus/pull/2863) ([ppalaga](https://github.com/ppalaga)) +- Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3 \#2651 [\#2859](https://github.com/apache/camel-quarkus/pull/2859) ([JiriOndrusek](https://github.com/JiriOndrusek)) - Add OpenTelemetry extension [\#2854](https://github.com/apache/camel-quarkus/pull/2854) ([jamesnetherton](https://github.com/jamesnetherton)) - Remove Camel 3.11 staging repository [\#2851](https://github.com/apache/camel-quarkus/pull/2851) ([jamesnetherton](https://github.com/jamesnetherton)) - Improve extension descriptions [\#2848](https://github.com/apache/camel-quarkus/pull/2848) ([ppalaga](https://github.com/ppalaga))