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 3462140 Updated CHANGELOG.md
3462140 is described below
commit 3462140c0142abf331226baec88c41a3869aaca7
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat May 8 03:26:32 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2a85a55..0535ec4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,8 +9,10 @@
- kamelet-binding: improve conditions
[\#2265](https://github.com/apache/camel-k/issues/2265)
- Consolidate make targets used in Github actions
[\#2263](https://github.com/apache/camel-k/issues/2263)
- Camel K and Amazon EKS \(Elastic Kubernetes Service\)
[\#2241](https://github.com/apache/camel-k/issues/2241)
+- `kamel` run fails for remote files on windows
[\#2239](https://github.com/apache/camel-k/issues/2239)
- Update run-from-github page to correct github example path
[\#2230](https://github.com/apache/camel-k/issues/2230)
- Release 1.4.0 [\#2134](https://github.com/apache/camel-k/issues/2134)
+- Dependency autoloading is not working correctly with YAML format
[\#2098](https://github.com/apache/camel-k/issues/2098)
- PodSpecable Integration
[\#2096](https://github.com/apache/camel-k/issues/2096)
- Can't mount secrets with binary data
[\#2009](https://github.com/apache/camel-k/issues/2009)
- kamelet-binding : suport for error handling
[\#1941](https://github.com/apache/camel-k/issues/1941)
@@ -30,9 +32,12 @@
- Replaced the logging configuration documentation with the logging trait
documentation [\#2259](https://github.com/apache/camel-k/pull/2259)
([orpiske](https://github.com/orpiske))
- Support adjusting the log level for integrations
[\#2258](https://github.com/apache/camel-k/pull/2258)
([orpiske](https://github.com/orpiske))
- fix\(olm\): Update CSV base template
[\#2257](https://github.com/apache/camel-k/pull/2257)
([astefanutti](https://github.com/astefanutti))
+- fix\(cmd\): run file system stat errors
[\#2255](https://github.com/apache/camel-k/pull/2255)
([squakez](https://github.com/squakez))
- Fix typo [\#2254](https://github.com/apache/camel-k/pull/2254)
([apupier](https://github.com/apupier))
- fix\(api\): Fix error handler types deepcopy generation
[\#2253](https://github.com/apache/camel-k/pull/2253)
([astefanutti](https://github.com/astefanutti))
- Added support for the json log format via the logging trait
[\#2252](https://github.com/apache/camel-k/pull/2252)
([orpiske](https://github.com/orpiske))
+- refactor\(example\): error handler using a real Kafka topic
[\#2248](https://github.com/apache/camel-k/pull/2248)
([squakez](https://github.com/squakez))
+- fix\(source\): yaml route steps
[\#2247](https://github.com/apache/camel-k/pull/2247)
([squakez](https://github.com/squakez))
- Improve readability of error messages in Camel K
[\#2245](https://github.com/apache/camel-k/pull/2245)
([orpiske](https://github.com/orpiske))
- doc\(install\): operationalize options
[\#2244](https://github.com/apache/camel-k/pull/2244)
([squakez](https://github.com/squakez))
- fix\(ci\): Use Docker to build OLM index image
[\#2242](https://github.com/apache/camel-k/pull/2242)
([astefanutti](https://github.com/astefanutti))