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 043905939 chore: changelog automatic update
043905939 is described below
commit 0439059396c39ca7a0134c5efbb369ba080440e9
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 12 23:41:25 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 038e2f338..3a4df9ef0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -55,6 +55,7 @@
- Remove github.com/fatih/structs dependency
[\#4033](https://github.com/apache/camel-k/issues/4033)
- Remove all deprecated code in 1.x version
[\#4026](https://github.com/apache/camel-k/issues/4026)
- Bump Mandrel from 22.2.0 to 22.3.1
[\#4017](https://github.com/apache/camel-k/issues/4017)
+- add a new known issue to the Troubleshooting doc section
[\#4007](https://github.com/apache/camel-k/issues/4007)
- 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)