This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-1.12.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.12.x by this push: new a57661853 chore: changelog automatic update a57661853 is described below commit a57661853a54c099612d9afa54a951e7f889049a Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu May 4 23:41:26 2023 +0000 chore: changelog automatic update --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1a9c58cd..33890f846 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - Maximum number of running builds \(0\) exceeded [\#4290](https://github.com/apache/camel-k/issues/4290) - Should uninstall --all remove PersistentVolumeClaim? [\#4285](https://github.com/apache/camel-k/issues/4285) - Add statical check if integration refers to components supported by Camel K [\#4283](https://github.com/apache/camel-k/issues/4283) +- Camel K 2.0 release process [\#4282](https://github.com/apache/camel-k/issues/4282) - Camel-k install and uninstall on a fresh kind cluster in Linux [\#4277](https://github.com/apache/camel-k/issues/4277) - Kamelet redis-source not working [\#4276](https://github.com/apache/camel-k/issues/4276) - Failed to fetch data from Mysql database using camel-k [\#4264](https://github.com/apache/camel-k/issues/4264) @@ -43,6 +44,8 @@ - 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) +- Remove github.com/fatih/structs dependency [\#4033](https://github.com/apache/camel-k/issues/4033) +- Remove dependency no longer maintained [\#3935](https://github.com/apache/camel-k/issues/3935) - 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)