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 c76baaf59 Updated CHANGELOG.md
c76baaf59 is described below
commit c76baaf592d33a14ad37ecdc9750783cd4ed0604
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 11 03:32:00 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 377753f00..e748e315e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,7 +24,21 @@
- Modify e2e tests so that if failed the tests is repeated in a new namespace
[\#2965](https://github.com/apache/camel-k/issues/2965)
- Update readiness condition based on new Camel health check format
[\#2886](https://github.com/apache/camel-k/issues/2886)
- Using REST as consumer and producer appends PATH to producer URL
[\#2867](https://github.com/apache/camel-k/issues/2867)
+- Kamel 1.5.1 CLI generates broken zsh completions
[\#2622](https://github.com/apache/camel-k/issues/2622)
+- ImagePullBackOff when node failed
[\#2485](https://github.com/apache/camel-k/issues/2485)
+- Debug seems not to work on knative pods
[\#2474](https://github.com/apache/camel-k/issues/2474)
+- Groovy script JSON paring runs into java.util.ServiceConfigurationError:
org.apache.groovy.json.FastStringServiceFactory:
org.apache.groovy.json.DefaultFastStringServiceFactory not a subtype
[\#2418](https://github.com/apache/camel-k/issues/2418)
+- Provide option to have symbolic link for kamel local build
--integration-directory \<folder\>
[\#2179](https://github.com/apache/camel-k/issues/2179)
- Refactoring dump function
[\#2172](https://github.com/apache/camel-k/issues/2172)
+- Add support for multiple data types and schemas in Kamelets
[\#1980](https://github.com/apache/camel-k/issues/1980)
+- Make the Camel K operator more involved in the Knative SinkBinding flow
[\#1976](https://github.com/apache/camel-k/issues/1976)
+- Take into account consumer/producer dependencies
[\#1808](https://github.com/apache/camel-k/issues/1808)
+- Camel K on GKE doesn't seem to work
[\#1770](https://github.com/apache/camel-k/issues/1770)
+- Populate Knative event registry when using KameletBinding
[\#1689](https://github.com/apache/camel-k/issues/1689)
+- List of supported versions combinations for running Camel-K with Knative
[\#1665](https://github.com/apache/camel-k/issues/1665)
+- Import release notes from Camel K Runtime on release
[\#1623](https://github.com/apache/camel-k/issues/1623)
+- No way to configure Ingress Trait with annotations
[\#1535](https://github.com/apache/camel-k/issues/1535)
+- kamel run directory \(self contained\)
[\#1523](https://github.com/apache/camel-k/issues/1523)
## [1.10.0-nightly](https://github.com/apache/camel-k/tree/1.10.0-nightly)
(2022-05-18)