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 d9fce5605 chore: nightly automatic updates
d9fce5605 is described below
commit d9fce560587622f23827fc3bd20c05b8a9eceac0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 2 23:45:41 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 545 ++++++++++++++++++++++++++++++-----------------------------
README.adoc | 2 +-
badge.out | 2 +-
coverage | 2 +-
coverage.out | 10 +-
5 files changed, 290 insertions(+), 271 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff191d5a6..3eb503295 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,86 +2,18 @@
## [Unreleased](https://github.com/apache/camel-k/tree/HEAD)
-[Full
Changelog](https://github.com/apache/camel-k/compare/2.2.1-nightly...HEAD)
+[Full Changelog](https://github.com/apache/camel-k/compare/v2.3.0...HEAD)
**Closed issues:**
-- Could not determine source URI: cluster "camel-ai-kafka" has no listeners of
type "plain" [\#5295](https://github.com/apache/camel-k/issues/5295)
-- OS platform not considered during "make build"
[\#5288](https://github.com/apache/camel-k/issues/5288)
-- Camelk | AtlasMap Support
[\#5261](https://github.com/apache/camel-k/issues/5261)
-- release-nightly does not build/push multiarch manifest
[\#5252](https://github.com/apache/camel-k/issues/5252)
-- XSD might be wrong [\#5250](https://github.com/apache/camel-k/issues/5250)
-- Pipe error handler not working with Camel 4.4.0
[\#5242](https://github.com/apache/camel-k/issues/5242)
-- Integration builds fail with arm64 base image
[\#5238](https://github.com/apache/camel-k/issues/5238)
-- Update buil/Dokerfile to use go 1.21
[\#5231](https://github.com/apache/camel-k/issues/5231)
-- Error java.lang.ClassNotFoundException:
io.quarkus.bootstrap.runner.QuarkusEntryPoint
[\#5225](https://github.com/apache/camel-k/issues/5225)
-- Deployment Trait maxUnavailable and maxSurge default values differ from
documentation and do not support % values
[\#5223](https://github.com/apache/camel-k/issues/5223)
-- Misleading "Monitor: Integration needs a rebuild" message
[\#5219](https://github.com/apache/camel-k/issues/5219)
-- Route parameters are ignored for `path` parameters
[\#5203](https://github.com/apache/camel-k/issues/5203)
-- Flaky `kamel run --dev` test
[\#5197](https://github.com/apache/camel-k/issues/5197)
-- Builder property failure when using non xml tag characters
[\#5195](https://github.com/apache/camel-k/issues/5195)
-- Error configuring property: camel.component.test\[00001\]port\[80\]tcp.addr
because cannot find component with name test\[00001\]port\[80\]tcp.
[\#5179](https://github.com/apache/camel-k/issues/5179)
-- Get environment variable value is empty in properties file
[\#5178](https://github.com/apache/camel-k/issues/5178)
-- Install operator image according to the target architecture
[\#5169](https://github.com/apache/camel-k/issues/5169)
-- Debug Integrations failing
[\#5161](https://github.com/apache/camel-k/issues/5161)
-- Multiple crons at the same Integration do not run as expected
[\#5158](https://github.com/apache/camel-k/issues/5158)
-- Kamel delete KameletBinding only removes integration resource
[\#5156](https://github.com/apache/camel-k/issues/5156)
-- Knative dependencies are added when profile is activated
[\#5145](https://github.com/apache/camel-k/issues/5145)
-- Performance regression due to configmap/secrets whole cluster watch
[\#5143](https://github.com/apache/camel-k/issues/5143)
-- Running integrations fail when the used registry has a port other than
default 80 [\#5141](https://github.com/apache/camel-k/issues/5141)
-- camel-jackson configure configure "autoDiscoverObjectMapper" property for
non-spring boot application
[\#5140](https://github.com/apache/camel-k/issues/5140)
-- Update github actions to a version that use node 20
[\#5130](https://github.com/apache/camel-k/issues/5130)
-- Monitor Camel Integrations in K8s Deployments
[\#5120](https://github.com/apache/camel-k/issues/5120)
-- Integrations remain in Initialization loop when referenced config map has
owner references [\#5114](https://github.com/apache/camel-k/issues/5114)
-- Externally built Integrations are deployed without a command in Camel-K
2.2.0 [\#5112](https://github.com/apache/camel-k/issues/5112)
-- Coverage report wrong percentage
[\#5108](https://github.com/apache/camel-k/issues/5108)
-- Add possibility to configure annotation for the builder pods
[\#5106](https://github.com/apache/camel-k/issues/5106)
-- Include the operator node-selector in the helm chart
[\#5103](https://github.com/apache/camel-k/issues/5103)
-- TestCreateCatalog fail when DEFAULT\_RUNTIME\_VERSION=3.6.0-SNAPSHOT
[\#5099](https://github.com/apache/camel-k/issues/5099)
-- Remove secondary IntegrationPlatform in favor of using IntegrationProfile
settings [\#5097](https://github.com/apache/camel-k/issues/5097)
-- Basic example fails on Docker Desktop MacOS
[\#5095](https://github.com/apache/camel-k/issues/5095)
-- Quartz builds failing to start when using native builds
[\#5088](https://github.com/apache/camel-k/issues/5088)
-- Operator is stuck in a "deploying" phase loop when internal deployment fails
indefinitely [\#5084](https://github.com/apache/camel-k/issues/5084)
-- Ability to set different resources for jvm and native containers when both
are used in the same Integration
[\#5065](https://github.com/apache/camel-k/issues/5065)
-- Don't run dependabot on forked repos
[\#5063](https://github.com/apache/camel-k/issues/5063)
-- Operator 2.2.0 does not spawn builder pod with strategy: pod
[\#5060](https://github.com/apache/camel-k/issues/5060)
-- Run a different set of checks for java dependencies
[\#5054](https://github.com/apache/camel-k/issues/5054)
-- Support component scheme prefix in data type references
[\#5048](https://github.com/apache/camel-k/issues/5048)
-- Need to update CEQ service discovery setting for data type transformer
[\#5047](https://github.com/apache/camel-k/issues/5047)
-- Nightly check against latest runtime failure
[\#5042](https://github.com/apache/camel-k/issues/5042)
-- Provide a page linking to Camel DSLs
[\#5037](https://github.com/apache/camel-k/issues/5037)
-- Nightly SBOM procedure should not run if there are no changes
[\#5033](https://github.com/apache/camel-k/issues/5033)
-- Mac github actions failing
[\#5028](https://github.com/apache/camel-k/issues/5028)
-- Polish trait conditions
[\#5027](https://github.com/apache/camel-k/issues/5027)
-- Nightly release soft failure
[\#5023](https://github.com/apache/camel-k/issues/5023)
-- \[Discussion\] Camel K 2024 roadmap
[\#5019](https://github.com/apache/camel-k/issues/5019)
-- Unable to authenticate with Docker Hub API v2
[\#5017](https://github.com/apache/camel-k/issues/5017)
-- Data type Kamelet hardcoded
[\#5014](https://github.com/apache/camel-k/issues/5014)
-- Quarkus buildMode should sort JVM before Native execution
[\#5001](https://github.com/apache/camel-k/issues/5001)
-- Failing to build native integration
[\#5000](https://github.com/apache/camel-k/issues/5000)
-- Route diagram not visible in hawtio console: JMX connector not running
[\#4990](https://github.com/apache/camel-k/issues/4990)
-- Azure Key Vault Trait: Support Azure Identity as authentication method
[\#4983](https://github.com/apache/camel-k/issues/4983)
-- Move handling of IntegrationPlatformResource to a separate operator
[\#4948](https://github.com/apache/camel-k/issues/4948)
-- Quarkus native check failing
[\#4885](https://github.com/apache/camel-k/issues/4885)
-- Use generated trait [\#4811](https://github.com/apache/camel-k/issues/4811)
-- Upgrade to Go 1.21 [\#4795](https://github.com/apache/camel-k/issues/4795)
-- Pointer to an external schema/CRD
[\#4788](https://github.com/apache/camel-k/issues/4788)
-- Pipe using simple language expressions causing failure
[\#4777](https://github.com/apache/camel-k/issues/4777)
-- 1st Integration after Camel K runtime version update failing
[\#4776](https://github.com/apache/camel-k/issues/4776)
-- KameletBinding could not find a topic with a different `metadata.name` and
`topicName`. [\#4759](https://github.com/apache/camel-k/issues/4759)
-- Provide alternative publishing strategy via pipeline
[\#4747](https://github.com/apache/camel-k/issues/4747)
-- Quarkus native checks failure
[\#4723](https://github.com/apache/camel-k/issues/4723)
-- Build waiting condition
[\#4542](https://github.com/apache/camel-k/issues/4542)
-- Add support for Strimzi Kafka in KameletBinding/Pipe
[\#4337](https://github.com/apache/camel-k/issues/4337)
-- Refactor master trait to use camel-quarkus-kubernetes
[\#4048](https://github.com/apache/camel-k/issues/4048)
-- Add DataTypeRegistry as bean in Camel context
[\#3845](https://github.com/apache/camel-k/issues/3845)
-- Remove duplication of the default platform creation
[\#3433](https://github.com/apache/camel-k/issues/3433)
-- Use `go:embed` instead of vfsgen for embedded resources handling
[\#3384](https://github.com/apache/camel-k/issues/3384)
-- Use build-tags to configure what feature are included in a camel-k build
[\#2801](https://github.com/apache/camel-k/issues/2801)
-- shipwright.io builder [\#1673](https://github.com/apache/camel-k/issues/1673)
+- Java CRDs plugin error
[\#5310](https://github.com/apache/camel-k/issues/5310)
+- Upgrade error traces [\#5271](https://github.com/apache/camel-k/issues/5271)
+- Multi architecture support - Integrations
[\#4149](https://github.com/apache/camel-k/issues/4149)
**Merged pull requests:**
+- fix\(ci\): plugin failure
[\#5312](https://github.com/apache/camel-k/pull/5312)
([squakez](https://github.com/squakez))
+- fix\(e2e\): temporarily disable test
[\#5308](https://github.com/apache/camel-k/pull/5308)
([squakez](https://github.com/squakez))
- fix\(olm\): bundle script
[\#5303](https://github.com/apache/camel-k/pull/5303)
([squakez](https://github.com/squakez))
- chore\(runtime\): default to 3.8.1
[\#5302](https://github.com/apache/camel-k/pull/5302)
([squakez](https://github.com/squakez))
- chore\(deps\): bump fabric8-version from 6.10.0 to 6.11.0 in /java/crds
[\#5301](https://github.com/apache/camel-k/pull/5301)
([dependabot[bot]](https://github.com/apps/dependabot))
@@ -99,6 +31,7 @@
- feat\(traits\): telemetry refactoring
[\#5274](https://github.com/apache/camel-k/pull/5274)
([squakez](https://github.com/squakez))
- feat\(traits\): health refactoring
[\#5273](https://github.com/apache/camel-k/pull/5273)
([squakez](https://github.com/squakez))
- feat\(traits\): service binding refactoring
[\#5272](https://github.com/apache/camel-k/pull/5272)
([squakez](https://github.com/squakez))
+- feat\(traits\): logging refactoring
[\#5270](https://github.com/apache/camel-k/pull/5270)
([squakez](https://github.com/squakez))
- feat\(traits\): master refactoring
[\#5269](https://github.com/apache/camel-k/pull/5269)
([squakez](https://github.com/squakez))
- feat\(catalog\): support placeholders
[\#5268](https://github.com/apache/camel-k/pull/5268)
([squakez](https://github.com/squakez))
- chore\(deps\): bump github.com/prometheus/common from 0.50.0 to 0.51.0
[\#5267](https://github.com/apache/camel-k/pull/5267)
([dependabot[bot]](https://github.com/apps/dependabot))
@@ -224,6 +157,90 @@
- chore\(deps\): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
[\#5038](https://github.com/apache/camel-k/pull/5038)
([dependabot[bot]](https://github.com/apps/dependabot))
- feat: import external Camel applications
[\#4942](https://github.com/apache/camel-k/pull/4942)
([squakez](https://github.com/squakez))
+## [v2.3.0](https://github.com/apache/camel-k/tree/v2.3.0) (2024-04-02)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-2.3.0...v2.3.0)
+
+##
[camel-k-crds-2.3.0](https://github.com/apache/camel-k/tree/camel-k-crds-2.3.0)
(2024-04-02)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/2.2.1-nightly...camel-k-crds-2.3.0)
+
+**Closed issues:**
+
+- Could not determine source URI: cluster "camel-ai-kafka" has no listeners of
type "plain" [\#5295](https://github.com/apache/camel-k/issues/5295)
+- OS platform not considered during "make build"
[\#5288](https://github.com/apache/camel-k/issues/5288)
+- Camelk | AtlasMap Support
[\#5261](https://github.com/apache/camel-k/issues/5261)
+- release-nightly does not build/push multiarch manifest
[\#5252](https://github.com/apache/camel-k/issues/5252)
+- XSD might be wrong [\#5250](https://github.com/apache/camel-k/issues/5250)
+- Pipe error handler not working with Camel 4.4.0
[\#5242](https://github.com/apache/camel-k/issues/5242)
+- Integration builds fail with arm64 base image
[\#5238](https://github.com/apache/camel-k/issues/5238)
+- Update buil/Dokerfile to use go 1.21
[\#5231](https://github.com/apache/camel-k/issues/5231)
+- Error java.lang.ClassNotFoundException:
io.quarkus.bootstrap.runner.QuarkusEntryPoint
[\#5225](https://github.com/apache/camel-k/issues/5225)
+- Deployment Trait maxUnavailable and maxSurge default values differ from
documentation and do not support % values
[\#5223](https://github.com/apache/camel-k/issues/5223)
+- Misleading "Monitor: Integration needs a rebuild" message
[\#5219](https://github.com/apache/camel-k/issues/5219)
+- Route parameters are ignored for `path` parameters
[\#5203](https://github.com/apache/camel-k/issues/5203)
+- Flaky `kamel run --dev` test
[\#5197](https://github.com/apache/camel-k/issues/5197)
+- Builder property failure when using non xml tag characters
[\#5195](https://github.com/apache/camel-k/issues/5195)
+- Error configuring property: camel.component.test\[00001\]port\[80\]tcp.addr
because cannot find component with name test\[00001\]port\[80\]tcp.
[\#5179](https://github.com/apache/camel-k/issues/5179)
+- Get environment variable value is empty in properties file
[\#5178](https://github.com/apache/camel-k/issues/5178)
+- Install operator image according to the target architecture
[\#5169](https://github.com/apache/camel-k/issues/5169)
+- Debug Integrations failing
[\#5161](https://github.com/apache/camel-k/issues/5161)
+- Multiple crons at the same Integration do not run as expected
[\#5158](https://github.com/apache/camel-k/issues/5158)
+- Kamel delete KameletBinding only removes integration resource
[\#5156](https://github.com/apache/camel-k/issues/5156)
+- Knative dependencies are added when profile is activated
[\#5145](https://github.com/apache/camel-k/issues/5145)
+- Performance regression due to configmap/secrets whole cluster watch
[\#5143](https://github.com/apache/camel-k/issues/5143)
+- Running integrations fail when the used registry has a port other than
default 80 [\#5141](https://github.com/apache/camel-k/issues/5141)
+- camel-jackson configure configure "autoDiscoverObjectMapper" property for
non-spring boot application
[\#5140](https://github.com/apache/camel-k/issues/5140)
+- Update github actions to a version that use node 20
[\#5130](https://github.com/apache/camel-k/issues/5130)
+- Monitor Camel Integrations in K8s Deployments
[\#5120](https://github.com/apache/camel-k/issues/5120)
+- Integrations remain in Initialization loop when referenced config map has
owner references [\#5114](https://github.com/apache/camel-k/issues/5114)
+- Externally built Integrations are deployed without a command in Camel-K
2.2.0 [\#5112](https://github.com/apache/camel-k/issues/5112)
+- Coverage report wrong percentage
[\#5108](https://github.com/apache/camel-k/issues/5108)
+- Add possibility to configure annotation for the builder pods
[\#5106](https://github.com/apache/camel-k/issues/5106)
+- Include the operator node-selector in the helm chart
[\#5103](https://github.com/apache/camel-k/issues/5103)
+- TestCreateCatalog fail when DEFAULT\_RUNTIME\_VERSION=3.6.0-SNAPSHOT
[\#5099](https://github.com/apache/camel-k/issues/5099)
+- Remove secondary IntegrationPlatform in favor of using IntegrationProfile
settings [\#5097](https://github.com/apache/camel-k/issues/5097)
+- Basic example fails on Docker Desktop MacOS
[\#5095](https://github.com/apache/camel-k/issues/5095)
+- Quartz builds failing to start when using native builds
[\#5088](https://github.com/apache/camel-k/issues/5088)
+- Operator is stuck in a "deploying" phase loop when internal deployment fails
indefinitely [\#5084](https://github.com/apache/camel-k/issues/5084)
+- Ability to set different resources for jvm and native containers when both
are used in the same Integration
[\#5065](https://github.com/apache/camel-k/issues/5065)
+- Don't run dependabot on forked repos
[\#5063](https://github.com/apache/camel-k/issues/5063)
+- Operator 2.2.0 does not spawn builder pod with strategy: pod
[\#5060](https://github.com/apache/camel-k/issues/5060)
+- Run a different set of checks for java dependencies
[\#5054](https://github.com/apache/camel-k/issues/5054)
+- Support component scheme prefix in data type references
[\#5048](https://github.com/apache/camel-k/issues/5048)
+- Need to update CEQ service discovery setting for data type transformer
[\#5047](https://github.com/apache/camel-k/issues/5047)
+- Nightly check against latest runtime failure
[\#5042](https://github.com/apache/camel-k/issues/5042)
+- Provide a page linking to Camel DSLs
[\#5037](https://github.com/apache/camel-k/issues/5037)
+- Nightly SBOM procedure should not run if there are no changes
[\#5033](https://github.com/apache/camel-k/issues/5033)
+- Mac github actions failing
[\#5028](https://github.com/apache/camel-k/issues/5028)
+- Polish trait conditions
[\#5027](https://github.com/apache/camel-k/issues/5027)
+- Nightly release soft failure
[\#5023](https://github.com/apache/camel-k/issues/5023)
+- \[Discussion\] Camel K 2024 roadmap
[\#5019](https://github.com/apache/camel-k/issues/5019)
+- Unable to authenticate with Docker Hub API v2
[\#5017](https://github.com/apache/camel-k/issues/5017)
+- Data type Kamelet hardcoded
[\#5014](https://github.com/apache/camel-k/issues/5014)
+- Quarkus buildMode should sort JVM before Native execution
[\#5001](https://github.com/apache/camel-k/issues/5001)
+- Failing to build native integration
[\#5000](https://github.com/apache/camel-k/issues/5000)
+- Route diagram not visible in hawtio console: JMX connector not running
[\#4990](https://github.com/apache/camel-k/issues/4990)
+- Azure Key Vault Trait: Support Azure Identity as authentication method
[\#4983](https://github.com/apache/camel-k/issues/4983)
+- Move handling of IntegrationPlatformResource to a separate operator
[\#4948](https://github.com/apache/camel-k/issues/4948)
+- Quarkus native check failing
[\#4885](https://github.com/apache/camel-k/issues/4885)
+- Use generated trait [\#4811](https://github.com/apache/camel-k/issues/4811)
+- Upgrade to Go 1.21 [\#4795](https://github.com/apache/camel-k/issues/4795)
+- Pointer to an external schema/CRD
[\#4788](https://github.com/apache/camel-k/issues/4788)
+- Pipe using simple language expressions causing failure
[\#4777](https://github.com/apache/camel-k/issues/4777)
+- 1st Integration after Camel K runtime version update failing
[\#4776](https://github.com/apache/camel-k/issues/4776)
+- KameletBinding could not find a topic with a different `metadata.name` and
`topicName`. [\#4759](https://github.com/apache/camel-k/issues/4759)
+- Provide alternative publishing strategy via pipeline
[\#4747](https://github.com/apache/camel-k/issues/4747)
+- Quarkus native checks failure
[\#4723](https://github.com/apache/camel-k/issues/4723)
+- Build waiting condition
[\#4542](https://github.com/apache/camel-k/issues/4542)
+- Add support for Strimzi Kafka in KameletBinding/Pipe
[\#4337](https://github.com/apache/camel-k/issues/4337)
+- Refactor master trait to use camel-quarkus-kubernetes
[\#4048](https://github.com/apache/camel-k/issues/4048)
+- Add DataTypeRegistry as bean in Camel context
[\#3845](https://github.com/apache/camel-k/issues/3845)
+- Remove duplication of the default platform creation
[\#3433](https://github.com/apache/camel-k/issues/3433)
+- Use `go:embed` instead of vfsgen for embedded resources handling
[\#3384](https://github.com/apache/camel-k/issues/3384)
+- Use build-tags to configure what feature are included in a camel-k build
[\#2801](https://github.com/apache/camel-k/issues/2801)
+- shipwright.io builder [\#1673](https://github.com/apache/camel-k/issues/1673)
+
## [2.2.1-nightly](https://github.com/apache/camel-k/tree/2.2.1-nightly)
(2024-01-08)
[Full
Changelog](https://github.com/apache/camel-k/compare/2.3.0-nightly...2.2.1-nightly)
@@ -739,7 +756,7 @@
## [2.0.1-nightly](https://github.com/apache/camel-k/tree/2.0.1-nightly)
(2023-07-24)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v2.0.0...2.0.1-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v2.0.0...2.0.1-nightly)
**Closed issues:**
@@ -813,6 +830,10 @@
- fix\(build\): complete repo name for default baseImage
[\#4480](https://github.com/apache/camel-k/pull/4480)
([gansheer](https://github.com/gansheer))
- fix\(e2e\): remove workaround pre 1.12.1
[\#4479](https://github.com/apache/camel-k/pull/4479)
([squakez](https://github.com/squakez))
+##
[pkg/client/camel/v2.0.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v2.0.0)
(2023-07-17)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v2.0.0...pkg/client/camel/v2.0.0)
+
##
[pkg/kamelet/repository/v2.0.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v2.0.0)
(2023-07-17)
[Full
Changelog](https://github.com/apache/camel-k/compare/v2.0.0...pkg/kamelet/repository/v2.0.0)
@@ -823,11 +844,7 @@
##
[pkg/apis/camel/v2.0.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v2.0.0)
(2023-07-17)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v2.0.0...pkg/apis/camel/v2.0.0)
-
-##
[pkg/client/camel/v2.0.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v2.0.0)
(2023-07-17)
-
-[Full
Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-2.0.0...pkg/client/camel/v2.0.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-2.0.0...pkg/apis/camel/v2.0.0)
##
[camel-k-crds-2.0.0](https://github.com/apache/camel-k/tree/camel-k-crds-2.0.0)
(2023-07-17)
@@ -881,7 +898,7 @@
## [1.12.2-nightly](https://github.com/apache/camel-k/tree/1.12.2-nightly)
(2023-06-13)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.12.1...1.12.2-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.12.1...1.12.2-nightly)
**Closed issues:**
@@ -1047,21 +1064,21 @@
- Chore: docker, jvm unit tests
[\#4154](https://github.com/apache/camel-k/pull/4154)
([realMartinez](https://github.com/realMartinez))
- fix\(builder\): native from source should rebuild
[\#4153](https://github.com/apache/camel-k/pull/4153)
([squakez](https://github.com/squakez))
-## [v1.12.1](https://github.com/apache/camel-k/tree/v1.12.1) (2023-06-07)
+##
[pkg/apis/camel/v1.12.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.12.1)
(2023-06-07)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.12.1...v1.12.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.12.1...pkg/apis/camel/v1.12.1)
##
[pkg/client/camel/v1.12.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.12.1)
(2023-06-07)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.12.1...pkg/client/camel/v1.12.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.12.1...pkg/client/camel/v1.12.1)
-##
[pkg/apis/camel/v1.12.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.12.1)
(2023-06-07)
+##
[pkg/kamelet/repository/v1.12.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.12.1)
(2023-06-07)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.12.1...pkg/apis/camel/v1.12.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.12.1...pkg/kamelet/repository/v1.12.1)
-##
[pkg/kamelet/repository/v1.12.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.12.1)
(2023-06-07)
+## [v1.12.1](https://github.com/apache/camel-k/tree/v1.12.1) (2023-06-07)
-[Full
Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-1.12.1...pkg/kamelet/repository/v1.12.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-1.12.1...v1.12.1)
**Closed issues:**
@@ -1245,19 +1262,19 @@
##
[pkg/client/camel/v1.12.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.12.0)
(2023-02-21)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.12.0...pkg/client/camel/v1.12.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.12.0...pkg/client/camel/v1.12.0)
-##
[pkg/kamelet/repository/v1.12.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.12.0)
(2023-02-21)
+##
[pkg/apis/camel/v1.12.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.12.0)
(2023-02-21)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.12.0...pkg/kamelet/repository/v1.12.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.12.0...pkg/apis/camel/v1.12.0)
## [v1.12.0](https://github.com/apache/camel-k/tree/v1.12.0) (2023-02-21)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.12.0...v1.12.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.12.0...v1.12.0)
-##
[pkg/apis/camel/v1.12.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.12.0)
(2023-02-21)
+##
[pkg/kamelet/repository/v1.12.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.12.0)
(2023-02-21)
-[Full
Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-1.12.0...pkg/apis/camel/v1.12.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-1.12.0...pkg/kamelet/repository/v1.12.0)
##
[camel-k-crds-1.12.0](https://github.com/apache/camel-k/tree/camel-k-crds-1.12.0)
(2023-02-21)
@@ -1322,7 +1339,7 @@
## [1.11.2-nightly](https://github.com/apache/camel-k/tree/1.11.2-nightly)
(2023-02-02)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.11.1...1.11.2-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.11.1...1.11.2-nightly)
**Closed issues:**
@@ -1365,29 +1382,29 @@
- fix\(\#3844\): Add service discovery for Kamelet data type converter
[\#3912](https://github.com/apache/camel-k/pull/3912)
([christophd](https://github.com/christophd))
- fix\(\#3896\): Fix dependency inspector supporting property placeholders
[\#3901](https://github.com/apache/camel-k/pull/3901)
([christophd](https://github.com/christophd))
-##
[pkg/client/camel/v1.11.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.11.1)
(2023-01-24)
+##
[pkg/kamelet/repository/v1.11.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.11.1)
(2023-01-24)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.11.1...pkg/client/camel/v1.11.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.11.1...pkg/kamelet/repository/v1.11.1)
-## [v1.11.1](https://github.com/apache/camel-k/tree/v1.11.1) (2023-01-24)
+##
[pkg/client/camel/v1.11.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.11.1)
(2023-01-24)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.11.1...v1.11.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.11.1...pkg/client/camel/v1.11.1)
##
[pkg/apis/camel/v1.11.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.11.1)
(2023-01-24)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.11.1...pkg/apis/camel/v1.11.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.11.1...pkg/apis/camel/v1.11.1)
-##
[pkg/kamelet/repository/v1.11.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.11.1)
(2023-01-24)
+## [v1.11.1](https://github.com/apache/camel-k/tree/v1.11.1) (2023-01-24)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.4...pkg/kamelet/repository/v1.11.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.4...v1.11.1)
-## [v1.10.4](https://github.com/apache/camel-k/tree/v1.10.4) (2023-01-24)
+##
[pkg/client/camel/v1.10.4](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.4)
(2023-01-24)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.4...v1.10.4)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.4...pkg/client/camel/v1.10.4)
-##
[pkg/client/camel/v1.10.4](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.4)
(2023-01-24)
+## [v1.10.4](https://github.com/apache/camel-k/tree/v1.10.4) (2023-01-24)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.4...pkg/client/camel/v1.10.4)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.4...v1.10.4)
##
[pkg/kamelet/repository/v1.10.4](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.4)
(2023-01-24)
@@ -1524,7 +1541,7 @@
## [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/apis/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:**
@@ -1572,21 +1589,21 @@
- 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/apis/camel/v1.11.0](https://github.com/apache/camel-k/tree/pkg/apis/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/client/camel/v1.11.0...pkg/apis/camel/v1.11.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.11.0...v1.11.0)
##
[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/pkg/kamelet/repository/v1.11.0...pkg/client/camel/v1.11.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.11.0...pkg/client/camel/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/v1.11.0...pkg/kamelet/repository/v1.11.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.11.0...pkg/apis/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/1.10.4-nightly...v1.11.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.4-nightly...pkg/kamelet/repository/v1.11.0)
**Closed issues:**
@@ -1616,7 +1633,7 @@
## [1.10.4-nightly](https://github.com/apache/camel-k/tree/1.10.4-nightly)
(2022-11-14)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.3...1.10.4-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.3...1.10.4-nightly)
**Merged pull requests:**
@@ -1632,21 +1649,21 @@
- feat\(ci\): latest runtime snapshot available
[\#3764](https://github.com/apache/camel-k/pull/3764)
([squakez](https://github.com/squakez))
- 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/client/camel/v1.10.3](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.3)
(2022-11-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/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...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)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.3...pkg/apis/camel/v1.10.3)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.3...pkg/apis/camel/v1.10.3)
-## [v1.10.3](https://github.com/apache/camel-k/tree/v1.10.3) (2022-11-11)
+##
[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/kamelet/repository/v1.10.3...v1.10.3)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.3...pkg/kamelet/repository/v1.10.3)
-##
[pkg/kamelet/repository/v1.10.3](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.3)
(2022-11-11)
+##
[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/kamelet/repository/v1.10.3)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.3-nightly...pkg/client/camel/v1.10.3)
**Closed issues:**
@@ -1714,7 +1731,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/v1.10.1...1.10.2-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.1...1.10.2-nightly)
**Closed issues:**
@@ -1750,10 +1767,6 @@
- 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))
-## [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/pkg/client/camel/v1.10.1...v1.10.1)
-
##
[pkg/client/camel/v1.10.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.1)
(2022-10-10)
[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.1...pkg/client/camel/v1.10.1)
@@ -1764,7 +1777,11 @@
##
[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/1.10.1-nightly...pkg/kamelet/repository/v1.10.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.1...pkg/kamelet/repository/v1.10.1)
+
+## [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/1.10.1-nightly...v1.10.1)
**Closed issues:**
@@ -1836,7 +1853,7 @@
## [1.11.0-nightly](https://github.com/apache/camel-k/tree/1.11.0-nightly)
(2022-09-06)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.0...1.11.0-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.0...1.11.0-nightly)
**Closed issues:**
@@ -1894,21 +1911,21 @@
- fix\(knative\): Make knative broker name configurable
[\#3373](https://github.com/apache/camel-k/pull/3373)
([claudio4j](https://github.com/claudio4j))
- chore\(build\): let bom managed by camel k runtime
[\#3317](https://github.com/apache/camel-k/pull/3317)
([squakez](https://github.com/squakez))
-##
[pkg/apis/camel/v1.10.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.0)
(2022-08-31)
+## [v1.10.0](https://github.com/apache/camel-k/tree/v1.10.0) (2022-08-31)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.0...pkg/apis/camel/v1.10.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.0...v1.10.0)
-##
[pkg/kamelet/repository/v1.10.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.0)
(2022-08-31)
+##
[pkg/client/camel/v1.10.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.0)
(2022-08-31)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.0...pkg/kamelet/repository/v1.10.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.0...pkg/client/camel/v1.10.0)
-##
[pkg/client/camel/v1.10.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.0)
(2022-08-31)
+##
[pkg/kamelet/repository/v1.10.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.0)
(2022-08-31)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.0...pkg/client/camel/v1.10.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.0...pkg/kamelet/repository/v1.10.0)
-## [v1.10.0](https://github.com/apache/camel-k/tree/v1.10.0) (2022-08-31)
+##
[pkg/apis/camel/v1.10.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.0)
(2022-08-31)
-[Full
Changelog](https://github.com/apache/camel-k/compare/1.8.3-nightly...v1.10.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.3-nightly...pkg/apis/camel/v1.10.0)
**Closed issues:**
@@ -1925,13 +1942,13 @@
- Unable to access MongoDB from kamelets binding \[DOCS bug\]
[\#3228](https://github.com/apache/camel-k/issues/3228)
- Update the DSL yaml doc about the extension section
[\#3151](https://github.com/apache/camel-k/issues/3151)
-## [1.8.3-nightly](https://github.com/apache/camel-k/tree/1.8.3-nightly)
(2022-08-16)
+## [1.9.3-nightly](https://github.com/apache/camel-k/tree/1.9.3-nightly)
(2022-08-16)
-[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.3-nightly...1.8.3-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.8.3-nightly...1.9.3-nightly)
-## [1.9.3-nightly](https://github.com/apache/camel-k/tree/1.9.3-nightly)
(2022-08-16)
+## [1.8.3-nightly](https://github.com/apache/camel-k/tree/1.8.3-nightly)
(2022-08-16)
-[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.0-nightly...1.9.3-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.0-nightly...1.8.3-nightly)
**Closed issues:**
@@ -2213,7 +2230,7 @@
## [1.9.2-nightly](https://github.com/apache/camel-k/tree/1.9.2-nightly)
(2022-05-17)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.9.1...1.9.2-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.1...1.9.2-nightly)
**Closed issues:**
@@ -2236,21 +2253,21 @@
- chore: Improve extract Camel catalog script
[\#3221](https://github.com/apache/camel-k/pull/3221)
([christophd](https://github.com/christophd))
- CamelCase for yaml created sample files
[\#3209](https://github.com/apache/camel-k/pull/3209)
([SarveshLimaye](https://github.com/SarveshLimaye))
-## [v1.9.1](https://github.com/apache/camel-k/tree/v1.9.1) (2022-05-09)
-
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.1...v1.9.1)
-
##
[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/pkg/client/camel/v1.9.1...pkg/apis/camel/v1.9.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/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)
+## [v1.9.1](https://github.com/apache/camel-k/tree/v1.9.1) (2022-05-09)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.1...pkg/client/camel/v1.9.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.1...v1.9.1)
##
[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/1.9.1-nightly...pkg/kamelet/repository/v1.9.1)
+[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)
**Closed issues:**
@@ -2264,7 +2281,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/v1.9.0...1.9.1-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.0...1.9.1-nightly)
**Closed issues:**
@@ -2333,6 +2350,10 @@
- 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/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/v1.9.0...pkg/kamelet/repository/v1.9.0)
+
## [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)
@@ -2343,11 +2364,7 @@
##
[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/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/1.9.0-nightly...pkg/kamelet/repository/v1.9.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.0-nightly...pkg/client/camel/v1.9.0)
**Closed issues:**
@@ -2433,7 +2450,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/client/camel/v1.8.2...1.9.0-nightly.202203101040)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.2...1.9.0-nightly.202203101040)
**Closed issues:**
@@ -3226,21 +3243,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/client/camel/v1.8.2](https://github.com/apache/camel-k/tree/pkg/client/camel/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/apis/camel/v1.8.2...pkg/client/camel/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/apis/camel/v1.8.2](https://github.com/apache/camel-k/tree/pkg/apis/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/v1.8.2...pkg/apis/camel/v1.8.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.8.2...pkg/kamelet/repository/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/client/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/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/pkg/apis/camel/v1.8.1...pkg/kamelet/repository/v1.8.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.1...pkg/client/camel/v1.8.2)
**Closed issues:**
@@ -3259,21 +3276,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/pkg/kamelet/repository/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)
-##
[pkg/kamelet/repository/v1.8.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/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/v1.8.1...pkg/kamelet/repository/v1.8.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.8.1...pkg/client/camel/v1.8.1)
## [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/pkg/client/camel/v1.8.1...v1.8.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.1...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.0...pkg/client/camel/v1.8.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.8.0...pkg/apis/camel/v1.8.1)
**Closed issues:**
@@ -3302,21 +3319,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)
-##
[pkg/kamelet/repository/v1.8.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/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/pkg/client/camel/v1.8.0...pkg/kamelet/repository/v1.8.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.0...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)
+##
[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/v1.8.0...pkg/client/camel/v1.8.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.0...pkg/kamelet/repository/v1.8.0)
-## [v1.8.0](https://github.com/apache/camel-k/tree/v1.8.0) (2022-01-19)
+##
[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/apis/camel/v1.8.0...v1.8.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.0...pkg/apis/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)
+##
[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.7.0...pkg/apis/camel/v1.8.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.7.0...pkg/client/camel/v1.8.0)
**Closed issues:**
@@ -3418,21 +3435,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)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.7.0...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)
[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.7.0...pkg/apis/camel/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)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.7.0...pkg/client/camel/v1.7.0)
-
-## [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/kamelet/repository/v1.7.0...v1.7.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/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)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.6.1...pkg/kamelet/repository/v1.7.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.6.1...pkg/kamelet/repository/v1.7.0)
**Closed issues:**
@@ -3459,21 +3476,21 @@
- 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/client/camel/v1.6.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.6.1)
(2021-10-23)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.6.1...v1.6.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.6.1...pkg/client/camel/v1.6.1)
-##
[pkg/apis/camel/v1.6.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/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...pkg/apis/camel/v1.6.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/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)
+## [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/kamelet/repository/v1.6.1...pkg/client/camel/v1.6.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.6.1...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)
+##
[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.0...pkg/kamelet/repository/v1.6.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.6.0...pkg/apis/camel/v1.6.1)
**Closed issues:**
@@ -3507,21 +3524,21 @@
- 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/kamelet/repository/v1.6.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/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/client/camel/v1.6.0...pkg/kamelet/repository/v1.6.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.6.0...v1.6.0)
-##
[pkg/client/camel/v1.6.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.6.0)
(2021-09-03)
+##
[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/client/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/apis/camel/v1.6.0...v1.6.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.6.0...pkg/client/camel/v1.6.0)
-##
[pkg/apis/camel/v1.6.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.6.0)
(2021-09-03)
+##
[pkg/kamelet/repository/v1.6.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.6.0)
(2021-09-03)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.5.1...pkg/apis/camel/v1.6.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.5.1...pkg/kamelet/repository/v1.6.0)
**Closed issues:**
@@ -3543,21 +3560,21 @@
- 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/client/camel/v1.5.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.5.1)
(2021-08-27)
+## [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/apis/camel/v1.5.1...pkg/client/camel/v1.5.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.5.1...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/kamelet/repository/v1.5.1...pkg/apis/camel/v1.5.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.5.1...pkg/apis/camel/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)
+##
[pkg/client/camel/v1.5.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.5.1)
(2021-08-27)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.5.1...pkg/kamelet/repository/v1.5.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.5.1...pkg/client/camel/v1.5.1)
-## [v1.5.1](https://github.com/apache/camel-k/tree/v1.5.1) (2021-08-27)
+##
[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/kamelet/repository/v1.5.0...v1.5.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.5.0...pkg/kamelet/repository/v1.5.1)
**Closed issues:**
@@ -3592,21 +3609,21 @@
- Kamelets: configuration does not seem to cascade to the integration
[\#2396](https://github.com/apache/camel-k/issues/2396)
- kamel CLI binary for apple silicon / arm
[\#2022](https://github.com/apache/camel-k/issues/2022)
-##
[pkg/kamelet/repository/v1.5.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.5.0)
(2021-07-05)
+##
[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/client/camel/v1.5.0...pkg/kamelet/repository/v1.5.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.5.0...pkg/apis/camel/v1.5.0)
-##
[pkg/client/camel/v1.5.0](https://github.com/apache/camel-k/tree/pkg/client/camel/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.5.0...pkg/client/camel/v1.5.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.5.0...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)
+##
[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/v1.5.0...pkg/apis/camel/v1.5.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.5.0...pkg/kamelet/repository/v1.5.0)
-## [v1.5.0](https://github.com/apache/camel-k/tree/v1.5.0) (2021-07-05)
+##
[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.4.1...v1.5.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.4.1...pkg/client/camel/v1.5.0)
**Closed issues:**
@@ -3614,10 +3631,6 @@
- Oddity in channel name
[\#2468](https://github.com/apache/camel-k/issues/2468)
- No endpoint found for Smooks after explicitly adding dependency with kamel
[\#2437](https://github.com/apache/camel-k/issues/2437)
-## [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/apis/camel/v1.4.1...v1.4.1)
-
##
[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)
@@ -3628,7 +3641,11 @@
##
[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.0...pkg/client/camel/v1.4.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.4.1...pkg/client/camel/v1.4.1)
+
+## [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.0...v1.4.1)
**Closed issues:**
@@ -3697,17 +3714,17 @@
- 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/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/pkg/client/camel/v1.4.0...pkg/kamelet/repository/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)
[Full
Changelog](https://github.com/apache/camel-k/compare/v1.4.0...pkg/client/camel/v1.4.0)
## [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/apis/camel/v1.4.0...v1.4.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.4.0...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)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.4.0...pkg/kamelet/repository/v1.4.0)
##
[pkg/apis/camel/v1.4.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.4.0)
(2021-04-16)
@@ -3744,19 +3761,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...pkg/kamelet/repository/v1.3.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/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)
+## [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/v1.3.2...pkg/client/camel/v1.3.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.2...v1.3.2)
-## [v1.3.2](https://github.com/apache/camel-k/tree/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/pkg/apis/camel/v1.3.2...v1.3.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.2...pkg/client/camel/v1.3.2)
##
[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/apis/camel/v1.3.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.1...pkg/apis/camel/v1.3.2)
**Closed issues:**
@@ -3806,21 +3823,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)
-
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.1...pkg/apis/camel/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)
-[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/pkg/apis/camel/v1.3.1...pkg/client/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)
+##
[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/v1.3.1...pkg/kamelet/repository/v1.3.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.3.1...pkg/apis/camel/v1.3.1)
## [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/pkg/apis/camel/v1.3.0...v1.3.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.1...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)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.3.0...pkg/kamelet/repository/v1.3.1)
**Closed issues:**
@@ -3855,10 +3872,6 @@
- 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)
-
-[Full
Changelog](https://github.com/apache/camel-k/compare/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)
[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.0...v1.3.0)
@@ -3869,7 +3882,11 @@
##
[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/v1.2.1...pkg/kamelet/repository/v1.3.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.0...pkg/kamelet/repository/v1.3.0)
+
+##
[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/pkg/apis/camel/v1.2.1...pkg/apis/camel/v1.3.0)
**Closed issues:**
@@ -3887,17 +3904,17 @@
- Document the --config option in the kamel CLI
[\#1185](https://github.com/apache/camel-k/issues/1185)
- Basic module structure for Camel K projects
[\#1135](https://github.com/apache/camel-k/issues/1135)
+##
[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.1...pkg/apis/camel/v1.2.1)
+
## [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/pkg/client/camel/v1.2.1...v1.2.1)
##
[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)
-
-##
[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/pkg/client/camel/v1.2.0...pkg/apis/camel/v1.2.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.2.0...pkg/client/camel/v1.2.1)
**Closed issues:**
@@ -3926,17 +3943,17 @@
- Make sure global and local operators can cohexist
[\#751](https://github.com/apache/camel-k/issues/751)
- Document architecture [\#36](https://github.com/apache/camel-k/issues/36)
-##
[pkg/client/camel/v1.2.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.2.0)
(2020-10-08)
-
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.2.0...pkg/client/camel/v1.2.0)
-
##
[pkg/apis/camel/v1.2.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.2.0)
(2020-10-08)
[Full
Changelog](https://github.com/apache/camel-k/compare/v1.2.0...pkg/apis/camel/v1.2.0)
## [v1.2.0](https://github.com/apache/camel-k/tree/v1.2.0) (2020-10-08)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.1.1...v1.2.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.2.0...v1.2.0)
+
+##
[pkg/client/camel/v1.2.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.2.0)
(2020-10-08)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.1.1...pkg/client/camel/v1.2.0)
**Closed issues:**
@@ -3962,17 +3979,17 @@
- Add a kamel help cli command
[\#1545](https://github.com/apache/camel-k/issues/1545)
- Switch to Quarkus as default runtime for integrations
[\#1513](https://github.com/apache/camel-k/issues/1513)
-##
[pkg/client/camel/v1.1.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.1.1)
(2020-09-11)
+## [v1.1.1](https://github.com/apache/camel-k/tree/v1.1.1) (2020-09-11)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.1.1...pkg/client/camel/v1.1.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.1.1...v1.1.1)
-## [v1.1.1](https://github.com/apache/camel-k/tree/v1.1.1) (2020-09-11)
+##
[pkg/client/camel/v1.1.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.1.1)
(2020-09-11)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.1...v1.1.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.1...pkg/client/camel/v1.1.1)
##
[pkg/apis/camel/v1.1.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.1.1)
(2020-09-11)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.1.0...pkg/apis/camel/v1.1.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.1.0...pkg/apis/camel/v1.1.1)
**Closed issues:**
@@ -3995,13 +4012,13 @@
- PublishStrategy missing from IntegrationPlatform build spec
[\#1370](https://github.com/apache/camel-k/issues/1370)
- kamel install not working - Error: cannot find automatically a registry
where to push images [\#674](https://github.com/apache/camel-k/issues/674)
-##
[pkg/client/camel/v1.1.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.1.0)
(2020-07-21)
+## [v1.1.0](https://github.com/apache/camel-k/tree/v1.1.0) (2020-07-21)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.1.0...pkg/client/camel/v1.1.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.1.0...v1.1.0)
-## [v1.1.0](https://github.com/apache/camel-k/tree/v1.1.0) (2020-07-21)
+##
[pkg/client/camel/v1.1.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.1.0)
(2020-07-21)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.0...v1.1.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.0...pkg/client/camel/v1.1.0)
##
[pkg/apis/camel/v1.1.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.1.0)
(2020-07-21)
diff --git a/README.adoc b/README.adoc
index a2790fff2..1ee3899a5 100644
--- a/README.adoc
+++ b/README.adoc
@@ -11,7 +11,7 @@
image:https://github.com/apache/camel-k/workflows/kubernetes/badge.svg["Kubernet
image:https://github.com/apache/camel-k/workflows/knative/badge.svg["Knative",
link="https://github.com/apache/camel-k/actions/workflows/knative.yml"]
image:https://github.com/apache/camel-k/actions/workflows/nightly-release.yml/badge.svg["Nightly
releases",
link="https://github.com/apache/camel-k/actions/workflows/nightly-release.yml"]
image:https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml/badge.svg["Quarkus
native",
link="https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml"]
-image:https://img.shields.io/badge/Coverage-37.7%25-yellow.svg["Go coverage",
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"]
+image:https://img.shields.io/badge/Coverage-37.8%25-yellow.svg["Go coverage",
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"]
image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on
Zulip", link="https://camel.zulipchat.com"]
Apache Camel K is a lightweight integration framework built from **Apache
Camel** that runs natively on Kubernetes and is specifically designed for
serverless and microservice architectures. Users of `Camel K` can instantly run
integration code written in Camel DSL on their preferred **Cloud** provider.
diff --git a/badge.out b/badge.out
index 77d1a6629..ce513f8db 100644
--- a/badge.out
+++ b/badge.out
@@ -1,2 +1,2 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/coverage b/coverage
index 3943cbf70..ddaa2f00b 100644
--- a/coverage
+++ b/coverage
@@ -1 +1 @@
-37.7
+37.8
diff --git a/coverage.out b/coverage.out
index 5397b7870..276d31e21 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1477,7 +1477,7 @@ github.com/apache/camel-k/v2/pkg/trait/container.go:332:
configureCapabilit
github.com/apache/camel-k/v2/pkg/trait/container.go:338:
configureSecurityContext
100.0%
github.com/apache/camel-k/v2/pkg/trait/cron.go:70:
newCronTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/cron.go:76:
Configure
78.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:173:
Apply
94.4%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:173:
Apply
88.9%
github.com/apache/camel-k/v2/pkg/trait/cron.go:209:
getCronJobFor
83.3%
github.com/apache/camel-k/v2/pkg/trait/cron.go:269:
SelectControllerStrategy
80.0%
github.com/apache/camel-k/v2/pkg/trait/cron.go:286:
ControllerStrategySelectorOrder
100.0%
@@ -1595,7 +1595,9 @@
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:169:
ControllerSt
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:173:
getServiceFor
47.5%
github.com/apache/camel-k/v2/pkg/trait/logging.go:42:
newLoggingTraitTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/logging.go:51:
Configure
60.0%
-github.com/apache/camel-k/v2/pkg/trait/logging.go:63:
Apply
90.9%
+github.com/apache/camel-k/v2/pkg/trait/logging.go:63:
Apply
75.0%
+github.com/apache/camel-k/v2/pkg/trait/logging.go:74:
setEnvConfiguration
0.0%
+github.com/apache/camel-k/v2/pkg/trait/logging.go:96:
setCatalogConfiguration
100.0%
github.com/apache/camel-k/v2/pkg/trait/mount.go:43:
newMountTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/mount.go:50:
Configure
81.8%
github.com/apache/camel-k/v2/pkg/trait/mount.go:79:
Apply
80.8%
@@ -2245,7 +2247,7 @@ github.com/apache/camel-k/v2/pkg/util/util.go:160:
StringSliceUniqueAdd
github.com/apache/camel-k/v2/pkg/util/util.go:177:
StringSliceUniqueConcat
0.0%
github.com/apache/camel-k/v2/pkg/util/util.go:188:
SubstringFrom
100.0%
github.com/apache/camel-k/v2/pkg/util/util.go:197:
SubstringBefore
100.0%
-github.com/apache/camel-k/v2/pkg/util/util.go:217:
RandomString
90.9%
+github.com/apache/camel-k/v2/pkg/util/util.go:217:
RandomString
100.0%
github.com/apache/camel-k/v2/pkg/util/util.go:235:
RandomInt63
0.0%
github.com/apache/camel-k/v2/pkg/util/util.go:239:
EncodeXMLWithoutHeader
0.0%
github.com/apache/camel-k/v2/pkg/util/util.go:243:
EncodeXML
0.0%
@@ -2281,4 +2283,4 @@ github.com/apache/camel-k/v2/pkg/util/util.go:649:
WithTempDir
0.0%
github.com/apache/camel-k/v2/pkg/util/util.go:664:
ConfigTreePropertySplit
0.0%
github.com/apache/camel-k/v2/pkg/util/util.go:685:
trimQuotes
0.0%
github.com/apache/camel-k/v2/pkg/util/util.go:696:
NavigateConfigTree
0.0%
-total:
(statements)
37.7%
+total:
(statements)
37.8%