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 70e02c850 chore: changelog automatic update
70e02c850 is described below
commit 70e02c85036de7c613482c9bcfa56165a463368b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 4 23:41:52 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a678f89f9..33890f846 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -44,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)