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 176a23ac9 chore: changelog automatic update
176a23ac9 is described below
commit 176a23ac9b4b8147db444a31bd47a6ddfe7a8035
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 21 00:50:25 2022 +0000
chore: changelog automatic update
---
CHANGELOG.md | 224 ++++++++++++++++++++++++++++++++++++-----------------------
1 file changed, 136 insertions(+), 88 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d36aae806..df1e026b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,13 +1,102 @@
# Changelog
+## [Unreleased](https://github.com/apache/camel-k/tree/HEAD)
+
+[Full Changelog](https://github.com/apache/camel-k/compare/1.11.0...HEAD)
+
+**Closed issues:**
+
+- V 1.11.0 nightly wrong image name
[\#3930](https://github.com/apache/camel-k/issues/3930)
+- GraalVM removal from doc
[\#3929](https://github.com/apache/camel-k/issues/3929)
+- Use flag/config namespace for existing CLI completion kubectl commands
[\#3922](https://github.com/apache/camel-k/issues/3922)
+- Automate the dependencies in doc setting
[\#3867](https://github.com/apache/camel-k/issues/3867)
+- Helm - missing parameters
[\#3763](https://github.com/apache/camel-k/issues/3763)
+- Kamelet API test rate limit
[\#3760](https://github.com/apache/camel-k/issues/3760)
+- Side services compatibility matrix
[\#3306](https://github.com/apache/camel-k/issues/3306)
+- Way to set a serviceaccount for the integration pod?
[\#1030](https://github.com/apache/camel-k/issues/1030)
+
+## [1.11.0](https://github.com/apache/camel-k/tree/1.11.0) (2022-12-16)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.12.0-nightly...1.11.0)
+
+**Closed issues:**
+
+- Create release actions for 1.11 version
[\#3910](https://github.com/apache/camel-k/issues/3910)
+- Delete camel k examples and provide a link to camel-k-example repo
[\#3889](https://github.com/apache/camel-k/issues/3889)
+- Remove `make install-minikube` and `make install-crc`
[\#3873](https://github.com/apache/camel-k/issues/3873)
+- Automatically `make generate` every night
[\#3868](https://github.com/apache/camel-k/issues/3868)
+- Enable CLI completion for integration, kit, kamelet names
[\#3628](https://github.com/apache/camel-k/issues/3628)
+- Propagate errors to KameletBinding status
[\#3389](https://github.com/apache/camel-k/issues/3389)
+- Health trait usage example
[\#3141](https://github.com/apache/camel-k/issues/3141)
+- If a KameletBinding is invalid, the related status is not updated to report
an error [\#3010](https://github.com/apache/camel-k/issues/3010)
+- Remove deprecated Kubernetes API
[\#3840](https://github.com/apache/camel-k/issues/3840)
+- Release 1.11.0 [\#3837](https://github.com/apache/camel-k/issues/3837)
+- Deprecate overlapping Kamel CLI features in favour of Camel JBang
[\#3790](https://github.com/apache/camel-k/issues/3790)
+- Ready condition message not always taken from Camel Health Check
[\#3761](https://github.com/apache/camel-k/issues/3761)
+- camel k 0.11.0 helm - Error: parse error at
\(camel-k/templates/operator.yaml:87\): "-en"
[\#3654](https://github.com/apache/camel-k/issues/3654)
+- Run E2E test before nightly releases
[\#3572](https://github.com/apache/camel-k/issues/3572)
+- Raise error when dependency could not be resolved via CamelCatalog
[\#3449](https://github.com/apache/camel-k/issues/3449)
+- Log a warn message once the component used has not a quarkus extension
[\#3127](https://github.com/apache/camel-k/issues/3127)
+- Delete knative warning when Knative is not installed
[\#2397](https://github.com/apache/camel-k/issues/2397)
+
+**Merged pull requests:**
+
+- feat\(doc\): automatic doc configuration
[\#3920](https://github.com/apache/camel-k/pull/3920)
([squakez](https://github.com/squakez))
+- fix\(ci\): actions requires checking out code
[\#3918](https://github.com/apache/camel-k/pull/3918)
([squakez](https://github.com/squakez))
+- chore\(build\): force using bash in Makefile to avoid incompatibilities
[\#3917](https://github.com/apache/camel-k/pull/3917)
([tadayosi](https://github.com/tadayosi))
+- chore\(deps\): bump github.com/redhat-developer/service-binding-operator
from 1.3.1 to 1.3.2 [\#3915](https://github.com/apache/camel-k/pull/3915)
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore: scripts cleaning
[\#3914](https://github.com/apache/camel-k/pull/3914)
([squakez](https://github.com/squakez))
+- feat: automatic github actions bump
[\#3913](https://github.com/apache/camel-k/pull/3913)
([squakez](https://github.com/squakez))
+- feat\(ci\): automatic make generate
[\#3911](https://github.com/apache/camel-k/pull/3911)
([squakez](https://github.com/squakez))
+- chore: deprecate bind funcs
[\#3909](https://github.com/apache/camel-k/pull/3909)
([squakez](https://github.com/squakez))
+- chore: link to official examples repo
[\#3908](https://github.com/apache/camel-k/pull/3908)
([squakez](https://github.com/squakez))
+- Fix typo in README [\#3907](https://github.com/apache/camel-k/pull/3907)
([JapuDCret](https://github.com/JapuDCret))
+- chore\(deps\): bump github.com/prometheus/common from 0.38.0 to 0.39.0
[\#3905](https://github.com/apache/camel-k/pull/3905)
([dependabot[bot]](https://github.com/apps/dependabot))
+- feat\(cli\): Add autocomplete on integrations, kits, kamelets commands
[\#3902](https://github.com/apache/camel-k/pull/3902)
([gansheer](https://github.com/gansheer))
+- fix\(cmd\): refactor install cmd to remove maintidx lint
[\#3900](https://github.com/apache/camel-k/pull/3900)
([tadayosi](https://github.com/tadayosi))
+- fix: reconciliation loops behaviors
[\#3897](https://github.com/apache/camel-k/pull/3897)
([squakez](https://github.com/squakez))
+- fix\(core\): move to policy/v1
[\#3841](https://github.com/apache/camel-k/pull/3841)
([squakez](https://github.com/squakez))
+- chore: deprecated commands
[\#3839](https://github.com/apache/camel-k/pull/3839)
([squakez](https://github.com/squakez))
+- Fix tests related to recent camel-k-runtime changes
[\#3838](https://github.com/apache/camel-k/pull/3838)
([claudio4j](https://github.com/claudio4j))
+- Minor steps improvements in release guide
[\#3809](https://github.com/apache/camel-k/pull/3809)
([oscerd](https://github.com/oscerd))
+- fix\(trait\): Camel trait as IntegrationKit
[\#3788](https://github.com/apache/camel-k/pull/3788)
([squakez](https://github.com/squakez))
+- feat\(build\): parse cmd execution for errors
[\#3786](https://github.com/apache/camel-k/pull/3786)
([squakez](https://github.com/squakez))
+- feat\(controller\): add Ready condition to IntegrationPlatform
[\#3783](https://github.com/apache/camel-k/pull/3783)
([tadayosi](https://github.com/tadayosi))
+- Release Helm Chart 1.10.2
[\#3757](https://github.com/apache/camel-k/pull/3757)
([oscerd](https://github.com/oscerd))
+- Use jolokia version defined in camel-k-runtime
[\#3754](https://github.com/apache/camel-k/pull/3754)
([claudio4j](https://github.com/claudio4j))
+- Fixes licenses in pkg [\#3732](https://github.com/apache/camel-k/pull/3732)
([oscerd](https://github.com/oscerd))
+- Fixed licenses for addons
[\#3729](https://github.com/apache/camel-k/pull/3729)
([oscerd](https://github.com/oscerd))
+- Added Support for Azure Key Vault addon
[\#3706](https://github.com/apache/camel-k/pull/3706)
([oscerd](https://github.com/oscerd))
+- GCP Vault Support leveraging Camel-Google-Secret-Manager Properties Function
[\#3697](https://github.com/apache/camel-k/pull/3697)
([oscerd](https://github.com/oscerd))
+- chore\(api\): Add validation to trait enum parameters in CRDs
[\#3696](https://github.com/apache/camel-k/pull/3696)
([astefanutti](https://github.com/astefanutti))
+- fix: Use SIGTERM and SIGINT aware context for bootstrap operations
[\#3691](https://github.com/apache/camel-k/pull/3691)
([astefanutti](https://github.com/astefanutti))
+- More docs AWS Secrets Manager Vault
[\#3689](https://github.com/apache/camel-k/pull/3689)
([oscerd](https://github.com/oscerd))
+- chore\(trait\): Deprecate cached discovery option from GC trait
[\#3688](https://github.com/apache/camel-k/pull/3688)
([astefanutti](https://github.com/astefanutti))
+- Adds the default maven repositories if extra ones are added
[\#3684](https://github.com/apache/camel-k/pull/3684)
([phantomjinx](https://github.com/phantomjinx))
+- Added docs for AWS Secrets Manager Vault trait
[\#3683](https://github.com/apache/camel-k/pull/3683)
([oscerd](https://github.com/oscerd))
+- fix\(\#3671\): Fix native mode for KameletBinding
[\#3682](https://github.com/apache/camel-k/pull/3682)
([christophd](https://github.com/christophd))
+- Added Support AWS Secrets Manager Vault from Camel
[\#3679](https://github.com/apache/camel-k/pull/3679)
([oscerd](https://github.com/oscerd))
+- feat\(cli\): promote allow Integration update
[\#3674](https://github.com/apache/camel-k/pull/3674)
([squakez](https://github.com/squakez))
+- fix\(\#3657\): Use OPERATOR\_ID EnvVar consistently
[\#3660](https://github.com/apache/camel-k/pull/3660)
([christophd](https://github.com/christophd))
+- feat\(controller/cli\): improve handling of invalid components &
dependencies against Camel catalog
[\#3640](https://github.com/apache/camel-k/pull/3640)
([tadayosi](https://github.com/tadayosi))
+- feat\(cli\): Allow to set build publish strategy options from install cmd
[\#3631](https://github.com/apache/camel-k/pull/3631)
([essobedo](https://github.com/essobedo))
+- feat\(cmd/run\): secret/configmap as runtime/build-time properties
[\#3626](https://github.com/apache/camel-k/pull/3626)
([essobedo](https://github.com/essobedo))
+- doc: generate Resume trait doc
[\#3624](https://github.com/apache/camel-k/pull/3624)
([tadayosi](https://github.com/tadayosi))
+- feat\(cli\): Add add-repo command to add a repo for custom Kamelet catalog
[\#3623](https://github.com/apache/camel-k/pull/3623)
([essobedo](https://github.com/essobedo))
+- feat: Ingress trait host is optional
[\#3617](https://github.com/apache/camel-k/pull/3617)
([astefanutti](https://github.com/astefanutti))
+- feat\(cli\): Add a config command to manage the default settings
[\#3599](https://github.com/apache/camel-k/pull/3599)
([essobedo](https://github.com/essobedo))
+- feat\(ci\): smoke test before nightly release
[\#3594](https://github.com/apache/camel-k/pull/3594)
([squakez](https://github.com/squakez))
+- feat\(cli\): Add tail flag to the log command
[\#3589](https://github.com/apache/camel-k/pull/3589)
([essobedo](https://github.com/essobedo))
+- feat\(metadata\): raise error when capability/dependency not resolved in
CamelCatalog [\#3571](https://github.com/apache/camel-k/pull/3571)
([tadayosi](https://github.com/tadayosi))
+- feat\(cli\): Allow to specify custom Kaniko and Buildah images
[\#3558](https://github.com/apache/camel-k/pull/3558)
([essobedo](https://github.com/essobedo))
+
## [1.12.0-nightly](https://github.com/apache/camel-k/tree/1.12.0-nightly)
(2022-12-14)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.11.0...1.12.0-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.11.0...1.12.0-nightly)
**Closed issues:**
- Saga example failing with version \> 1.10
[\#3869](https://github.com/apache/camel-k/issues/3869)
-- Release 1.11.0 [\#3837](https://github.com/apache/camel-k/issues/3837)
- E2E - Isolate native tests into a dedicated workflow and put each test with
a separate job in the workflow
[\#3777](https://github.com/apache/camel-k/issues/3777)
- E2E - Kustomize tests are unstable
[\#3772](https://github.com/apache/camel-k/issues/3772)
- Apache sync not working
[\#3734](https://github.com/apache/camel-k/issues/3734)
@@ -39,9 +128,6 @@
- fix\(trait\): trait error "camel-catalog already exists" during upgrade
[\#3858](https://github.com/apache/camel-k/pull/3858)
([tadayosi](https://github.com/tadayosi))
- fix\(source\): dataformat dependencies not resolved
[\#3856](https://github.com/apache/camel-k/pull/3856)
([tadayosi](https://github.com/tadayosi))
- fix: typo on operator.adoc
[\#3850](https://github.com/apache/camel-k/pull/3850)
([mertdotcc](https://github.com/mertdotcc))
-- fix\(core\): move to policy/v1
[\#3841](https://github.com/apache/camel-k/pull/3841)
([squakez](https://github.com/squakez))
-- chore: deprecated commands
[\#3839](https://github.com/apache/camel-k/pull/3839)
([squakez](https://github.com/squakez))
-- Fix tests related to recent camel-k-runtime changes
[\#3838](https://github.com/apache/camel-k/pull/3838)
([claudio4j](https://github.com/claudio4j))
- fix\(GC\): Default to APIResourceList group when APIResource group is empty
[\#3834](https://github.com/apache/camel-k/pull/3834)
([astefanutti](https://github.com/astefanutti))
- fix: bundle all Camel K runtime artifacts
[\#3830](https://github.com/apache/camel-k/pull/3830)
([squakez](https://github.com/squakez))
- chore\(test\) : TestRunAndLog to pass on mac os
[\#3828](https://github.com/apache/camel-k/pull/3828)
([u5surf](https://github.com/u5surf))
@@ -54,28 +140,27 @@
- fix\(\#3800\): Add proper kamel CLI to image build on macOS
[\#3804](https://github.com/apache/camel-k/pull/3804)
([christophd](https://github.com/christophd))
- chore\(deps\): bump github.com/prometheus/client\_golang from 1.13.0 to
1.14.0 [\#3801](https://github.com/apache/camel-k/pull/3801)
([dependabot[bot]](https://github.com/apps/dependabot))
-##
[pkg/client/camel/v1.11.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.11.0)
(2022-12-07)
+## [v1.11.0](https://github.com/apache/camel-k/tree/v1.11.0) (2022-12-07)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.11.0...pkg/client/camel/v1.11.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.11.0...v1.11.0)
-##
[pkg/apis/camel/v1.11.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.11.0)
(2022-12-07)
+##
[pkg/client/camel/v1.11.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.11.0)
(2022-12-07)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.11.0...pkg/apis/camel/v1.11.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.11.0...pkg/client/camel/v1.11.0)
-## [v1.11.0](https://github.com/apache/camel-k/tree/v1.11.0) (2022-12-07)
+##
[pkg/kamelet/repository/v1.11.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.11.0)
(2022-12-07)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.11.0...v1.11.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.11.0...pkg/kamelet/repository/v1.11.0)
-##
[pkg/kamelet/repository/v1.11.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.11.0)
(2022-12-07)
+##
[pkg/apis/camel/v1.11.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.11.0)
(2022-12-07)
-[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.4-nightly...pkg/kamelet/repository/v1.11.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.4-nightly...pkg/apis/camel/v1.11.0)
**Closed issues:**
- E2E - Prometheus trait tests started to fail constantly after \#3875
[\#3880](https://github.com/apache/camel-k/issues/3880)
- Recent testing failures
[\#3861](https://github.com/apache/camel-k/issues/3861)
- Update dependency versions in the documentation for 1.10.x and Next versions
[\#3852](https://github.com/apache/camel-k/issues/3852)
-- Remove deprecated Kubernetes API
[\#3840](https://github.com/apache/camel-k/issues/3840)
- gc trait fails for: cannot list resource \"endpoints\" in API group
\"submariner.io\" [\#3833](https://github.com/apache/camel-k/issues/3833)
- Bundle m2 camel k runtime distribution
[\#3826](https://github.com/apache/camel-k/issues/3826)
- E2E - Upgrade tests has become flaky saying
'"camel-catalog-1.16.0-snapshot-quarkus" already exists'
[\#3822](https://github.com/apache/camel-k/issues/3822)
@@ -86,10 +171,8 @@
- FTP sink does not create directories when writing
[\#3812](https://github.com/apache/camel-k/issues/3812)
- `make install-minikube` does not work on macOS
[\#3800](https://github.com/apache/camel-k/issues/3800)
- Release 1.10.3 [\#3796](https://github.com/apache/camel-k/issues/3796)
-- Deprecate overlapping Kamel CLI features in favour of Camel JBang
[\#3790](https://github.com/apache/camel-k/issues/3790)
- Remove code deprecated before 1.8 \(LTS\)
[\#3787](https://github.com/apache/camel-k/issues/3787)
- Native checks to run on a nightly basis instead of on each PR
[\#3784](https://github.com/apache/camel-k/issues/3784)
-- Ready condition message not always taken from Camel Health Check
[\#3761](https://github.com/apache/camel-k/issues/3761)
- Unable to set env var OPERATOR\_ID in Helm installation
[\#3739](https://github.com/apache/camel-k/issues/3739)
- Camel version mismatch
[\#3481](https://github.com/apache/camel-k/issues/3481)
- Why's there JDK inside the camel-k-kit-\* images?
[\#3424](https://github.com/apache/camel-k/issues/3424)
@@ -105,13 +188,9 @@
**Merged pull requests:**
-- Minor steps improvements in release guide
[\#3809](https://github.com/apache/camel-k/pull/3809)
([oscerd](https://github.com/oscerd))
- chore: Fix tests on macOS aarch64
[\#3805](https://github.com/apache/camel-k/pull/3805)
([christophd](https://github.com/christophd))
- chore\(deps\): bump github.com/redhat-developer/service-binding-operator
from 1.3.0 to 1.3.1 [\#3799](https://github.com/apache/camel-k/pull/3799)
([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump github.com/spf13/viper from 1.13.0 to 1.14.0
[\#3798](https://github.com/apache/camel-k/pull/3798)
([dependabot[bot]](https://github.com/apps/dependabot))
-- fix\(trait\): Camel trait as IntegrationKit
[\#3788](https://github.com/apache/camel-k/pull/3788)
([squakez](https://github.com/squakez))
-- feat\(build\): parse cmd execution for errors
[\#3786](https://github.com/apache/camel-k/pull/3786)
([squakez](https://github.com/squakez))
-- feat\(controller\): add Ready condition to IntegrationPlatform
[\#3783](https://github.com/apache/camel-k/pull/3783)
([tadayosi](https://github.com/tadayosi))
- chore\(e2e\): clean up OCP3 guards
[\#3782](https://github.com/apache/camel-k/pull/3782)
([tadayosi](https://github.com/tadayosi))
- chore: removed module [\#3780](https://github.com/apache/camel-k/pull/3780)
([squakez](https://github.com/squakez))
- fix helm annotations and kamel\_id
[\#3778](https://github.com/apache/camel-k/pull/3778)
([milank78git](https://github.com/milank78git))
@@ -119,16 +198,11 @@
- chore\(deps\): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
[\#3771](https://github.com/apache/camel-k/pull/3771)
([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump github.com/spf13/cobra from 1.6.0 to 1.6.1
[\#3770](https://github.com/apache/camel-k/pull/3770)
([dependabot[bot]](https://github.com/apps/dependabot))
- feat\(ci\): latest runtime snapshot available
[\#3764](https://github.com/apache/camel-k/pull/3764)
([squakez](https://github.com/squakez))
-- Use jolokia version defined in camel-k-runtime
[\#3754](https://github.com/apache/camel-k/pull/3754)
([claudio4j](https://github.com/claudio4j))
- chore\(deps\): bump github.com/prometheus/client\_model from 0.2.0 to 0.3.0
[\#3752](https://github.com/apache/camel-k/pull/3752)
([dependabot[bot]](https://github.com/apps/dependabot))
##
[pkg/kamelet/repository/v1.10.3](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.3)
(2022-11-11)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.3...pkg/kamelet/repository/v1.10.3)
-
-##
[pkg/client/camel/v1.10.3](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.3)
(2022-11-11)
-
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.3...pkg/client/camel/v1.10.3)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.3...pkg/kamelet/repository/v1.10.3)
##
[pkg/apis/camel/v1.10.3](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.3)
(2022-11-11)
@@ -136,7 +210,11 @@
## [v1.10.3](https://github.com/apache/camel-k/tree/v1.10.3) (2022-11-11)
-[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.3-nightly...v1.10.3)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.3...v1.10.3)
+
+##
[pkg/client/camel/v1.10.3](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.3)
(2022-11-11)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.3-nightly...pkg/client/camel/v1.10.3)
**Closed issues:**
@@ -163,7 +241,7 @@
## [1.10.2](https://github.com/apache/camel-k/tree/1.10.2) (2022-10-22)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.2...1.10.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.2...1.10.2)
**Closed issues:**
@@ -174,7 +252,6 @@
**Merged pull requests:**
- chore\(ci\): clean actions
[\#3759](https://github.com/apache/camel-k/pull/3759)
([squakez](https://github.com/squakez))
-- Release Helm Chart 1.10.2
[\#3757](https://github.com/apache/camel-k/pull/3757)
([oscerd](https://github.com/oscerd))
- Fix get\_catalog.sh when runtime is snapshot
[\#3755](https://github.com/apache/camel-k/pull/3755)
([claudio4j](https://github.com/claudio4j))
- fix\(e2e\): stabilise TestNativeBinding
[\#3747](https://github.com/apache/camel-k/pull/3747)
([tadayosi](https://github.com/tadayosi))
- fix\(e2e\): fix minor issue in e2e upgrade util.go
[\#3745](https://github.com/apache/camel-k/pull/3745)
([tadayosi](https://github.com/tadayosi))
@@ -183,21 +260,21 @@
- chore\(deps\): bump github.com/onsi/gomega from 1.21.1 to 1.22.1
[\#3741](https://github.com/apache/camel-k/pull/3741)
([dependabot[bot]](https://github.com/apps/dependabot))
- Minor updates for bundle generation
[\#3423](https://github.com/apache/camel-k/pull/3423)
([phantomjinx](https://github.com/phantomjinx))
-##
[pkg/apis/camel/v1.10.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.2)
(2022-10-18)
+##
[pkg/kamelet/repository/v1.10.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.2)
(2022-10-18)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.2...pkg/apis/camel/v1.10.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.2...pkg/kamelet/repository/v1.10.2)
-##
[pkg/kamelet/repository/v1.10.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.2)
(2022-10-18)
+##
[pkg/client/camel/v1.10.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.2)
(2022-10-18)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.2...pkg/kamelet/repository/v1.10.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.2...pkg/client/camel/v1.10.2)
-## [v1.10.2](https://github.com/apache/camel-k/tree/v1.10.2) (2022-10-18)
+##
[pkg/apis/camel/v1.10.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.2)
(2022-10-18)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.2...v1.10.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.2...pkg/apis/camel/v1.10.2)
-##
[pkg/client/camel/v1.10.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.2)
(2022-10-18)
+## [v1.10.2](https://github.com/apache/camel-k/tree/v1.10.2) (2022-10-18)
-[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.2-nightly...pkg/client/camel/v1.10.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.2-nightly...v1.10.2)
**Closed issues:**
@@ -205,7 +282,7 @@
## [1.10.2-nightly](https://github.com/apache/camel-k/tree/1.10.2-nightly)
(2022-10-14)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.1...1.10.2-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.1...1.10.2-nightly)
**Closed issues:**
@@ -219,9 +296,7 @@
- \#2758 documentation for kustomize installation
[\#3738](https://github.com/apache/camel-k/pull/3738)
([phantomjinx](https://github.com/phantomjinx))
- Due to slower performance revert tests to sub-tests from separate functions
[\#3737](https://github.com/apache/camel-k/pull/3737)
([phantomjinx](https://github.com/phantomjinx))
- chore: gotestfmt is renamed to gotesttools/gotestfmt
[\#3735](https://github.com/apache/camel-k/pull/3735)
([tadayosi](https://github.com/tadayosi))
-- Fixes licenses in pkg [\#3732](https://github.com/apache/camel-k/pull/3732)
([oscerd](https://github.com/oscerd))
- feat\(cli\): Make add-repo and remove-repo compatible with a global operator
[\#3731](https://github.com/apache/camel-k/pull/3731)
([essobedo](https://github.com/essobedo))
-- Fixed licenses for addons
[\#3729](https://github.com/apache/camel-k/pull/3729)
([oscerd](https://github.com/oscerd))
- chore\(deps\): bump github.com/redhat-developer/service-binding-operator
from 1.2.0 to 1.3.0 [\#3727](https://github.com/apache/camel-k/pull/3727)
([dependabot[bot]](https://github.com/apps/dependabot))
- fix\(cli\): don't verify operator
[\#3723](https://github.com/apache/camel-k/pull/3723)
([squakez](https://github.com/squakez))
- chore\(deps\): bump github.com/onsi/gomega from 1.20.2 to 1.21.1
[\#3722](https://github.com/apache/camel-k/pull/3722)
([dependabot[bot]](https://github.com/apps/dependabot))
@@ -229,39 +304,27 @@
- fix\(ci\): build resources before testing
[\#3714](https://github.com/apache/camel-k/pull/3714)
([squakez](https://github.com/squakez))
- chore: add test-fmt make target
[\#3712](https://github.com/apache/camel-k/pull/3712)
([tadayosi](https://github.com/tadayosi))
- chore: Upgrade go.uber.org/automaxprocs to v1.5.1
[\#3711](https://github.com/apache/camel-k/pull/3711)
([astefanutti](https://github.com/astefanutti))
-- Added Support for Azure Key Vault addon
[\#3706](https://github.com/apache/camel-k/pull/3706)
([oscerd](https://github.com/oscerd))
- chore: Use global client discovery API to check Knative install
[\#3701](https://github.com/apache/camel-k/pull/3701)
([astefanutti](https://github.com/astefanutti))
- Update camel quarkus micropofile metrics doc
[\#3698](https://github.com/apache/camel-k/pull/3698)
([zbendhiba](https://github.com/zbendhiba))
-- GCP Vault Support leveraging Camel-Google-Secret-Manager Properties Function
[\#3697](https://github.com/apache/camel-k/pull/3697)
([oscerd](https://github.com/oscerd))
-- chore\(api\): Add validation to trait enum parameters in CRDs
[\#3696](https://github.com/apache/camel-k/pull/3696)
([astefanutti](https://github.com/astefanutti))
- Remove deprecated spectrum fix
[\#3693](https://github.com/apache/camel-k/pull/3693)
([tadayosi](https://github.com/tadayosi))
-- fix: Use SIGTERM and SIGINT aware context for bootstrap operations
[\#3691](https://github.com/apache/camel-k/pull/3691)
([astefanutti](https://github.com/astefanutti))
-- More docs AWS Secrets Manager Vault
[\#3689](https://github.com/apache/camel-k/pull/3689)
([oscerd](https://github.com/oscerd))
-- chore\(trait\): Deprecate cached discovery option from GC trait
[\#3688](https://github.com/apache/camel-k/pull/3688)
([astefanutti](https://github.com/astefanutti))
-- Adds the default maven repositories if extra ones are added
[\#3684](https://github.com/apache/camel-k/pull/3684)
([phantomjinx](https://github.com/phantomjinx))
-- Added docs for AWS Secrets Manager Vault trait
[\#3683](https://github.com/apache/camel-k/pull/3683)
([oscerd](https://github.com/oscerd))
-- fix\(\#3671\): Fix native mode for KameletBinding
[\#3682](https://github.com/apache/camel-k/pull/3682)
([christophd](https://github.com/christophd))
- chore: Add client argument to controllers
[\#3681](https://github.com/apache/camel-k/pull/3681)
([astefanutti](https://github.com/astefanutti))
-- Added Support AWS Secrets Manager Vault from Camel
[\#3679](https://github.com/apache/camel-k/pull/3679)
([oscerd](https://github.com/oscerd))
- chore: Propagate reconcilation context to build routine
[\#3678](https://github.com/apache/camel-k/pull/3678)
([astefanutti](https://github.com/astefanutti))
- chore\(deps\): bump github.com/container-tools/spectrum from 0.3.10 to
0.3.11 [\#3675](https://github.com/apache/camel-k/pull/3675)
([dependabot[bot]](https://github.com/apps/dependabot))
-- feat\(cli\): promote allow Integration update
[\#3674](https://github.com/apache/camel-k/pull/3674)
([squakez](https://github.com/squakez))
- chore\(test\): KameletBinding native mode
[\#3670](https://github.com/apache/camel-k/pull/3670)
([bouskaJ](https://github.com/bouskaJ))
- doc: add kamel promote [\#3665](https://github.com/apache/camel-k/pull/3665)
([squakez](https://github.com/squakez))
- chore: enable latest LTS nightly
[\#3663](https://github.com/apache/camel-k/pull/3663)
([squakez](https://github.com/squakez))
-- fix\(\#3657\): Use OPERATOR\_ID EnvVar consistently
[\#3660](https://github.com/apache/camel-k/pull/3660)
([christophd](https://github.com/christophd))
- trait\(ingress\): Configure backend in ingress rule
[\#3652](https://github.com/apache/camel-k/pull/3652)
([astefanutti](https://github.com/astefanutti))
- chore\(ci\): experimental use of gotestfmt for e2e
[\#3651](https://github.com/apache/camel-k/pull/3651)
([tadayosi](https://github.com/tadayosi))
- chore\(deps\): bump github.com/redhat-developer/service-binding-operator
from 1.1.1 to 1.2.0 [\#3637](https://github.com/apache/camel-k/pull/3637)
([dependabot[bot]](https://github.com/apps/dependabot))
- Improvements to OLM bundle building of test index
[\#3527](https://github.com/apache/camel-k/pull/3527)
([phantomjinx](https://github.com/phantomjinx))
-##
[pkg/kamelet/repository/v1.10.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.1)
(2022-10-10)
+## [v1.10.1](https://github.com/apache/camel-k/tree/v1.10.1) (2022-10-10)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.1...pkg/kamelet/repository/v1.10.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.1...v1.10.1)
-## [v1.10.1](https://github.com/apache/camel-k/tree/v1.10.1) (2022-10-10)
+##
[pkg/kamelet/repository/v1.10.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.1)
(2022-10-10)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.1...v1.10.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.1...pkg/kamelet/repository/v1.10.1)
##
[pkg/apis/camel/v1.10.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.1)
(2022-10-10)
@@ -283,7 +346,6 @@
- Wrong compatibility matrix
[\#3622](https://github.com/apache/camel-k/issues/3622)
- 1.10.x Smoke test failure TestBindingWithImage
[\#3619](https://github.com/apache/camel-k/issues/3619)
- Nightly release 1.9.x missing tests
[\#3613](https://github.com/apache/camel-k/issues/3613)
-- Run E2E test before nightly releases
[\#3572](https://github.com/apache/camel-k/issues/3572)
- `kamel promote` documentation
[\#3375](https://github.com/apache/camel-k/issues/3375)
- Kamel install error on Minikube
[\#3348](https://github.com/apache/camel-k/issues/3348)
- Camel route terminates when route takes longer than 5 minutes
[\#3335](https://github.com/apache/camel-k/issues/3335)
@@ -296,9 +358,7 @@
**Closed issues:**
-- camel k 0.11.0 helm - Error: parse error at
\(camel-k/templates/operator.yaml:87\): "-en"
[\#3654](https://github.com/apache/camel-k/issues/3654)
- `make bundle` failure [\#3602](https://github.com/apache/camel-k/issues/3602)
-- Raise error when dependency could not be resolved via CamelCatalog
[\#3449](https://github.com/apache/camel-k/issues/3449)
- Parametrize kaniko executor image to point to private registry
[\#3350](https://github.com/apache/camel-k/issues/3350)
- 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)
@@ -307,7 +367,6 @@
- Simple KameletBinding created with Errors
[\#3299](https://github.com/apache/camel-k/issues/3299)
- 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)
@@ -327,31 +386,21 @@
- fix: release as an action
[\#3646](https://github.com/apache/camel-k/pull/3646)
([squakez](https://github.com/squakez))
- feat\(cli/run\): Support dependencies defined using HTTP URLs
[\#3644](https://github.com/apache/camel-k/pull/3644)
([essobedo](https://github.com/essobedo))
- Fix Camel website build by removing invalid link
[\#3642](https://github.com/apache/camel-k/pull/3642)
([apupier](https://github.com/apupier))
-- feat\(controller/cli\): improve handling of invalid components &
dependencies against Camel catalog
[\#3640](https://github.com/apache/camel-k/pull/3640)
([tadayosi](https://github.com/tadayosi))
- fix: release as an action
[\#3636](https://github.com/apache/camel-k/pull/3636)
([squakez](https://github.com/squakez))
- Fixed helm install failing
[\#3634](https://github.com/apache/camel-k/pull/3634)
([halmakidon](https://github.com/halmakidon))
- Update documentation for kamelet type that can also be action
[\#3632](https://github.com/apache/camel-k/pull/3632)
([apupier](https://github.com/apupier))
-- feat\(cli\): Allow to set build publish strategy options from install cmd
[\#3631](https://github.com/apache/camel-k/pull/3631)
([essobedo](https://github.com/essobedo))
- test: Use camel-k repo in the test for the add-repo command
[\#3630](https://github.com/apache/camel-k/pull/3630)
([essobedo](https://github.com/essobedo))
- fix: release as an action
[\#3629](https://github.com/apache/camel-k/pull/3629)
([squakez](https://github.com/squakez))
- migrate and improve master example
[\#3627](https://github.com/apache/camel-k/pull/3627)
([KuthumiPepple](https://github.com/KuthumiPepple))
-- feat\(cmd/run\): secret/configmap as runtime/build-time properties
[\#3626](https://github.com/apache/camel-k/pull/3626)
([essobedo](https://github.com/essobedo))
- fix: release as an action
[\#3625](https://github.com/apache/camel-k/pull/3625)
([squakez](https://github.com/squakez))
-- doc: generate Resume trait doc
[\#3624](https://github.com/apache/camel-k/pull/3624)
([tadayosi](https://github.com/tadayosi))
-- feat\(cli\): Add add-repo command to add a repo for custom Kamelet catalog
[\#3623](https://github.com/apache/camel-k/pull/3623)
([essobedo](https://github.com/essobedo))
- chore\(ci\): release as an action
[\#3621](https://github.com/apache/camel-k/pull/3621)
([squakez](https://github.com/squakez))
- feat\(trait\): Provide the service type from the trait configuration
[\#3618](https://github.com/apache/camel-k/pull/3618)
([essobedo](https://github.com/essobedo))
-- feat: Ingress trait host is optional
[\#3617](https://github.com/apache/camel-k/pull/3617)
([astefanutti](https://github.com/astefanutti))
- Fix panics when integration is waiting for platform
[\#3616](https://github.com/apache/camel-k/pull/3616)
([astefanutti](https://github.com/astefanutti))
- fix: do not run smoke tests on 1.9 nightly
[\#3614](https://github.com/apache/camel-k/pull/3614)
([squakez](https://github.com/squakez))
- feat: Auto-create platform when registry can be inferred from KEP-1755
[\#3612](https://github.com/apache/camel-k/pull/3612)
([astefanutti](https://github.com/astefanutti))
- fix: Panic with odd number of key / value arguments
[\#3610](https://github.com/apache/camel-k/pull/3610)
([astefanutti](https://github.com/astefanutti))
- chore\(deps\): bump github.com/spf13/viper from 1.12.0 to 1.13.0
[\#3609](https://github.com/apache/camel-k/pull/3609)
([dependabot[bot]](https://github.com/apps/dependabot))
-- feat\(cli\): Add a config command to manage the default settings
[\#3599](https://github.com/apache/camel-k/pull/3599)
([essobedo](https://github.com/essobedo))
- \[TEST\] OLM fresh install test
[\#3593](https://github.com/apache/camel-k/pull/3593)
([bouskaJ](https://github.com/bouskaJ))
-- feat\(cli\): Add tail flag to the log command
[\#3589](https://github.com/apache/camel-k/pull/3589)
([essobedo](https://github.com/essobedo))
-- feat\(metadata\): raise error when capability/dependency not resolved in
CamelCatalog [\#3571](https://github.com/apache/camel-k/pull/3571)
([tadayosi](https://github.com/tadayosi))
-- feat\(cli\): Allow to specify custom Kaniko and Buildah images
[\#3558](https://github.com/apache/camel-k/pull/3558)
([essobedo](https://github.com/essobedo))
## [1.11.0-nightly](https://github.com/apache/camel-k/tree/1.11.0-nightly)
(2022-09-06)
@@ -376,7 +425,6 @@
- fix\(e2e\): codegen [\#3601](https://github.com/apache/camel-k/pull/3601)
([squakez](https://github.com/squakez))
- fix\(e2e\): relax constraints for builder kit full build test
[\#3597](https://github.com/apache/camel-k/pull/3597)
([tadayosi](https://github.com/tadayosi))
- chore\(deps\): bump github.com/onsi/gomega from 1.20.1 to 1.20.2
[\#3596](https://github.com/apache/camel-k/pull/3596)
([dependabot[bot]](https://github.com/apps/dependabot))
-- feat\(ci\): smoke test before nightly release
[\#3594](https://github.com/apache/camel-k/pull/3594)
([squakez](https://github.com/squakez))
- fix\(lint\): suppress nolintlint - unused staticcheck
[\#3592](https://github.com/apache/camel-k/pull/3592)
([tadayosi](https://github.com/tadayosi))
- fix\(e2e\): fix TestBindingWithImage
[\#3590](https://github.com/apache/camel-k/pull/3590)
([tadayosi](https://github.com/tadayosi))
- Update the staging repository for camel-k-runtime 1.14.0
[\#3588](https://github.com/apache/camel-k/pull/3588)
([oscerd](https://github.com/oscerd))
@@ -702,7 +750,7 @@
## [1.10.0-nightly](https://github.com/apache/camel-k/tree/1.10.0-nightly)
(2022-05-18)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.2...1.10.0-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.2...1.10.0-nightly)
**Closed issues:**
@@ -715,10 +763,6 @@
- Moving to 1.10.0-SNAPSHOT
[\#3284](https://github.com/apache/camel-k/pull/3284)
([oscerd](https://github.com/oscerd))
- chore\(cmd/trait\): refactor cmd & trait packages
[\#3279](https://github.com/apache/camel-k/pull/3279)
([tadayosi](https://github.com/tadayosi))
-##
[pkg/apis/camel/v1.9.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.9.2)
(2022-05-17)
-
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.2...pkg/apis/camel/v1.9.2)
-
##
[pkg/kamelet/repository/v1.9.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.9.2)
(2022-05-17)
[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.2...pkg/kamelet/repository/v1.9.2)
@@ -729,7 +773,11 @@
## [v1.9.2](https://github.com/apache/camel-k/tree/v1.9.2) (2022-05-17)
-[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.2-nightly...v1.9.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.2...v1.9.2)
+
+##
[pkg/apis/camel/v1.9.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.9.2)
(2022-05-17)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.2-nightly...pkg/apis/camel/v1.9.2)
## [1.9.2-nightly](https://github.com/apache/camel-k/tree/1.9.2-nightly)
(2022-05-17)
@@ -758,7 +806,11 @@
##
[pkg/apis/camel/v1.9.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.9.1)
(2022-05-09)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.9.1...pkg/apis/camel/v1.9.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.1...pkg/apis/camel/v1.9.1)
+
+##
[pkg/client/camel/v1.9.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.9.1)
(2022-05-09)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.9.1...pkg/client/camel/v1.9.1)
## [v1.9.1](https://github.com/apache/camel-k/tree/v1.9.1) (2022-05-09)
@@ -766,11 +818,7 @@
##
[pkg/kamelet/repository/v1.9.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.9.1)
(2022-05-09)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.1...pkg/kamelet/repository/v1.9.1)
-
-##
[pkg/client/camel/v1.9.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.9.1)
(2022-05-09)
-
-[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.1-nightly...pkg/client/camel/v1.9.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.1-nightly...pkg/kamelet/repository/v1.9.1)
**Closed issues:**
@@ -784,7 +832,7 @@
## [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/pkg/apis/camel/v1.9.0...1.9.1-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.0...1.9.1-nightly)
**Closed issues:**
@@ -853,13 +901,13 @@
- 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))
-##
[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/client/camel/v1.9.0...pkg/apis/camel/v1.9.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.0...pkg/client/camel/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/pkg/kamelet/repository/v1.9.0...pkg/client/camel/v1.9.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.0...pkg/apis/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)