This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/master by this push: new 0b4d2d1 Updated CHANGELOG.md 0b4d2d1 is described below commit 0b4d2d16a57d1c807ed95315d81846ca976ff1c7 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Sep 10 03:08:34 2020 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b307a8c..48c1c15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -168,6 +168,7 @@ - Cannot run openapi in quarkus mode [\#258](https://github.com/apache/camel-k-runtime/issues/258) - Add circuit-breaker capability [\#257](https://github.com/apache/camel-k-runtime/issues/257) - \[quarkus\] support stopping the application [\#224](https://github.com/apache/camel-k-runtime/issues/224) +- Complete support for EIP in YAML DSL [\#183](https://github.com/apache/camel-k-runtime/issues/183) - Support CloudEvents v1.0.0 [\#179](https://github.com/apache/camel-k-runtime/issues/179) **Merged pull requests:** @@ -363,7 +364,6 @@ - Remove support for java class loader [\#195](https://github.com/apache/camel-k-runtime/issues/195) - Upgrade to Camel RC3 [\#189](https://github.com/apache/camel-k-runtime/issues/189) -- Complete support for EIP in YAML DSL [\#183](https://github.com/apache/camel-k-runtime/issues/183) - CamelCloudEventXXX not converted to CE header [\#177](https://github.com/apache/camel-k-runtime/issues/177) - Undertow does not shut down properly in webhook route policy [\#172](https://github.com/apache/camel-k-runtime/issues/172) - switch to camel main for quarkus related bits [\#149](https://github.com/apache/camel-k-runtime/issues/149)