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 6d382d9 Updated CHANGELOG.md
6d382d9 is described below
commit 6d382d9a8fd3d9c65749fb74e3ce2788fb562ce2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 26 03:09:06 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a8cc72..24cfe16 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@
- Create an extension fot camel-k-runtime-master
[\#470](https://github.com/apache/camel-k-runtime/issues/470)
- Use camel-dependencies instead of our own
[\#459](https://github.com/apache/camel-k-runtime/issues/459)
- knative: support for programmatically add entries to the knative environment
[\#454](https://github.com/apache/camel-k-runtime/issues/454)
+- knative: refactor knative environment definition
[\#453](https://github.com/apache/camel-k-runtime/issues/453)
- Invalid example on yaml language docu
[\#423](https://github.com/apache/camel-k-runtime/issues/423)
- \[yaml\] support for configuring beans with the yaml dsl
[\#376](https://github.com/apache/camel-k-runtime/issues/376)
- kamelets: create a camel-kamelet component
[\#375](https://github.com/apache/camel-k-runtime/issues/375)
@@ -27,7 +28,11 @@
**Merged pull requests:**
+- build: deploy to ASF snapshots from GitHub Actions
[\#505](https://github.com/apache/camel-k-runtime/pull/505)
([lburgazzoli](https://github.com/lburgazzoli))
+- chore\(build\): add virtual deps to quarkus itests to ensure test have
correct dependency tree on deployment artifacts
[\#504](https://github.com/apache/camel-k-runtime/pull/504)
([lburgazzoli](https://github.com/lburgazzoli))
+- Create a wrap component to wrap single tenant component
[\#503](https://github.com/apache/camel-k-runtime/pull/503)
([lburgazzoli](https://github.com/lburgazzoli))
- Sink Kamelet not called
[\#502](https://github.com/apache/camel-k-runtime/pull/502)
([lburgazzoli](https://github.com/lburgazzoli))
+- knative: refactor knative environment definition
[\#501](https://github.com/apache/camel-k-runtime/pull/501)
([lburgazzoli](https://github.com/lburgazzoli))
- quarkus: consolidate kamelet integration tests
[\#499](https://github.com/apache/camel-k-runtime/pull/499)
([lburgazzoli](https://github.com/lburgazzoli))
- quarkus: consolidate knative its
[\#498](https://github.com/apache/camel-k-runtime/pull/498)
([lburgazzoli](https://github.com/lburgazzoli))
- quarkus: add integration tests for knative
[\#497](https://github.com/apache/camel-k-runtime/pull/497)
([lburgazzoli](https://github.com/lburgazzoli))