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

commit 3f8e4fd483e21f35ae05e5694da5f5f85f0aceee
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 16 04:07:49 2022 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a4f8714af..2799990a8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,16 +12,21 @@
 - kamel uninstall --all does not remove Kamelets 
[\#3342](https://github.com/apache/camel-k/issues/3342)
 - Configure parallel container image layers push based on CPU quota 
[\#3340](https://github.com/apache/camel-k/issues/3340)
 - Configure Maven builds based on CPU quota 
[\#3339](https://github.com/apache/camel-k/issues/3339)
+- Add a `kamel install --publish-strategy-option` 
[\#3308](https://github.com/apache/camel-k/issues/3308)
+- Proposal: Clarify the description for the Operator in the OLM catalog 
[\#3267](https://github.com/apache/camel-k/issues/3267)
 - Flaky E2E tests identified in 1.9.x 
[\#3234](https://github.com/apache/camel-k/issues/3234)
+- Log a warn message once the component used has not a quarkus extension 
[\#3127](https://github.com/apache/camel-k/issues/3127)
 - kamel log tail option [\#3004](https://github.com/apache/camel-k/issues/3004)
 - Builder/Camel trait configmap/secret beside properties 
[\#3002](https://github.com/apache/camel-k/issues/3002)
 - Provide a command to add a repo for custom Kamelet catalog 
[\#2850](https://github.com/apache/camel-k/issues/2850)
 - Ability to set labels on knative service \(for things like "cluster-local"\) 
[\#1712](https://github.com/apache/camel-k/issues/1712)
+- Allow overriding of buildah image with "kamel install" switches 
[\#1424](https://github.com/apache/camel-k/issues/1424)
 - 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)
 - support for multiple type of builders 
[\#687](https://github.com/apache/camel-k/issues/687)
+- Let dependencies be defined using HTTP URLs 
[\#240](https://github.com/apache/camel-k/issues/240)
 
 ## [1.11.0-nightly](https://github.com/apache/camel-k/tree/1.11.0-nightly) 
(2022-09-06)
 

Reply via email to