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

commit 89bb6a58f9bfefca478b92c3128ff7449a407842
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 2 05:47:03 2021 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1c9dcbe..9d4d0da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 - 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)
 - 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)
 - 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)
@@ -38,9 +39,11 @@
 
 **Merged pull requests:**
 
+- chore\(api\): Encapsulate Maven properties 
[\#2344](https://github.com/apache/camel-k/pull/2344) 
([astefanutti](https://github.com/astefanutti))
 - 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))
+- feat\(cli\): make kamel delete command aware of KameletBindings 
[\#2332](https://github.com/apache/camel-k/pull/2332) 
([tadayosi](https://github.com/tadayosi))
 - feat\(cmd/run\): property configuration refactoring 
[\#2329](https://github.com/apache/camel-k/pull/2329) 
([squakez](https://github.com/squakez))
 - Added K3s to the registry section of navbar 
[\#2325](https://github.com/apache/camel-k/pull/2325) 
([oscerd](https://github.com/oscerd))
 - Nav Bar: Titles fixed [\#2324](https://github.com/apache/camel-k/pull/2324) 
([oscerd](https://github.com/oscerd))

Reply via email to