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
commit 61823fd6a83eea5bad2ea3670b04a7730288669a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 2 23:56:49 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ae83e07bc..d14dd1f6c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,8 @@
- Give the possibility to add a maven profile to an Integration project
[\#4560](https://github.com/apache/camel-k/issues/4560)
- `kamel promote` dry run should not validate
[\#4534](https://github.com/apache/camel-k/issues/4534)
- Upload local dependencies as maven artifact
[\#4244](https://github.com/apache/camel-k/issues/4244)
+- enabling backlog tracing for routes
[\#4240](https://github.com/apache/camel-k/issues/4240)
+- Failure to deploy as native
[\#4200](https://github.com/apache/camel-k/issues/4200)
- Release script utils: Remove examples upload since they don't exist anymore
[\#4069](https://github.com/apache/camel-k/issues/4069)
- `kamel promote` with new tenancy model
[\#3890](https://github.com/apache/camel-k/issues/3890)
- Use `govulncheck` to check security vulnerabilities
[\#3753](https://github.com/apache/camel-k/issues/3753)