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 26f4df2cb chore: changelog automatic update
26f4df2cb is described below
commit 26f4df2cb3606c7766792d9b8c5b9d4a8ba14065
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 10 23:42:20 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 968f0fa4b..038e2f338 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -53,6 +53,7 @@
- Secret managers parsing errors
[\#4080](https://github.com/apache/camel-k/issues/4080)
- 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 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)
- 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)