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 d1dc105 Updated CHANGELOG.md
d1dc105 is described below
commit d1dc1057f5c0370be2ffafccaf442f6893d0f7d0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 11 03:12:22 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2396063..4bf23c3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,7 +19,9 @@
**Merged pull requests:**
+- Avoid usage of deprecated io.quarkus.arc.AlternativePriority
[\#3445](https://github.com/apache/camel-quarkus/pull/3445)
([jamesnetherton](https://github.com/jamesnetherton))
- Add test coverage for OpenTelemetry `@WithSpan` annotation
[\#3443](https://github.com/apache/camel-quarkus/pull/3443)
([jamesnetherton](https://github.com/jamesnetherton))
+- Remove redundancy in pom description
[\#3440](https://github.com/apache/camel-quarkus/pull/3440)
([apupier](https://github.com/apupier))
- Exclude commons-logging from htmlunit-driver
[\#3438](https://github.com/apache/camel-quarkus/pull/3438)
([jamesnetherton](https://github.com/jamesnetherton))
- Fix timestamp validation in syslog integration tests
[\#3437](https://github.com/apache/camel-quarkus/pull/3437)
([jamesnetherton](https://github.com/jamesnetherton))
- Add test coverage for Quarkus SecurityIdentity & Principal in platform-http
routes [\#3435](https://github.com/apache/camel-quarkus/pull/3435)
([jamesnetherton](https://github.com/jamesnetherton))