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 cfbe7817d8 Updated CHANGELOG.md
cfbe7817d8 is described below
commit cfbe7817d83ca276c77c776fe7aefdb3c07c883b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 17 03:55:12 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c406f4e9a2..fc4985ab38 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
**Closed issues:**
+- CEQ 2.11 - rest component .route\(\) method not available but present in
docs [\#3995](https://github.com/apache/camel-quarkus/issues/3995)
- `perf-regression` module should not import `io.quarkus.platform:quarkus-bom`
[\#3979](https://github.com/apache/camel-quarkus/issues/3979)
- Duplicate BOM dependency declaration `org.apache.santuario:xmlsec`
[\#3978](https://github.com/apache/camel-quarkus/issues/3978)
- perf-regression: Use pure Camel transformation
[\#3974](https://github.com/apache/camel-quarkus/issues/3974)
@@ -26,6 +27,7 @@
**Merged pull requests:**
+- Remove documentation references to REST DSL inline routes
[\#3997](https://github.com/apache/camel-quarkus/pull/3997)
([jamesnetherton](https://github.com/jamesnetherton))
- Minor tidying of test-framework modules and docs
[\#3990](https://github.com/apache/camel-quarkus/pull/3990)
([jamesnetherton](https://github.com/jamesnetherton))
- Fix doc reference to JUnit 5 component
[\#3986](https://github.com/apache/camel-quarkus/pull/3986)
([gzurowski](https://github.com/gzurowski))
- CxfSoapClientIT.wsSecurityClient fails in native mode: wsse:Nonce not
present in the request
[\#3985](https://github.com/apache/camel-quarkus/pull/3985)
([ppalaga](https://github.com/ppalaga))