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 3c7a512 Updated CHANGELOG.md
3c7a512 is described below
commit 3c7a512cb2de9f6375b7a74c9fb3bbd7f3e2e043
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 6 03:10:31 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 77b5e64..2e82861 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -244,6 +244,7 @@
- Fix \#365: change sinkbinding to be a customizer unrelated to the knatā¦
[\#411](https://github.com/apache/camel-k-runtime/pull/411)
([nicolaferraro](https://github.com/nicolaferraro))
- chore\(test\): cleanup yaml unit tests
[\#410](https://github.com/apache/camel-k-runtime/pull/410)
([lburgazzoli](https://github.com/lburgazzoli))
- Update groovy to v3.0.5
[\#409](https://github.com/apache/camel-k-runtime/pull/409)
([lburgazzoli](https://github.com/lburgazzoli))
+- chore\(deps\): update vert.x to v3.9.1
[\#405](https://github.com/apache/camel-k-runtime/pull/405)
([lburgazzoli](https://github.com/lburgazzoli))
##
[camel-k-runtime-parent-1.4.1](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.4.1)
(2020-07-21)
@@ -264,7 +265,6 @@
- chore\(release\): decrease version to 1.4.1-SNAPSHOT
[\#408](https://github.com/apache/camel-k-runtime/pull/408)
([nicolaferraro](https://github.com/nicolaferraro))
- Upgrade Commons Lang to version 3.11
[\#407](https://github.com/apache/camel-k-runtime/pull/407)
([oscerd](https://github.com/oscerd))
- Upgrade Vertx to version 3.9.2
[\#406](https://github.com/apache/camel-k-runtime/pull/406)
([oscerd](https://github.com/oscerd))
-- chore\(deps\): update vert.x to v3.9.1
[\#405](https://github.com/apache/camel-k-runtime/pull/405)
([lburgazzoli](https://github.com/lburgazzoli))
- \[kotlin\] compile scripts wit the same target level used to compile the
loader [\#404](https://github.com/apache/camel-k-runtime/pull/404)
([lburgazzoli](https://github.com/lburgazzoli))
- Bump Jandex to 2.2.1.Final
[\#403](https://github.com/apache/camel-k-runtime/pull/403)
([oscerd](https://github.com/oscerd))
- Include a test collecting all \*.camelk.yaml files in the repository and
validating it against the yaml schema
[\#402](https://github.com/apache/camel-k-runtime/pull/402)
([lburgazzoli](https://github.com/lburgazzoli))