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 7937cfc9c Updated CHANGELOG.md 7937cfc9c is described below commit 7937cfc9ca87d12dc34507fb7950cf4313cfe548 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Jul 30 03:45:43 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 639c013ac..22c5a5347 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,6 +57,7 @@ - Camel K operator scaling documentation [\#3133](https://github.com/apache/camel-k/issues/3133) - Support operator hub bundle format in `make bundle` [\#3128](https://github.com/apache/camel-k/issues/3128) - hello yaml example output [\#3124](https://github.com/apache/camel-k/issues/3124) +- java.lang.ClassNotFoundException: io.quarkus.bootstrap.runner.QuarkusEntryPoint after k8s node update [\#3122](https://github.com/apache/camel-k/issues/3122) - E2E failing in release-1.8.x [\#3120](https://github.com/apache/camel-k/issues/3120) - cyrus-sasl-lib \(CVE-2022-24407\), CVE-2022-23806 and multiple go related vulnerabilities in Docker Image 1.7.0, 1.8.1, 1.8.2 [\#3113](https://github.com/apache/camel-k/issues/3113) - OLM scorecard tests missing [\#3022](https://github.com/apache/camel-k/issues/3022) @@ -102,6 +103,7 @@ - Restful sample does not work [\#589](https://github.com/apache/camel-k/issues/589) - Improve IDE compatibility [\#564](https://github.com/apache/camel-k/issues/564) - create test suite [\#558](https://github.com/apache/camel-k/issues/558) +- Refactor roles to simplify them [\#516](https://github.com/apache/camel-k/issues/516) - CRD's without cluster admin access / No direct network access from cluster [\#512](https://github.com/apache/camel-k/issues/512) - Improving kamel install [\#481](https://github.com/apache/camel-k/issues/481) - Allow to remap headers to cloudevents headers [\#361](https://github.com/apache/camel-k/issues/361)