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 8a80dc809 Updated CHANGELOG.md
8a80dc809 is described below
commit 8a80dc80957389b24e57ad336bb2b36366328057
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 11 03:54:18 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 926f668be..584c95ecb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,9 @@
- kamel CLI - Allow to specify a namespace to use instead of default
[\#1184](https://github.com/apache/camel-k/issues/1184)
- Create a Github Action for Camel K
[\#1163](https://github.com/apache/camel-k/issues/1163)
- Camel K doesn't support kubernetes services of type loadbalancer
[\#1070](https://github.com/apache/camel-k/issues/1070)
+- Camel-K operator should clean up kits and kit builders after integrations
are deleted [\#889](https://github.com/apache/camel-k/issues/889)
+- Execute maven operation asynchronously
[\#762](https://github.com/apache/camel-k/issues/762)
+- support for multiple type of builders
[\#687](https://github.com/apache/camel-k/issues/687)
## [1.11.0-nightly](https://github.com/apache/camel-k/tree/1.11.0-nightly)
(2022-09-06)