This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-1.10.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.10.x by this push:
new 6d31c4a91 chore: changelog automatic update
6d31c4a91 is described below
commit 6d31c4a910d0061a9d02fa7221928be9daac86ac
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 20 23:41:59 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7e452175b..8ee1d84b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,6 +32,7 @@
- Kamel run sample integration is failing to run
[\#4150](https://github.com/apache/camel-k/issues/4150)
- 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)
+- 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)
- Private Registry With TLS Can Not Work
[\#3672](https://github.com/apache/camel-k/issues/3672)