This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.10.x by this push: new 83b133c2c chore: changelog automatic update 83b133c2c is described below commit 83b133c2c85d96f87a0d056febb048bb1922e2d0 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed May 3 23:42:22 2023 +0000 chore: changelog automatic update --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54813544e..e1a9c58cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,12 +39,14 @@ - Unused parameter [\#4152](https://github.com/apache/camel-k/issues/4152) - + [\#4151](https://github.com/apache/camel-k/issues/4151) - Kamel run sample integration is failing to run [\#4150](https://github.com/apache/camel-k/issues/4150) +- Bring in startup probes to the Health trait [\#4146](https://github.com/apache/camel-k/issues/4146) - Bring an option to force an image build to the kamel run command [\#4126](https://github.com/apache/camel-k/issues/4126) - How to use JVM classpaths in Native mode? [\#4124](https://github.com/apache/camel-k/issues/4124) - Remove deprecated linters [\#4061](https://github.com/apache/camel-k/issues/4061) - Expose runtime details in `kamel version -a -v` [\#3836](https://github.com/apache/camel-k/issues/3836) - Remove KEP cryptic message when installing [\#3829](https://github.com/apache/camel-k/issues/3829) - Improve error reporting in case of knative is required but not installed [\#3803](https://github.com/apache/camel-k/issues/3803) +- Misleading message when updating an unchanged `Integration` [\#3705](https://github.com/apache/camel-k/issues/3705) - Private Registry With TLS Can Not Work [\#3672](https://github.com/apache/camel-k/issues/3672) - Wrong KameletBinding definition leads to operator panic [\#3586](https://github.com/apache/camel-k/issues/3586) - \[E2E\] Add tests for enabling traits at IntegrationPlatform [\#3476](https://github.com/apache/camel-k/issues/3476)