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 fe997b9ac Updated CHANGELOG.md fe997b9ac is described below commit fe997b9ac1297884840ffb42bb41302bb5040ee5 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu May 26 03:36:40 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 849736d8f..c30f614dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,10 @@ **Closed issues:** - Helm Chart for camel-k 1.9.2 is invalid [\#3300](https://github.com/apache/camel-k/issues/3300) +- Simple KameletBinding created with Errors [\#3299](https://github.com/apache/camel-k/issues/3299) - Cannot find RestProducerFactory in Registry or as a Component to use" [\#3290](https://github.com/apache/camel-k/issues/3290) +- Never stale a bug issue [\#3283](https://github.com/apache/camel-k/issues/3283) +- Add e2e test for kamel run --dev in a warmed-up environment [\#3211](https://github.com/apache/camel-k/issues/3211) - Release: scripting Renaming files for operator works [\#2984](https://github.com/apache/camel-k/issues/2984) - Autoscaling not working [\#2982](https://github.com/apache/camel-k/issues/2982) - Using REST as consumer and producer appends PATH to producer URL [\#2867](https://github.com/apache/camel-k/issues/2867) @@ -107,7 +110,6 @@ - Jitpack example deployment fails [\#3207](https://github.com/apache/camel-k/issues/3207) - Mount trait usage example [\#3140](https://github.com/apache/camel-k/issues/3140) - `Kamel kit create` to use mount/camel traits [\#2915](https://github.com/apache/camel-k/issues/2915) -- Update readiness condition based on new Camel health check format [\#2886](https://github.com/apache/camel-k/issues/2886) - Make knative broker name configurable [\#2864](https://github.com/apache/camel-k/issues/2864) - \[CLI\] Format long subcommand descriptions [\#2318](https://github.com/apache/camel-k/issues/2318) - Camel K CLI asks for an OpenAPI v2 when also v3 is supported [\#2238](https://github.com/apache/camel-k/issues/2238)