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 6ed322100 Updated CHANGELOG.md 6ed322100 is described below commit 6ed3221003caf6f916f10fa8ac42a358ae8672f9 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Jul 1 03:50:37 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b309d27d..f8f4c1b24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,8 +15,10 @@ - Never stale a bug issue [\#3283](https://github.com/apache/camel-k/issues/3283) - Moving main to 1.10.0-SNAPSHOT [\#3280](https://github.com/apache/camel-k/issues/3280) - Release 1.9.2 [\#3275](https://github.com/apache/camel-k/issues/3275) +- `make generate-doc` doesn't update CRD API doc when using Go 1.16.x [\#3236](https://github.com/apache/camel-k/issues/3236) - Add e2e test for kamel run --dev in a warmed-up environment [\#3211](https://github.com/apache/camel-k/issues/3211) - 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) - 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) - Access channel in different namespace [\#3009](https://github.com/apache/camel-k/issues/3009)