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

commit 06f27660d32a4bf2578fadc36a484c4b8e089664
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 6 03:26:40 2022 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 267 ++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 165 insertions(+), 102 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index eff1231d4..6bb5bc685 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,11 +2,20 @@
 
 ## [Unreleased](https://github.com/apache/camel-k/tree/HEAD)
 
-[Full Changelog](https://github.com/apache/camel-k/compare/v1.9.0...HEAD)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/1.9.1-nightly...HEAD)
+
+**Closed issues:**
+
+- kamel local run/build practices for creating a YAML output 
[\#3021](https://github.com/apache/camel-k/issues/3021)
+
+## [1.9.1-nightly](https://github.com/apache/camel-k/tree/1.9.1-nightly) 
(2022-05-05)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.9.0...1.9.1-nightly)
 
 **Closed issues:**
 
 - Provide example for IBM MQ Server 
[\#3247](https://github.com/apache/camel-k/issues/3247)
+- Preflight Test: Failure 
[\#3243](https://github.com/apache/camel-k/issues/3243)
 - Operators: `make prepare-operators` should use the same folder structure of 
the Kubernetes output for the Openshift ecosystem 
[\#3237](https://github.com/apache/camel-k/issues/3237)
 - Jitpack example deployment fails 
[\#3207](https://github.com/apache/camel-k/issues/3207)
 - Mount trait usage example 
[\#3140](https://github.com/apache/camel-k/issues/3140)
@@ -18,21 +27,75 @@
 - Traits to configure the container image and location fo the sources 
[\#2232](https://github.com/apache/camel-k/issues/2232)
 - Lower priority of modeline options 
[\#1843](https://github.com/apache/camel-k/issues/1843)
 
+**Merged pull requests:**
+
+- fix\(ci\): release action tag params 
[\#3254](https://github.com/apache/camel-k/pull/3254) 
([squakez](https://github.com/squakez))
+- fix\(ci\): typo [\#3250](https://github.com/apache/camel-k/pull/3250) 
([squakez](https://github.com/squakez))
+- package\_maven\_artifacts: run unzip in silent mode 
[\#3249](https://github.com/apache/camel-k/pull/3249) 
([claudio4j](https://github.com/claudio4j))
+- Provide example for IBM MQ Server 
[\#3248](https://github.com/apache/camel-k/pull/3248) 
([claudio4j](https://github.com/claudio4j))
+- \#3053 \#3242 Fixes e2e preflight and adds debug level to logging 
[\#3245](https://github.com/apache/camel-k/pull/3245) 
([phantomjinx](https://github.com/phantomjinx))
+- Operators: make prepare-operators should use the same folder structur… 
[\#3239](https://github.com/apache/camel-k/pull/3239) 
([oscerd](https://github.com/oscerd))
+- fix\[cli\]: format long subcommand descriptions 
[\#3227](https://github.com/apache/camel-k/pull/3227) 
([KuthumiPepple](https://github.com/KuthumiPepple))
+- chore\(deps\): bump github.com/prometheus/common from 0.33.0 to 0.34.0 
[\#3226](https://github.com/apache/camel-k/pull/3226) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(ci\): updating release action 
[\#3224](https://github.com/apache/camel-k/pull/3224) 
([squakez](https://github.com/squakez))
+- chore: Log build duration metrics 
[\#3223](https://github.com/apache/camel-k/pull/3223) 
([christophd](https://github.com/christophd))
+- fix: kamel run -o incompatible with --dev 
[\#3219](https://github.com/apache/camel-k/pull/3219) 
([KuthumiPepple](https://github.com/KuthumiPepple))
+- Docs: fixed some grammatical errors 
[\#3215](https://github.com/apache/camel-k/pull/3215) 
([parul5sahoo](https://github.com/parul5sahoo))
+- fix\(cli\): kamel panics when unknown command is passed 
[\#3204](https://github.com/apache/camel-k/pull/3204) 
([tadayosi](https://github.com/tadayosi))
+- chore\(deps\): bump github.com/spf13/viper from 1.10.1 to 1.11.0 
[\#3202](https://github.com/apache/camel-k/pull/3202) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Release 1.9.0 preparation 
[\#3201](https://github.com/apache/camel-k/pull/3201) 
([oscerd](https://github.com/oscerd))
+- feat\(cli\): disconnected run and bind 
[\#3198](https://github.com/apache/camel-k/pull/3198) 
([squakez](https://github.com/squakez))
+- chore\(deps\): library upgrade 
[\#3197](https://github.com/apache/camel-k/pull/3197) 
([squakez](https://github.com/squakez))
+- fix\(cli\): modeline warn output to stderr 
[\#3196](https://github.com/apache/camel-k/pull/3196) 
([squakez](https://github.com/squakez))
+- Fix \#3192: use correct print function 
[\#3194](https://github.com/apache/camel-k/pull/3194) 
([johnpoth](https://github.com/johnpoth))
+- Add verbose flag for the run command 
[\#3193](https://github.com/apache/camel-k/pull/3193) 
([johnpoth](https://github.com/johnpoth))
+- fix\(e2e\): resolve Camel version from catalog for test local 
[\#3189](https://github.com/apache/camel-k/pull/3189) 
([tadayosi](https://github.com/tadayosi))
+- fix\(ci\): replace release action 
[\#3188](https://github.com/apache/camel-k/pull/3188) 
([squakez](https://github.com/squakez))
+- added a file-config doc 
[\#3187](https://github.com/apache/camel-k/pull/3187) 
([Gre8t](https://github.com/Gre8t))
+- tracing trait usage example 
[\#3184](https://github.com/apache/camel-k/pull/3184) 
([SubhasmitaSw](https://github.com/SubhasmitaSw))
+- chore\(doc\): removing useless fragment 
[\#3181](https://github.com/apache/camel-k/pull/3181) 
([squakez](https://github.com/squakez))
+- chore\(examples\): olm installation 
[\#3179](https://github.com/apache/camel-k/pull/3179) 
([squakez](https://github.com/squakez))
+- chore\(deps\): bump github.com/prometheus/common from 0.32.1 to 0.33.0 
[\#3178](https://github.com/apache/camel-k/pull/3178) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix\(olm\): IntegrationPlatform reconciled by operator  
[\#3172](https://github.com/apache/camel-k/pull/3172) 
([squakez](https://github.com/squakez))
+- fix \#2835 address comments 
[\#3171](https://github.com/apache/camel-k/pull/3171) 
([johnpoth](https://github.com/johnpoth))
+- Add Mount trait example 
[\#3166](https://github.com/apache/camel-k/pull/3166) 
([haanhvu](https://github.com/haanhvu))
+- operator: allow to configure the lock name 
[\#3163](https://github.com/apache/camel-k/pull/3163) 
([lburgazzoli](https://github.com/lburgazzoli))
+- refactored redundant kamel kit flags 
[\#3160](https://github.com/apache/camel-k/pull/3160) 
([Gre8t](https://github.com/Gre8t))
+- added trait example of services 
[\#3159](https://github.com/apache/camel-k/pull/3159) 
([Gre8t](https://github.com/Gre8t))
+- Disable deprecate linters 
[\#3158](https://github.com/apache/camel-k/pull/3158) 
([Gre8t](https://github.com/Gre8t))
+- Makefile windows support 
[\#3157](https://github.com/apache/camel-k/pull/3157) 
([SubhasmitaSw](https://github.com/SubhasmitaSw))
+- chore\(deps\): bump github.com/rs/xid from 1.3.0 to 1.4.0 
[\#3156](https://github.com/apache/camel-k/pull/3156) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 
[\#3155](https://github.com/apache/camel-k/pull/3155) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(ci\): nightly allow release update 
[\#3154](https://github.com/apache/camel-k/pull/3154) 
([squakez](https://github.com/squakez))
+- fix: redirect ouput and errors to appropriate writer 
[\#3153](https://github.com/apache/camel-k/pull/3153) 
([KuthumiPepple](https://github.com/KuthumiPepple))
+- Example to show usage of prometheus trait 
[\#3152](https://github.com/apache/camel-k/pull/3152) 
([SubhasmitaSw](https://github.com/SubhasmitaSw))
+- add k8s labels to deployment service 
[\#3150](https://github.com/apache/camel-k/pull/3150) 
([desirekaleba](https://github.com/desirekaleba))
+- chore\(deps\): bump github.com/onsi/gomega from 1.16.0 to 1.19.0 
[\#3135](https://github.com/apache/camel-k/pull/3135) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix\(ci\): remove unused maven references 
[\#3123](https://github.com/apache/camel-k/pull/3123) 
([squakez](https://github.com/squakez))
+- Stabilize route test [\#3121](https://github.com/apache/camel-k/pull/3121) 
([bouskaJ](https://github.com/bouskaJ))
+- chore\(deps\): bump github.com/redhat-developer/service-binding-operator 
from 1.0.0 to 1.0.1 [\#3118](https://github.com/apache/camel-k/pull/3118) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump github.com/spf13/cobra from 1.2.1 to 1.4.0 
[\#3112](https://github.com/apache/camel-k/pull/3112) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(e2e\): stabilise local e2e tests 
[\#3084](https://github.com/apache/camel-k/pull/3084) 
([tadayosi](https://github.com/tadayosi))
+- Migrates opm to file based indexes and fixes e2e upgrade tests 
[\#3078](https://github.com/apache/camel-k/pull/3078) 
([phantomjinx](https://github.com/phantomjinx))
+- Local dependencies [\#2835](https://github.com/apache/camel-k/pull/2835) 
([johnpoth](https://github.com/johnpoth))
+- Global test on ns with its own op fix 
[\#2784](https://github.com/apache/camel-k/pull/2784) 
([vitorz](https://github.com/vitorz))
+-  fix 1802: leverage KEP-1755 to retrieve local image registry host an… 
[\#2696](https://github.com/apache/camel-k/pull/2696) 
([johnpoth](https://github.com/johnpoth))
+
 ## [v1.9.0](https://github.com/apache/camel-k/tree/v1.9.0) (2022-04-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.0...v1.9.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.0...v1.9.0)
 
-## 
[pkg/apis/camel/v1.9.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.9.0)
 (2022-04-21)
+## 
[pkg/client/camel/v1.9.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.9.0)
 (2022-04-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.0...pkg/apis/camel/v1.9.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.0...pkg/client/camel/v1.9.0)
 
 ## 
[pkg/kamelet/repository/v1.9.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.9.0)
 (2022-04-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.0...pkg/kamelet/repository/v1.9.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.0...pkg/kamelet/repository/v1.9.0)
 
-## 
[pkg/client/camel/v1.9.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.9.0)
 (2022-04-21)
+## 
[pkg/apis/camel/v1.9.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.9.0)
 (2022-04-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/1.9.0-nightly...pkg/client/camel/v1.9.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/1.9.0-nightly...pkg/apis/camel/v1.9.0)
 
 **Closed issues:**
 
@@ -118,7 +181,7 @@
 
 ## 
[1.9.0-nightly.202203101040](https://github.com/apache/camel-k/tree/1.9.0-nightly.202203101040)
 (2022-03-09)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.2...1.9.0-nightly.202203101040)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.2...1.9.0-nightly.202203101040)
 
 **Closed issues:**
 
@@ -911,21 +974,21 @@
 - Allow the short syntax in knative endpoints 
[\#1458](https://github.com/apache/camel-k/pull/1458) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Remove unused import package in example 
[\#1457](https://github.com/apache/camel-k/pull/1457) 
([apupier](https://github.com/apupier))
 
-## 
[pkg/apis/camel/v1.8.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.8.2)
 (2022-03-03)
+## 
[pkg/client/camel/v1.8.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.8.2)
 (2022-03-03)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.8.2...pkg/apis/camel/v1.8.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.8.2...pkg/client/camel/v1.8.2)
 
 ## [v1.8.2](https://github.com/apache/camel-k/tree/v1.8.2) (2022-03-03)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.2...v1.8.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.2...v1.8.2)
 
-## 
[pkg/kamelet/repository/v1.8.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.8.2)
 (2022-03-03)
+## 
[pkg/apis/camel/v1.8.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.8.2)
 (2022-03-03)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.2...pkg/kamelet/repository/v1.8.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.2...pkg/apis/camel/v1.8.2)
 
-## 
[pkg/client/camel/v1.8.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.8.2)
 (2022-03-03)
+## 
[pkg/kamelet/repository/v1.8.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.8.2)
 (2022-03-03)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.1...pkg/client/camel/v1.8.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.1...pkg/kamelet/repository/v1.8.2)
 
 **Closed issues:**
 
@@ -944,21 +1007,21 @@
 - Provide automated tests for "kamel local run --integration-directory 
\<dir-name\>" command [\#2075](https://github.com/apache/camel-k/issues/2075)
 - Support for POJO, bring it back!  
[\#1821](https://github.com/apache/camel-k/issues/1821)
 
-## 
[pkg/apis/camel/v1.8.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.8.1)
 (2022-02-21)
+## 
[pkg/kamelet/repository/v1.8.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.8.1)
 (2022-02-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.8.1...pkg/apis/camel/v1.8.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.1...pkg/kamelet/repository/v1.8.1)
 
-## [v1.8.1](https://github.com/apache/camel-k/tree/v1.8.1) (2022-02-21)
+## 
[pkg/client/camel/v1.8.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.8.1)
 (2022-02-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.1...v1.8.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.1...pkg/client/camel/v1.8.1)
 
-## 
[pkg/client/camel/v1.8.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.8.1)
 (2022-02-21)
+## 
[pkg/apis/camel/v1.8.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.8.1)
 (2022-02-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.1...pkg/client/camel/v1.8.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.8.1...pkg/apis/camel/v1.8.1)
 
-## 
[pkg/kamelet/repository/v1.8.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.8.1)
 (2022-02-21)
+## [v1.8.1](https://github.com/apache/camel-k/tree/v1.8.1) (2022-02-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.8.0...pkg/kamelet/repository/v1.8.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.0...v1.8.1)
 
 **Closed issues:**
 
@@ -987,21 +1050,21 @@
 - Change autogen doc template to adoc 
[\#2289](https://github.com/apache/camel-k/issues/2289)
 - Kamel dump: make the command smarter 
[\#2189](https://github.com/apache/camel-k/issues/2189)
 
-## [v1.8.0](https://github.com/apache/camel-k/tree/v1.8.0) (2022-01-19)
+## 
[pkg/kamelet/repository/v1.8.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.8.0)
 (2022-01-19)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.0...v1.8.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.0...pkg/kamelet/repository/v1.8.0)
 
-## 
[pkg/kamelet/repository/v1.8.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.8.0)
 (2022-01-19)
+## 
[pkg/client/camel/v1.8.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.8.0)
 (2022-01-19)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.0...pkg/kamelet/repository/v1.8.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.0...pkg/client/camel/v1.8.0)
 
 ## 
[pkg/apis/camel/v1.8.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.8.0)
 (2022-01-19)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.0...pkg/apis/camel/v1.8.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.8.0...pkg/apis/camel/v1.8.0)
 
-## 
[pkg/client/camel/v1.8.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.8.0)
 (2022-01-19)
+## [v1.8.0](https://github.com/apache/camel-k/tree/v1.8.0) (2022-01-19)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.7.0...pkg/client/camel/v1.8.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.7.0...v1.8.0)
 
 **Closed issues:**
 
@@ -1106,21 +1169,21 @@
 - support versions like 2.21.0.tag-730075-anothertag-00002 in version matching 
[\#617](https://github.com/apache/camel-k/issues/617)
 - Camel K with Java routes without public class and imports ... 
[\#605](https://github.com/apache/camel-k/issues/605)
 
-## [v1.7.0](https://github.com/apache/camel-k/tree/v1.7.0) (2021-11-10)
+## 
[pkg/client/camel/v1.7.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.7.0)
 (2021-11-10)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.7.0...v1.7.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.7.0...pkg/client/camel/v1.7.0)
 
-## 
[pkg/kamelet/repository/v1.7.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.7.0)
 (2021-11-10)
+## [v1.7.0](https://github.com/apache/camel-k/tree/v1.7.0) (2021-11-10)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.7.0...pkg/kamelet/repository/v1.7.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.7.0...v1.7.0)
 
-## 
[pkg/client/camel/v1.7.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.7.0)
 (2021-11-10)
+## 
[pkg/apis/camel/v1.7.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.7.0)
 (2021-11-10)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.7.0...pkg/client/camel/v1.7.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.7.0...pkg/apis/camel/v1.7.0)
 
-## 
[pkg/apis/camel/v1.7.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.7.0)
 (2021-11-10)
+## 
[pkg/kamelet/repository/v1.7.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.7.0)
 (2021-11-10)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.6.1...pkg/apis/camel/v1.7.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.6.1...pkg/kamelet/repository/v1.7.0)
 
 **Closed issues:**
 
@@ -1147,9 +1210,9 @@
 - Extend config docs to reflect all possibilities coming from camel 
[\#2153](https://github.com/apache/camel-k/issues/2153)
 - Separate readiness and liveness probe 
[\#1610](https://github.com/apache/camel-k/issues/1610)
 
-## [v1.6.1](https://github.com/apache/camel-k/tree/v1.6.1) (2021-10-23)
+## 
[pkg/kamelet/repository/v1.6.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.6.1)
 (2021-10-23)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.6.1...v1.6.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.6.1...pkg/kamelet/repository/v1.6.1)
 
 ## 
[pkg/client/camel/v1.6.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.6.1)
 (2021-10-23)
 
@@ -1157,11 +1220,11 @@
 
 ## 
[pkg/apis/camel/v1.6.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.6.1)
 (2021-10-23)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.6.1...pkg/apis/camel/v1.6.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.6.1...pkg/apis/camel/v1.6.1)
 
-## 
[pkg/kamelet/repository/v1.6.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.6.1)
 (2021-10-23)
+## [v1.6.1](https://github.com/apache/camel-k/tree/v1.6.1) (2021-10-23)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.6.0...pkg/kamelet/repository/v1.6.1)
+[Full Changelog](https://github.com/apache/camel-k/compare/v1.6.0...v1.6.1)
 
 **Closed issues:**
 
@@ -1195,9 +1258,9 @@
 - support for quarkus in native mode 
[\#991](https://github.com/apache/camel-k/issues/991)
 - Release yaml files for installation 
[\#550](https://github.com/apache/camel-k/issues/550)
 
-## 
[pkg/client/camel/v1.6.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.6.0)
 (2021-09-03)
+## [v1.6.0](https://github.com/apache/camel-k/tree/v1.6.0) (2021-09-03)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.6.0...pkg/client/camel/v1.6.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.6.0...v1.6.0)
 
 ## 
[pkg/kamelet/repository/v1.6.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.6.0)
 (2021-09-03)
 
@@ -1205,11 +1268,11 @@
 
 ## 
[pkg/apis/camel/v1.6.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.6.0)
 (2021-09-03)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.6.0...pkg/apis/camel/v1.6.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.6.0...pkg/apis/camel/v1.6.0)
 
-## [v1.6.0](https://github.com/apache/camel-k/tree/v1.6.0) (2021-09-03)
+## 
[pkg/client/camel/v1.6.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.6.0)
 (2021-09-03)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.5.1...v1.6.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.5.1...pkg/client/camel/v1.6.0)
 
 **Closed issues:**
 
@@ -1231,10 +1294,6 @@
 - Wiretap to Kamelet does not work in YAML 
[\#2139](https://github.com/apache/camel-k/issues/2139)
 - More information needed about dependency resolution 
[\#2085](https://github.com/apache/camel-k/issues/2085)
 
-## 
[pkg/kamelet/repository/v1.5.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.5.1)
 (2021-08-27)
-
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.5.1...pkg/kamelet/repository/v1.5.1)
-
 ## 
[pkg/apis/camel/v1.5.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.5.1)
 (2021-08-27)
 
 [Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.5.1...pkg/apis/camel/v1.5.1)
@@ -1245,7 +1304,11 @@
 
 ## [v1.5.1](https://github.com/apache/camel-k/tree/v1.5.1) (2021-08-27)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.5.0...v1.5.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.5.1...v1.5.1)
+
+## 
[pkg/kamelet/repository/v1.5.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.5.1)
 (2021-08-27)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.5.0...pkg/kamelet/repository/v1.5.1)
 
 **Closed issues:**
 
@@ -1282,19 +1345,19 @@
 
 ## 
[pkg/client/camel/v1.5.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.5.0)
 (2021-07-05)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.5.0...pkg/client/camel/v1.5.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.5.0...pkg/client/camel/v1.5.0)
 
-## [v1.5.0](https://github.com/apache/camel-k/tree/v1.5.0) (2021-07-05)
+## 
[pkg/kamelet/repository/v1.5.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.5.0)
 (2021-07-05)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.5.0...v1.5.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.5.0...pkg/kamelet/repository/v1.5.0)
 
 ## 
[pkg/apis/camel/v1.5.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.5.0)
 (2021-07-05)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.5.0...pkg/apis/camel/v1.5.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.5.0...pkg/apis/camel/v1.5.0)
 
-## 
[pkg/kamelet/repository/v1.5.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.5.0)
 (2021-07-05)
+## [v1.5.0](https://github.com/apache/camel-k/tree/v1.5.0) (2021-07-05)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.4.1...pkg/kamelet/repository/v1.5.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.4.1...v1.5.0)
 
 **Closed issues:**
 
@@ -1304,7 +1367,11 @@
 
 ## 
[pkg/apis/camel/v1.4.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.4.1)
 (2021-06-30)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.4.1...pkg/apis/camel/v1.4.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.4.1...pkg/apis/camel/v1.4.1)
+
+## 
[pkg/client/camel/v1.4.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.4.1)
 (2021-06-30)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.4.1...pkg/client/camel/v1.4.1)
 
 ## 
[pkg/kamelet/repository/v1.4.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.4.1)
 (2021-06-30)
 
@@ -1312,11 +1379,7 @@
 
 ## [v1.4.1](https://github.com/apache/camel-k/tree/v1.4.1) (2021-06-30)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.4.1...v1.4.1)
-
-## 
[pkg/client/camel/v1.4.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.4.1)
 (2021-06-30)
-
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.4.0...pkg/client/camel/v1.4.1)
+[Full Changelog](https://github.com/apache/camel-k/compare/v1.4.0...v1.4.1)
 
 **Closed issues:**
 
@@ -1385,21 +1448,21 @@
 - Integration logging configuration 
[\#580](https://github.com/apache/camel-k/issues/580)
 - kamel run - compile errors should be more visible 
[\#185](https://github.com/apache/camel-k/issues/185)
 
-## 
[pkg/apis/camel/v1.4.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.4.0)
 (2021-04-16)
+## [v1.4.0](https://github.com/apache/camel-k/tree/v1.4.0) (2021-04-16)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.4.0...pkg/apis/camel/v1.4.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.4.0...v1.4.0)
 
-## 
[pkg/client/camel/v1.4.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.4.0)
 (2021-04-16)
+## 
[pkg/kamelet/repository/v1.4.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.4.0)
 (2021-04-16)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.4.0...pkg/client/camel/v1.4.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.4.0...pkg/kamelet/repository/v1.4.0)
 
-## [v1.4.0](https://github.com/apache/camel-k/tree/v1.4.0) (2021-04-16)
+## 
[pkg/client/camel/v1.4.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.4.0)
 (2021-04-16)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.4.0...v1.4.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.4.0...pkg/client/camel/v1.4.0)
 
-## 
[pkg/kamelet/repository/v1.4.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.4.0)
 (2021-04-16)
+## 
[pkg/apis/camel/v1.4.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.4.0)
 (2021-04-16)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.2...pkg/kamelet/repository/v1.4.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.3.2...pkg/apis/camel/v1.4.0)
 
 **Closed issues:**
 
@@ -1430,21 +1493,21 @@
 - Adding camel-jackson dependency creates issues with inner classes  
[\#1507](https://github.com/apache/camel-k/issues/1507)
 - Adding a dump command [\#1415](https://github.com/apache/camel-k/issues/1415)
 
-## 
[pkg/apis/camel/v1.3.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.3.2)
 (2021-03-19)
+## [v1.3.2](https://github.com/apache/camel-k/tree/v1.3.2) (2021-03-19)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.2...pkg/apis/camel/v1.3.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.2...v1.3.2)
 
-## 
[pkg/kamelet/repository/v1.3.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.2)
 (2021-03-19)
+## 
[pkg/client/camel/v1.3.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.2)
 (2021-03-19)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.3.2...pkg/kamelet/repository/v1.3.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.2...pkg/client/camel/v1.3.2)
 
-## [v1.3.2](https://github.com/apache/camel-k/tree/v1.3.2) (2021-03-19)
+## 
[pkg/kamelet/repository/v1.3.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.2)
 (2021-03-19)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.2...v1.3.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.2...pkg/kamelet/repository/v1.3.2)
 
-## 
[pkg/client/camel/v1.3.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.2)
 (2021-03-19)
+## 
[pkg/apis/camel/v1.3.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.3.2)
 (2021-03-19)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.1...pkg/client/camel/v1.3.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.1...pkg/apis/camel/v1.3.2)
 
 **Closed issues:**
 
@@ -1494,21 +1557,21 @@
 - Build controller service / operator 
[\#681](https://github.com/apache/camel-k/issues/681)
 - Add support for template endpoint 
[\#249](https://github.com/apache/camel-k/issues/249)
 
-## 
[pkg/apis/camel/v1.3.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.3.1)
 (2021-02-01)
+## 
[pkg/kamelet/repository/v1.3.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.1)
 (2021-02-01)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.1...pkg/apis/camel/v1.3.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.1...pkg/kamelet/repository/v1.3.1)
 
-## 
[pkg/client/camel/v1.3.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.1)
 (2021-02-01)
+## 
[pkg/apis/camel/v1.3.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.3.1)
 (2021-02-01)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.1...pkg/client/camel/v1.3.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.3.1...pkg/apis/camel/v1.3.1)
 
-## 
[pkg/kamelet/repository/v1.3.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.1)
 (2021-02-01)
+## [v1.3.1](https://github.com/apache/camel-k/tree/v1.3.1) (2021-02-01)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.3.1...pkg/kamelet/repository/v1.3.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.1...v1.3.1)
 
-## [v1.3.1](https://github.com/apache/camel-k/tree/v1.3.1) (2021-02-01)
+## 
[pkg/client/camel/v1.3.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.1)
 (2021-02-01)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.0...v1.3.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.3.0...pkg/client/camel/v1.3.1)
 
 **Closed issues:**
 
@@ -1543,21 +1606,21 @@
 - Implement builder command's flags test 
[\#1156](https://github.com/apache/camel-k/issues/1156)
 - kamel --output option should not need deploy resources to cluster 
[\#886](https://github.com/apache/camel-k/issues/886)
 
-## 
[pkg/apis/camel/v1.3.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.3.0)
 (2020-12-22)
+## [v1.3.0](https://github.com/apache/camel-k/tree/v1.3.0) (2020-12-22)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.0...pkg/apis/camel/v1.3.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.0...v1.3.0)
 
-## 
[pkg/kamelet/repository/v1.3.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.0)
 (2020-12-22)
+## 
[pkg/apis/camel/v1.3.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.3.0)
 (2020-12-22)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.3.0...pkg/kamelet/repository/v1.3.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.0...pkg/apis/camel/v1.3.0)
 
-## [v1.3.0](https://github.com/apache/camel-k/tree/v1.3.0) (2020-12-22)
+## 
[pkg/client/camel/v1.3.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.0)
 (2020-12-22)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.0...v1.3.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.0...pkg/client/camel/v1.3.0)
 
-## 
[pkg/client/camel/v1.3.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.0)
 (2020-12-22)
+## 
[pkg/kamelet/repository/v1.3.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.0)
 (2020-12-22)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.2.1...pkg/client/camel/v1.3.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.2.1...pkg/kamelet/repository/v1.3.0)
 
 **Closed issues:**
 
@@ -1577,15 +1640,15 @@
 
 ## 
[pkg/client/camel/v1.2.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.2.1)
 (2020-11-23)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.2.1...pkg/client/camel/v1.2.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.2.1...pkg/client/camel/v1.2.1)
 
-## 
[pkg/apis/camel/v1.2.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.2.1)
 (2020-11-23)
+## [v1.2.1](https://github.com/apache/camel-k/tree/v1.2.1) (2020-11-23)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.2.1...pkg/apis/camel/v1.2.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.2.1...v1.2.1)
 
-## [v1.2.1](https://github.com/apache/camel-k/tree/v1.2.1) (2020-11-23)
+## 
[pkg/apis/camel/v1.2.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.2.1)
 (2020-11-23)
 
-[Full Changelog](https://github.com/apache/camel-k/compare/v1.2.0...v1.2.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.2.0...pkg/apis/camel/v1.2.1)
 
 **Closed issues:**
 

Reply via email to