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 3232965  Updated CHANGELOG.md
3232965 is described below

commit 32329659e0e0bb97ddfb2a7648aa22757a4a1ab4
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 4 04:45:01 2021 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9d90b94..329f7e3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,8 +10,10 @@
 - maven-repository flag is not honored in the run command  
[\#2327](https://github.com/apache/camel-k/issues/2327)
 - Timeout when debugging the operator locally 
[\#2315](https://github.com/apache/camel-k/issues/2315)
 - Creating an IntegrationPlatform with the route Trait Crashes the Operator 
[\#2313](https://github.com/apache/camel-k/issues/2313)
+- Kamel Kamelets subcommand 
[\#2312](https://github.com/apache/camel-k/issues/2312)
 - Integration container build errors are absent from the log messages 
[\#2306](https://github.com/apache/camel-k/issues/2306)
 - Kamel delete should consider KameletBindings 
[\#2305](https://github.com/apache/camel-k/issues/2305)
+- Log parsing errors [\#2299](https://github.com/apache/camel-k/issues/2299)
 - Structured logs: remaining bits 
[\#2286](https://github.com/apache/camel-k/issues/2286)
 - \[Docs\] Broken links on autogenerated API 
[\#2280](https://github.com/apache/camel-k/issues/2280)
 - Normalize Spectrum build logs 
[\#2276](https://github.com/apache/camel-k/issues/2276)
@@ -41,11 +43,14 @@
 
 **Merged pull requests:**
 
+- feat\(cli\): add sub command kamel kamelet for get and delete \#2312 
[\#2351](https://github.com/apache/camel-k/pull/2351) 
([tadayosi](https://github.com/tadayosi))
+- fix\(cli\): stop printing \<nil\> at the end of kamel describe output 
[\#2350](https://github.com/apache/camel-k/pull/2350) 
([tadayosi](https://github.com/tadayosi))
 - chore\(build\): Cancellable Maven operations 
[\#2348](https://github.com/apache/camel-k/pull/2348) 
([astefanutti](https://github.com/astefanutti))
 - feat\(cli\): support k8s api shortnames for kit & platform with kamel 
describe [\#2346](https://github.com/apache/camel-k/pull/2346) 
([tadayosi](https://github.com/tadayosi))
 - feat\(cli\): initial support for describing Kamelets with kamel describe 
\#2312 [\#2345](https://github.com/apache/camel-k/pull/2345) 
([tadayosi](https://github.com/tadayosi))
 - chore\(api\): Encapsulate Maven properties 
[\#2344](https://github.com/apache/camel-k/pull/2344) 
([astefanutti](https://github.com/astefanutti))
 - Add link to the github repo 
[\#2340](https://github.com/apache/camel-k/pull/2340) 
([davidlanouette](https://github.com/davidlanouette))
+- feat\(cmd/run\): --config option flag 
[\#2339](https://github.com/apache/camel-k/pull/2339) 
([squakez](https://github.com/squakez))
 - Fix \#2165: allow configuring traits via annotations 
[\#2338](https://github.com/apache/camel-k/pull/2338) 
([nicolaferraro](https://github.com/nicolaferraro))
 - kamelets: add condition to report when an integration is stuck waiting for 
them [\#2337](https://github.com/apache/camel-k/pull/2337) 
([lburgazzoli](https://github.com/lburgazzoli))
 - doc\(dev\): add instruction for deploying custom images to remote clusters 
[\#2336](https://github.com/apache/camel-k/pull/2336) 
([tadayosi](https://github.com/tadayosi))

Reply via email to