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 7680c31 Updated CHANGELOG.md 7680c31 is described below commit 7680c3127403b550f76808ac97b03ef6a67a0791 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Mon Feb 22 03:10:18 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf7dc01..7aa1955 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -403,7 +403,6 @@ - Add a check to ensure Maven 3.6.3+ is used [\#278](https://github.com/apache/camel-k-runtime/pull/278) ([lburgazzoli](https://github.com/lburgazzoli)) - Bump Jandex to version 2.1.3.Final [\#276](https://github.com/apache/camel-k-runtime/pull/276) ([oscerd](https://github.com/oscerd)) - Bump Junit Jupiter to version 5.6.1 [\#275](https://github.com/apache/camel-k-runtime/pull/275) ([oscerd](https://github.com/oscerd)) -- create platform http service and other stuffs [\#270](https://github.com/apache/camel-k-runtime/pull/270) ([lburgazzoli](https://github.com/lburgazzoli)) ## [camel-k-runtime-parent-1.2.1](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.2.1) (2020-03-20) @@ -428,6 +427,7 @@ - Bump Maven Build Helper to version 3.1.0 [\#273](https://github.com/apache/camel-k-runtime/pull/273) ([oscerd](https://github.com/oscerd)) - Bump Rest-assured to version 4.3.0 [\#272](https://github.com/apache/camel-k-runtime/pull/272) ([oscerd](https://github.com/oscerd)) - Update camel-quarkus to v1.0.0-M5 [\#271](https://github.com/apache/camel-k-runtime/pull/271) ([lburgazzoli](https://github.com/lburgazzoli)) +- create platform http service and other stuffs [\#270](https://github.com/apache/camel-k-runtime/pull/270) ([lburgazzoli](https://github.com/lburgazzoli)) - Upgrade Jackson to version 2.10.3 [\#269](https://github.com/apache/camel-k-runtime/pull/269) ([oscerd](https://github.com/oscerd)) - Bump Snakeyaml to version 1.26 [\#268](https://github.com/apache/camel-k-runtime/pull/268) ([oscerd](https://github.com/oscerd)) - quarkus: reduce dependencies by depending on quarkus-vertx-core and quarkus-vert-http instead of quarkus-verts [\#263](https://github.com/apache/camel-k-runtime/pull/263) ([lburgazzoli](https://github.com/lburgazzoli))