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 d8088b4a92 Updated CHANGELOG.md d8088b4a92 is described below commit d8088b4a92a60103e6788c4019cbf9f11bd41c59 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Jan 26 03:17:12 2023 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb4a041848..cfa4d8f210 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ **Merged pull requests:** +- Clean up redundant properties from root pom.xml [\#4439](https://github.com/apache/camel-quarkus/pull/4439) ([jamesnetherton](https://github.com/jamesnetherton)) +- Add test for REST DSL returning CORS headers for OPTIONS request [\#4438](https://github.com/apache/camel-quarkus/pull/4438) ([jamesnetherton](https://github.com/jamesnetherton)) - Fix \#4128 add a dependabot to upgrade quarkiverse versions [\#4433](https://github.com/apache/camel-quarkus/pull/4433) ([zhfeng](https://github.com/zhfeng)) - Fix \#4122 to use io.quarkiverse.cxf:quarkus-cxf-saaj [\#4431](https://github.com/apache/camel-quarkus/pull/4431) ([zhfeng](https://github.com/zhfeng)) - fix the release doc [\#4430](https://github.com/apache/camel-quarkus/pull/4430) ([aldettinger](https://github.com/aldettinger))