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 dcc8eb6 Updated CHANGELOG.md
dcc8eb6 is described below
commit dcc8eb6d9f25c819536116dd99222c24e57832a2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 2 03:10:04 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ebe27c7..4c58335 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
**Merged pull requests:**
+- Fix usage of incorrect @Produces annotation
[\#2865](https://github.com/apache/camel-quarkus/pull/2865)
([jamesnetherton](https://github.com/jamesnetherton))
- 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))