This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.0.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit 872f3144ed84601bc54bcfa5b340670d7a4ba4ff Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Aug 10 00:43:02 2023 +0000 chore: changelog automatic update --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7db0181f..1e979e1ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,12 +6,24 @@ **Closed issues:** +- Error running integration on Camel-K v2 [\#4632](https://github.com/apache/camel-k/issues/4632) +- camel-k installed with helm does not create cluster role for pipes and kameletbindings [\#4629](https://github.com/apache/camel-k/issues/4629) +- Include Camel release subproject in the release process [\#4627](https://github.com/apache/camel-k/issues/4627) +- Bot updating docs/antora.yaml causes camel-website build to fail [\#4624](https://github.com/apache/camel-k/issues/4624) - Upgrade to Go 1.19.x or 1.20.x [\#4613](https://github.com/apache/camel-k/issues/4613) - Cannot build with Camel Quarkus 3.0.0 RC1 [\#4609](https://github.com/apache/camel-k/issues/4609) - \[Openshift\] Repeated install/uninstall and removal of CamelCatalog leads to re-creation of builder image [\#4569](https://github.com/apache/camel-k/issues/4569) - Give the possibility to add a maven profile to an Integration project [\#4560](https://github.com/apache/camel-k/issues/4560) +- Documentation and validation for new feature Build Pipeline [\#4558](https://github.com/apache/camel-k/issues/4558) +- `kamel promote` dry run should not validate [\#4534](https://github.com/apache/camel-k/issues/4534) +- error while increasing the consumer count in kafka [\#4270](https://github.com/apache/camel-k/issues/4270) - Upload local dependencies as maven artifact [\#4244](https://github.com/apache/camel-k/issues/4244) +- enabling backlog tracing for routes [\#4240](https://github.com/apache/camel-k/issues/4240) +- Failure to deploy as native [\#4200](https://github.com/apache/camel-k/issues/4200) +- Camel K could go offline [\#4118](https://github.com/apache/camel-k/issues/4118) - Release script utils: Remove examples upload since they don't exist anymore [\#4069](https://github.com/apache/camel-k/issues/4069) +- `kamel promote` with new tenancy model [\#3890](https://github.com/apache/camel-k/issues/3890) +- Use `govulncheck` to check security vulnerabilities [\#3753](https://github.com/apache/camel-k/issues/3753) - Split Operator binary from Kamel CLI binary [\#3175](https://github.com/apache/camel-k/issues/3175) - Document installation on air-gapped clusters [\#1721](https://github.com/apache/camel-k/issues/1721) - Delegate installation to external tools [\#1503](https://github.com/apache/camel-k/issues/1503)