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.git
The following commit(s) were added to refs/heads/main by this push:
new f7ce333 Updated CHANGELOG.md
f7ce333 is described below
commit f7ce333605afaae20f0f36cd2ffc4957f28c4c1d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 3 03:08:08 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c9f65f2..3aff8b9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,11 +6,13 @@
**Closed issues:**
+- \[cmd\] kamel run github|http|... fails on windows machine
[\#2475](https://github.com/apache/camel-k/issues/2475)
- Oddity in channel name
[\#2468](https://github.com/apache/camel-k/issues/2468)
- No endpoint found for Smooks after explicitly adding dependency with kamel
[\#2437](https://github.com/apache/camel-k/issues/2437)
**Merged pull requests:**
+- fix\(cmd/run\): windows scheme support
[\#2477](https://github.com/apache/camel-k/pull/2477)
([squakez](https://github.com/squakez))
- Fix \#2468: parse all YAML nodes in the tree
[\#2476](https://github.com/apache/camel-k/pull/2476)
([nicolaferraro](https://github.com/nicolaferraro))
- doc\(architecture\): trait section
[\#2465](https://github.com/apache/camel-k/pull/2465)
([squakez](https://github.com/squakez))
- chore: Remove Camel Sources support from Knative trait
[\#2460](https://github.com/apache/camel-k/pull/2460)
([astefanutti](https://github.com/astefanutti))