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-k-runtime.git
The following commit(s) were added to refs/heads/main by this push: new 28aeb378 Updated CHANGELOG.md 28aeb378 is described below commit 28aeb378482e4525bfe6b01039b5f4cfd50f82cb Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Apr 13 03:20:11 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a8e6252..a3842b2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ - Prepare for release 1.13.0 [\#793](https://github.com/apache/camel-k-runtime/issues/793) - Move dsl-jsh to core project [\#767](https://github.com/apache/camel-k-runtime/issues/767) - Move components to Camel [\#752](https://github.com/apache/camel-k-runtime/issues/752) +- HTTP error \(can't write to /deployments/file-uploads\) when not setting content-type [\#634](https://github.com/apache/camel-k-runtime/issues/634) +- Rest options such as cors still don't work [\#416](https://github.com/apache/camel-k-runtime/issues/416) **Merged pull requests:**