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
commit 07a870e6ac334f704d30a94e03df252d6d79dd3f Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Aug 9 23:43:36 2023 +0000 chore: changelog automatic update --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48ed9e2d2..65175d9e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,10 +14,12 @@ - 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) - 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) @@ -29,10 +31,13 @@ **Merged pull requests:** +- fix\(ci\): sleep 30 minutes [\#4657](https://github.com/apache/camel-k/pull/4657) ([squakez](https://github.com/squakez)) +- feat\(install\): Camel K offline mode [\#4656](https://github.com/apache/camel-k/pull/4656) ([squakez](https://github.com/squakez)) - chore\(deps\): bump github.com/container-tools/spectrum from 0.6.33 to 0.6.34 [\#4653](https://github.com/apache/camel-k/pull/4653) ([dependabot[bot]](https://github.com/apps/dependabot)) - chore\(deps\): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 [\#4652](https://github.com/apache/camel-k/pull/4652) ([dependabot[bot]](https://github.com/apps/dependabot)) - chore\(deps\): bump golang.org/x/text from 0.11.0 to 0.12.0 [\#4651](https://github.com/apache/camel-k/pull/4651) ([dependabot[bot]](https://github.com/apps/dependabot)) - chore\(deps\): bump golang.org/x/term from 0.10.0 to 0.11.0 [\#4650](https://github.com/apache/camel-k/pull/4650) ([dependabot[bot]](https://github.com/apps/dependabot)) +- feat\(trait\): Fail IntegrationKit when custom task defined with build strategy routine [\#4649](https://github.com/apache/camel-k/pull/4649) ([gansheer](https://github.com/gansheer)) - feat\(doc\): registry configuration [\#4646](https://github.com/apache/camel-k/pull/4646) ([squakez](https://github.com/squakez)) - chore\(ci\): kamelet fallback to main branch [\#4645](https://github.com/apache/camel-k/pull/4645) ([squakez](https://github.com/squakez)) - chore\(deps\): bump github.com/container-tools/spectrum from 0.6.32 to 0.6.33 [\#4643](https://github.com/apache/camel-k/pull/4643) ([dependabot[bot]](https://github.com/apps/dependabot))