This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.3.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.3.x by this push:
new 8f63c5692 chore: nightly automatic updates
8f63c5692 is described below
commit 8f63c569212ec8bdd9fb297235cdb8ed72818472
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 23 00:31:33 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 402 ++++++++++++++++++++++++++++++-----------------------------
README.adoc | 2 +-
badge.out | 2 +-
coverage | 2 +-
coverage.out | 78 ++++++------
5 files changed, 247 insertions(+), 239 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6deee6757..5c40e88ba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,16 @@
# Changelog
-## [Unreleased](https://github.com/apache/camel-k/tree/HEAD)
+## [v2.3.2](https://github.com/apache/camel-k/tree/v2.3.2) (2024-05-21)
-[Full
Changelog](https://github.com/apache/camel-k/compare/2.3.2-nightly...HEAD)
+[Full
Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-2.3.2...v2.3.2)
+
+##
[camel-k-crds-2.3.2](https://github.com/apache/camel-k/tree/camel-k-crds-2.3.2)
(2024-05-21)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/2.3.2-nightly...camel-k-crds-2.3.2)
**Closed issues:**
+- Knative service not working when using sourceless Integration in v2.3.1
[\#5519](https://github.com/apache/camel-k/issues/5519)
- Operator restart Integrations on upgrade
[\#5491](https://github.com/apache/camel-k/issues/5491)
- Remove maven threads configuration based on GOMAXPROCS
[\#5467](https://github.com/apache/camel-k/issues/5467)
- Incorrect content of the build/\_maven\_overlay directory causes the build
project failure [\#5466](https://github.com/apache/camel-k/issues/5466)
@@ -17,6 +22,7 @@
- Pod SecurityContext default secure settings
[\#5287](https://github.com/apache/camel-k/issues/5287)
- Review permission check
[\#5210](https://github.com/apache/camel-k/issues/5210)
- Custom kamelets are not fetched from private GitHub repository
[\#5173](https://github.com/apache/camel-k/issues/5173)
+- Allow customization of Pipe's pod template via annotations trait.
[\#5136](https://github.com/apache/camel-k/issues/5136)
- Refactor build-bundle-image.sh to use kustomize profiles
[\#5131](https://github.com/apache/camel-k/issues/5131)
- Kamelet: Consider restricting the Kamelet route to only allow `from` or
`route` [\#5118](https://github.com/apache/camel-k/issues/5118)
- Keda integration not working with mounted secrets
[\#4359](https://github.com/apache/camel-k/issues/4359)
@@ -98,7 +104,7 @@
##
[camel-k-crds-2.3.1](https://github.com/apache/camel-k/tree/camel-k-crds-2.3.1)
(2024-04-29)
-[Full
Changelog](https://github.com/apache/camel-k/compare/2.3.1-nightly...camel-k-crds-2.3.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/2.4.0-nightly...camel-k-crds-2.3.1)
**Closed issues:**
@@ -144,13 +150,13 @@
- Garbage-collect unused kits
[\#254](https://github.com/apache/camel-k/issues/254)
- Enable services to be associated with a version
[\#182](https://github.com/apache/camel-k/issues/182)
-## [2.3.1-nightly](https://github.com/apache/camel-k/tree/2.3.1-nightly)
(2024-04-08)
+## [2.4.0-nightly](https://github.com/apache/camel-k/tree/2.4.0-nightly)
(2024-04-08)
-[Full
Changelog](https://github.com/apache/camel-k/compare/2.4.0-nightly...2.3.1-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/2.3.1-nightly...2.4.0-nightly)
-## [2.4.0-nightly](https://github.com/apache/camel-k/tree/2.4.0-nightly)
(2024-04-08)
+## [2.3.1-nightly](https://github.com/apache/camel-k/tree/2.3.1-nightly)
(2024-04-08)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v2.3.0...2.4.0-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v2.3.0...2.3.1-nightly)
**Closed issues:**
@@ -920,7 +926,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/apis/camel/v2.0.0...2.0.1-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v2.0.0...2.0.1-nightly)
**Closed issues:**
@@ -994,21 +1000,21 @@
- 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/apis/camel/v2.0.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v2.0.0)
(2023-07-17)
+## [v2.0.0](https://github.com/apache/camel-k/tree/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)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v2.0.0...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)
+##
[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/client/camel/v2.0.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v2.0.0...pkg/kamelet/repository/v2.0.0)
-## [v2.0.0](https://github.com/apache/camel-k/tree/v2.0.0) (2023-07-17)
+##
[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/kamelet/repository/v2.0.0...v2.0.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v2.0.0...pkg/apis/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)
+##
[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/kamelet/repository/v2.0.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-2.0.0...pkg/client/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)
@@ -1062,7 +1068,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:**
@@ -1228,17 +1234,17 @@
- 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))
+##
[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/v1.12.1...pkg/apis/camel/v1.12.1)
+
## [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/pkg/kamelet/repository/v1.12.1...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)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.12.1...pkg/kamelet/repository/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)
-
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.12.1...pkg/apis/camel/v1.12.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.12.1...pkg/kamelet/repository/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)
@@ -1426,11 +1432,7 @@
##
[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/pkg/client/camel/v1.12.0...pkg/apis/camel/v1.12.0)
-
-##
[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/v1.12.0...pkg/client/camel/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)
@@ -1438,7 +1440,11 @@
##
[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/kamelet/repository/v1.12.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.12.0...pkg/kamelet/repository/v1.12.0)
+
+##
[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/camel-k-crds-1.12.0...pkg/client/camel/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)
@@ -1548,23 +1554,19 @@
##
[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/v1.11.1...pkg/client/camel/v1.11.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.11.1...pkg/client/camel/v1.11.1)
-## [v1.11.1](https://github.com/apache/camel-k/tree/v1.11.1) (2023-01-24)
+##
[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...v1.11.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/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)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.11.1...pkg/kamelet/repository/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/v1.10.4...pkg/apis/camel/v1.11.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.11.1...pkg/kamelet/repository/v1.11.1)
-## [v1.10.4](https://github.com/apache/camel-k/tree/v1.10.4) (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/pkg/client/camel/v1.10.4...v1.10.4)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.4...v1.11.1)
##
[pkg/client/camel/v1.10.4](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.4)
(2023-01-24)
@@ -1572,7 +1574,11 @@
##
[pkg/apis/camel/v1.10.4](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.4)
(2023-01-24)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.4...pkg/apis/camel/v1.10.4)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.4...pkg/apis/camel/v1.10.4)
+
+## [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...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)
@@ -1705,7 +1711,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/v1.11.0...1.12.0-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.11.0...1.12.0-nightly)
**Closed issues:**
@@ -1753,21 +1759,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))
-## [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/client/camel/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/client/camel/v1.11.0](https://github.com/apache/camel-k/tree/pkg/client/camel/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/pkg/kamelet/repository/v1.11.0...pkg/client/camel/v1.11.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.11.0...pkg/apis/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/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/apis/camel/v1.11.0...pkg/kamelet/repository/v1.11.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.11.0...pkg/client/camel/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)
+## [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/1.10.4-nightly...pkg/apis/camel/v1.11.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.4-nightly...v1.11.0)
**Closed issues:**
@@ -1854,7 +1860,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/kamelet/repository/v1.10.2...1.10.2)
+[Full Changelog](https://github.com/apache/camel-k/compare/v1.10.2...1.10.2)
**Closed issues:**
@@ -1873,21 +1879,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/kamelet/repository/v1.10.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/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/pkg/apis/camel/v1.10.2...pkg/kamelet/repository/v1.10.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.2...v1.10.2)
-##
[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/client/camel/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/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/client/camel/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/1.10.2-nightly...v1.10.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.2-nightly...pkg/apis/camel/v1.10.2)
**Closed issues:**
@@ -1895,7 +1901,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/client/camel/v1.10.1...1.10.2-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.1...1.10.2-nightly)
**Closed issues:**
@@ -1931,21 +1937,21 @@
- 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/client/camel/v1.10.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.1)
(2022-10-10)
+##
[pkg/apis/camel/v1.10.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.1)
(2022-10-10)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.1...pkg/client/camel/v1.10.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.1...pkg/apis/camel/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/client/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)
+##
[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/kamelet/repository/v1.10.1...pkg/apis/camel/v1.10.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.1...pkg/client/camel/v1.10.1)
-##
[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/1.10.1-nightly...pkg/kamelet/repository/v1.10.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.1-nightly...v1.10.1)
**Closed issues:**
@@ -2017,7 +2023,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/kamelet/repository/v1.10.0...1.11.0-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.0...1.11.0-nightly)
**Closed issues:**
@@ -2075,21 +2081,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/kamelet/repository/v1.10.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/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/pkg/apis/camel/v1.10.0...pkg/kamelet/repository/v1.10.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.0...pkg/apis/camel/v1.10.0)
-##
[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/client/camel/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/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/v1.10.0...pkg/client/camel/v1.10.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.0...pkg/client/camel/v1.10.0)
-## [v1.10.0](https://github.com/apache/camel-k/tree/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/1.8.3-nightly...v1.10.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.3-nightly...pkg/kamelet/repository/v1.10.0)
**Closed issues:**
@@ -2106,13 +2112,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:**
@@ -2363,7 +2369,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/kamelet/repository/v1.9.2...1.10.0-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.2...1.10.0-nightly)
**Closed issues:**
@@ -2376,6 +2382,10 @@
- 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/v1.9.2...pkg/kamelet/repository/v1.9.2)
@@ -2386,11 +2396,7 @@
##
[pkg/client/camel/v1.9.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.9.2)
(2022-05-17)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.2...pkg/client/camel/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)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.2-nightly...pkg/client/camel/v1.9.2)
## [1.9.2-nightly](https://github.com/apache/camel-k/tree/1.9.2-nightly)
(2022-05-17)
@@ -2419,15 +2425,15 @@
## [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...v1.9.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/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)
+##
[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/apis/camel/v1.9.1...pkg/kamelet/repository/v1.9.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.1...pkg/apis/camel/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)
+##
[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/apis/camel/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)
@@ -2445,7 +2451,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/v1.9.0...1.9.1-nightly)
**Closed issues:**
@@ -2514,21 +2520,21 @@
- 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)
-
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.9.0...pkg/apis/camel/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/client/camel/v1.9.0...v1.9.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.0...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)
-[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/pkg/client/camel/v1.9.0...pkg/kamelet/repository/v1.9.0)
+
+##
[pkg/client/camel/v1.9.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.9.0)
(2022-04-21)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.0-nightly...pkg/client/camel/v1.9.0)
**Closed issues:**
@@ -2614,7 +2620,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/kamelet/repository/v1.8.2...1.9.0-nightly.202203101040)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.2...1.9.0-nightly.202203101040)
**Closed issues:**
@@ -3407,21 +3413,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/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/v1.8.2...pkg/kamelet/repository/v1.8.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.2...pkg/client/camel/v1.8.2)
-## [v1.8.2](https://github.com/apache/camel-k/tree/v1.8.2) (2022-03-03)
+##
[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...v1.8.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/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)
+## [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/client/camel/v1.8.2...pkg/apis/camel/v1.8.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.2...v1.8.2)
-##
[pkg/client/camel/v1.8.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.8.2)
(2022-03-03)
+##
[pkg/kamelet/repository/v1.8.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.8.2)
(2022-03-03)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.1...pkg/client/camel/v1.8.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.1...pkg/kamelet/repository/v1.8.2)
**Closed issues:**
@@ -3440,13 +3446,13 @@
- 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/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/apis/camel/v1.8.1...pkg/client/camel/v1.8.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.1...pkg/apis/camel/v1.8.1)
-##
[pkg/apis/camel/v1.8.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.8.1)
(2022-02-21)
+##
[pkg/client/camel/v1.8.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.8.1)
(2022-02-21)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.1...pkg/apis/camel/v1.8.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.1...pkg/client/camel/v1.8.1)
##
[pkg/kamelet/repository/v1.8.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.8.1)
(2022-02-21)
@@ -3454,7 +3460,7 @@
## [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/kamelet/repository/v1.8.0...v1.8.1)
+[Full Changelog](https://github.com/apache/camel-k/compare/v1.8.0...v1.8.1)
**Closed issues:**
@@ -3483,21 +3489,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/apis/camel/v1.8.0...pkg/kamelet/repository/v1.8.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.0...v1.8.0)
##
[pkg/apis/camel/v1.8.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.8.0)
(2022-01-19)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.8.0...pkg/apis/camel/v1.8.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.0...pkg/apis/camel/v1.8.0)
-## [v1.8.0](https://github.com/apache/camel-k/tree/v1.8.0) (2022-01-19)
+##
[pkg/kamelet/repository/v1.8.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.8.0)
(2022-01-19)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.0...v1.8.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.0...pkg/kamelet/repository/v1.8.0)
##
[pkg/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/v1.7.0...pkg/client/camel/v1.8.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.7.0...pkg/client/camel/v1.8.0)
**Closed issues:**
@@ -3599,6 +3605,10 @@
- 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)
+##
[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)
@@ -3609,11 +3619,7 @@
##
[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.6.1...pkg/client/camel/v1.7.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.6.1...pkg/apis/camel/v1.7.0)
**Closed issues:**
@@ -3640,9 +3646,9 @@
- Extend config docs to reflect all possibilities coming from camel
[\#2153](https://github.com/apache/camel-k/issues/2153)
- Separate readiness and liveness probe
[\#1610](https://github.com/apache/camel-k/issues/1610)
-## [v1.6.1](https://github.com/apache/camel-k/tree/v1.6.1) (2021-10-23)
+##
[pkg/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/client/camel/v1.6.1...v1.6.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.6.1...pkg/apis/camel/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)
@@ -3650,11 +3656,11 @@
##
[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/apis/camel/v1.6.1...pkg/kamelet/repository/v1.6.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.6.1...pkg/kamelet/repository/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)
+## [v1.6.1](https://github.com/apache/camel-k/tree/v1.6.1) (2021-10-23)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.6.0...pkg/apis/camel/v1.6.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.6.0...v1.6.1)
**Closed issues:**
@@ -3688,21 +3694,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/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/pkg/apis/camel/v1.6.0...pkg/client/camel/v1.6.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.6.0...pkg/apis/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/v1.6.0...pkg/apis/camel/v1.6.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.6.0...pkg/kamelet/repository/v1.6.0)
## [v1.6.0](https://github.com/apache/camel-k/tree/v1.6.0) (2021-09-03)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.6.0...v1.6.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.6.0...v1.6.0)
-##
[pkg/kamelet/repository/v1.6.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.6.0)
(2021-09-03)
+##
[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/client/camel/v1.5.1...pkg/kamelet/repository/v1.6.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.5.1...pkg/client/camel/v1.6.0)
**Closed issues:**
@@ -3726,11 +3732,7 @@
##
[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/pkg/kamelet/repository/v1.5.1...pkg/client/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)
-
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.5.1...pkg/kamelet/repository/v1.5.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.5.1...pkg/client/camel/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)
@@ -3738,7 +3740,11 @@
## [v1.5.1](https://github.com/apache/camel-k/tree/v1.5.1) (2021-08-27)
-[Full Changelog](https://github.com/apache/camel-k/compare/v1.5.0...v1.5.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.5.1...v1.5.1)
+
+##
[pkg/kamelet/repository/v1.5.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.5.1)
(2021-08-27)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.5.0...pkg/kamelet/repository/v1.5.1)
**Closed issues:**
@@ -3773,13 +3779,13 @@
- 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)
-## [v1.5.0](https://github.com/apache/camel-k/tree/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/apis/camel/v1.5.0...v1.5.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.5.0...pkg/apis/camel/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)
+## [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/client/camel/v1.5.0...pkg/apis/camel/v1.5.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.5.0...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)
@@ -3787,7 +3793,7 @@
##
[pkg/kamelet/repository/v1.5.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.5.0)
(2021-07-05)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.4.1...pkg/kamelet/repository/v1.5.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.4.1...pkg/kamelet/repository/v1.5.0)
**Closed issues:**
@@ -3795,21 +3801,21 @@
- 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)
-##
[pkg/apis/camel/v1.4.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.4.1)
(2021-06-30)
+##
[pkg/kamelet/repository/v1.4.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.4.1)
(2021-06-30)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.4.1...pkg/apis/camel/v1.4.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.4.1...pkg/kamelet/repository/v1.4.1)
##
[pkg/client/camel/v1.4.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.4.1)
(2021-06-30)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.4.1...pkg/client/camel/v1.4.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.4.1...pkg/client/camel/v1.4.1)
-##
[pkg/kamelet/repository/v1.4.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.4.1)
(2021-06-30)
+##
[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/v1.4.1...pkg/kamelet/repository/v1.4.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.4.1...pkg/apis/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)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.4.0...v1.4.1)
**Closed issues:**
@@ -3878,21 +3884,21 @@
- Integration logging configuration
[\#580](https://github.com/apache/camel-k/issues/580)
- kamel run - compile errors should be more visible
[\#185](https://github.com/apache/camel-k/issues/185)
-##
[pkg/client/camel/v1.4.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.4.0)
(2021-04-16)
+##
[pkg/apis/camel/v1.4.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.4.0)
(2021-04-16)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.4.0...pkg/client/camel/v1.4.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.4.0...pkg/apis/camel/v1.4.0)
##
[pkg/kamelet/repository/v1.4.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.4.0)
(2021-04-16)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.4.0...pkg/kamelet/repository/v1.4.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/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)
+## [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/v1.4.0...pkg/apis/camel/v1.4.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.4.0...v1.4.0)
-## [v1.4.0](https://github.com/apache/camel-k/tree/v1.4.0) (2021-04-16)
+##
[pkg/client/camel/v1.4.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.4.0)
(2021-04-16)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.2...v1.4.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.2...pkg/client/camel/v1.4.0)
**Closed issues:**
@@ -3923,21 +3929,21 @@
- Adding camel-jackson dependency creates issues with inner classes
[\#1507](https://github.com/apache/camel-k/issues/1507)
- Adding a dump command [\#1415](https://github.com/apache/camel-k/issues/1415)
+##
[pkg/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)
+
##
[pkg/client/camel/v1.3.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.2)
(2021-03-19)
[Full
Changelog](https://github.com/apache/camel-k/compare/v1.3.2...pkg/client/camel/v1.3.2)
## [v1.3.2](https://github.com/apache/camel-k/tree/v1.3.2) (2021-03-19)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.2...v1.3.2)
-
-##
[pkg/kamelet/repository/v1.3.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.2)
(2021-03-19)
-
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.2...pkg/kamelet/repository/v1.3.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.2...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/kamelet/repository/v1.3.1...pkg/apis/camel/v1.3.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.1...pkg/apis/camel/v1.3.2)
**Closed issues:**
@@ -3987,21 +3993,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/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/pkg/client/camel/v1.3.1...pkg/kamelet/repository/v1.3.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/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)
+##
[pkg/kamelet/repository/v1.3.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.1)
(2021-02-01)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.1...pkg/client/camel/v1.3.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.3.1...pkg/kamelet/repository/v1.3.1)
-##
[pkg/apis/camel/v1.3.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.3.1)
(2021-02-01)
+## [v1.3.1](https://github.com/apache/camel-k/tree/v1.3.1) (2021-02-01)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.3.1...pkg/apis/camel/v1.3.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.1...v1.3.1)
-## [v1.3.1](https://github.com/apache/camel-k/tree/v1.3.1) (2021-02-01)
+##
[pkg/client/camel/v1.3.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.1)
(2021-02-01)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.0...v1.3.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.0...pkg/client/camel/v1.3.1)
**Closed issues:**
@@ -4036,21 +4042,21 @@
- Implement builder command's flags test
[\#1156](https://github.com/apache/camel-k/issues/1156)
- kamel --output option should not need deploy resources to cluster
[\#886](https://github.com/apache/camel-k/issues/886)
-##
[pkg/apis/camel/v1.3.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.3.0)
(2020-12-22)
+##
[pkg/client/camel/v1.3.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.0)
(2020-12-22)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.3.0...pkg/apis/camel/v1.3.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.3.0...pkg/client/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/kamelet/repository/v1.3.0...v1.3.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.0...v1.3.0)
-##
[pkg/kamelet/repository/v1.3.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.0)
(2020-12-22)
+##
[pkg/apis/camel/v1.3.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.3.0)
(2020-12-22)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.0...pkg/kamelet/repository/v1.3.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.0...pkg/apis/camel/v1.3.0)
-##
[pkg/client/camel/v1.3.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.0)
(2020-12-22)
+##
[pkg/kamelet/repository/v1.3.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.0)
(2020-12-22)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.2.1...pkg/client/camel/v1.3.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.2.1...pkg/kamelet/repository/v1.3.0)
**Closed issues:**
@@ -4068,17 +4074,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/client/camel/v1.2.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.2.1)
(2020-11-23)
+##
[pkg/apis/camel/v1.2.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.2.1)
(2020-11-23)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.2.1...pkg/client/camel/v1.2.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.2.1...pkg/apis/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)
+##
[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/v1.2.1...pkg/apis/camel/v1.2.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.2.1...pkg/client/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/v1.2.0...v1.2.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.2.0...v1.2.1)
**Closed issues:**
@@ -4107,17 +4113,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/v1.2.0...pkg/client/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/apis/camel/v1.2.0...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/pkg/client/camel/v1.2.0...pkg/apis/camel/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)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.1...pkg/apis/camel/v1.2.0)
**Closed issues:**
@@ -4143,17 +4149,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/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/v1.1.1...pkg/apis/camel/v1.1.1)
+
## [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/pkg/client/camel/v1.1.1...v1.1.1)
##
[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...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/apis/camel/v1.1.0...pkg/apis/camel/v1.1.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.1.0...pkg/client/camel/v1.1.1)
**Closed issues:**
@@ -4176,13 +4182,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/apis/camel/v1.1.0](https://github.com/apache/camel-k/tree/pkg/apis/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/apis/camel/v1.1.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.0...v1.1.0)
-## [v1.1.0](https://github.com/apache/camel-k/tree/v1.1.0) (2020-07-21)
+##
[pkg/apis/camel/v1.1.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.1.0)
(2020-07-21)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.1.0...v1.1.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.1.0...pkg/apis/camel/v1.1.0)
##
[pkg/client/camel/v1.1.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.1.0)
(2020-07-21)
diff --git a/README.adoc b/README.adoc
index a6cfb69eb..0e01e589d 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-38.0%25-yellow.svg["Go coverage",
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"]
+image:https://img.shields.io/badge/Coverage-38.2%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 978eddac3..1d40807be 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 1f515588b..135c571ae 100644
--- a/coverage
+++ b/coverage
@@ -1 +1 @@
-38.0
+38.2
diff --git a/coverage.out b/coverage.out
index a8986afde..4c9681e2e 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1445,7 +1445,7 @@ github.com/apache/camel-k/v2/pkg/trait/affinity.go:240:
operatorToLabelSel
github.com/apache/camel-k/v2/pkg/trait/builder.go:49:
newBuilderTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:56:
InfluencesKit
100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:60:
Matches
90.0%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:89:
Configure
46.7%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:89:
Configure
50.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:138:
existsTaskRequest
100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:148:
adaptDeprecatedFields
95.8%
github.com/apache/camel-k/v2/pkg/trait/builder.go:181:
newOrAppend
100.0%
@@ -1480,7 +1480,7 @@ github.com/apache/camel-k/v2/pkg/trait/container.go:297:
configureResources
github.com/apache/camel-k/v2/pkg/trait/container.go:329:
configureCapabilities
50.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:335:
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
76.7%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:76:
Configure
79.1%
github.com/apache/camel-k/v2/pkg/trait/cron.go:174:
Apply
88.9%
github.com/apache/camel-k/v2/pkg/trait/cron.go:210:
getCronJobFor
83.3%
github.com/apache/camel-k/v2/pkg/trait/cron.go:270:
SelectControllerStrategy
80.0%
@@ -1488,7 +1488,7 @@ github.com/apache/camel-k/v2/pkg/trait/cron.go:287:
ControllerStrategySele
github.com/apache/camel-k/v2/pkg/trait/cron.go:293:
newCronInfo
100.0%
github.com/apache/camel-k/v2/pkg/trait/cron.go:297:
withComponents
100.0%
github.com/apache/camel-k/v2/pkg/trait/cron.go:304:
withSchedule
100.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:309:
getGlobalCron
89.5%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:309:
getGlobalCron
94.7%
github.com/apache/camel-k/v2/pkg/trait/cron.go:340:
getSourcesFromURIs
75.0%
github.com/apache/camel-k/v2/pkg/trait/cron.go:354:
getCronForURIs
100.0%
github.com/apache/camel-k/v2/pkg/trait/cron.go:373:
getCronForURI
100.0%
@@ -1499,7 +1499,7 @@ github.com/apache/camel-k/v2/pkg/trait/cron.go:449:
cronEquivalent
10
github.com/apache/camel-k/v2/pkg/trait/cron.go:456:
toKubernetesCronSchedule
100.0%
github.com/apache/camel-k/v2/pkg/trait/cron.go:479:
checkedStringToUint64
75.0%
github.com/apache/camel-k/v2/pkg/trait/dependencies.go:35:
newDependenciesTrait
100.0%
-github.com/apache/camel-k/v2/pkg/trait/dependencies.go:41:
Configure
60.0%
+github.com/apache/camel-k/v2/pkg/trait/dependencies.go:41:
Configure
80.0%
github.com/apache/camel-k/v2/pkg/trait/dependencies.go:51:
Apply
85.2%
github.com/apache/camel-k/v2/pkg/trait/deployer.go:47:
newDeployerTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/deployer.go:53:
Configure
100.0%
@@ -1521,7 +1521,7 @@ github.com/apache/camel-k/v2/pkg/trait/environment.go:55:
newEnvironmentTra
github.com/apache/camel-k/v2/pkg/trait/environment.go:64:
Configure
66.7%
github.com/apache/camel-k/v2/pkg/trait/environment.go:72:
Apply
86.4%
github.com/apache/camel-k/v2/pkg/trait/error_handler.go:36:
newErrorHandlerTrait
100.0%
-github.com/apache/camel-k/v2/pkg/trait/error_handler.go:43:
Configure
77.8%
+github.com/apache/camel-k/v2/pkg/trait/error_handler.go:43:
Configure
88.9%
github.com/apache/camel-k/v2/pkg/trait/error_handler.go:61:
Apply
83.3%
github.com/apache/camel-k/v2/pkg/trait/error_handler.go:76:
addErrorHandlerDependencies
83.3%
github.com/apache/camel-k/v2/pkg/trait/error_handler.go:88:
addGlobalErrorHandlerAsSource
85.7%
@@ -1533,13 +1533,13 @@ github.com/apache/camel-k/v2/pkg/trait/gc.go:189:
deleteEachOf
70.6%
github.com/apache/camel-k/v2/pkg/trait/gc.go:228:
canBeDeleted
100.0%
github.com/apache/camel-k/v2/pkg/trait/gc.go:238:
getDeletableTypes
53.8%
github.com/apache/camel-k/v2/pkg/trait/health.go:44:
newHealthTrait
100.0%
-github.com/apache/camel-k/v2/pkg/trait/health.go:55:
Configure
71.4%
-github.com/apache/camel-k/v2/pkg/trait/health.go:70:
Apply
85.7%
-github.com/apache/camel-k/v2/pkg/trait/health.go:108:
setCatalogConfiguration
100.0%
-github.com/apache/camel-k/v2/pkg/trait/health.go:121:
setDefaultConfiguration
0.0%
-github.com/apache/camel-k/v2/pkg/trait/health.go:133:
newLivenessProbe
100.0%
-github.com/apache/camel-k/v2/pkg/trait/health.go:155:
newReadinessProbe
100.0%
-github.com/apache/camel-k/v2/pkg/trait/health.go:177:
newStartupProbe
100.0%
+github.com/apache/camel-k/v2/pkg/trait/health.go:55:
Configure
83.3%
+github.com/apache/camel-k/v2/pkg/trait/health.go:70:
setProbesValues
75.0%
+github.com/apache/camel-k/v2/pkg/trait/health.go:97:
Apply
88.9%
+github.com/apache/camel-k/v2/pkg/trait/health.go:129:
setProbes
76.9%
+github.com/apache/camel-k/v2/pkg/trait/health.go:152:
newLivenessProbe
100.0%
+github.com/apache/camel-k/v2/pkg/trait/health.go:174:
newReadinessProbe
100.0%
+github.com/apache/camel-k/v2/pkg/trait/health.go:196:
newStartupProbe
100.0%
github.com/apache/camel-k/v2/pkg/trait/ingress.go:38:
newIngressTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/ingress.go:51:
IsAllowedInProfile
100.0%
github.com/apache/camel-k/v2/pkg/trait/ingress.go:55:
Configure
90.0%
@@ -1561,7 +1561,7 @@ github.com/apache/camel-k/v2/pkg/trait/jvm.go:58:
Configure
83.3%
github.com/apache/camel-k/v2/pkg/trait/jvm.go:84:
Apply
50.0%
github.com/apache/camel-k/v2/pkg/trait/kamelets.go:57:
newConfigurationKey
100.0%
github.com/apache/camel-k/v2/pkg/trait/kamelets.go:69:
newKameletsTrait
100.0%
-github.com/apache/camel-k/v2/pkg/trait/kamelets.go:75:
Configure
72.2%
+github.com/apache/camel-k/v2/pkg/trait/kamelets.go:75:
Configure
77.8%
github.com/apache/camel-k/v2/pkg/trait/kamelets.go:108:
Apply
100.0%
github.com/apache/camel-k/v2/pkg/trait/kamelets.go:117:
collectKamelets
90.9%
github.com/apache/camel-k/v2/pkg/trait/kamelets.go:170:
addKamelets
88.5%
@@ -1577,31 +1577,33 @@
github.com/apache/camel-k/v2/pkg/trait/kamelets_support.go:47:
toConfigmaps
github.com/apache/camel-k/v2/pkg/trait/kamelets_support.go:74:
newBundleConfigmap
100.0%
github.com/apache/camel-k/v2/pkg/trait/knative.go:56:
newKnativeTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/knative.go:65:
IsAllowedInProfile
100.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:69:
Configure
80.8%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:147:
filterMetaItems
91.7%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:166:
Apply
75.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:208:
configureChannels
74.1%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:266:
createSubscription
80.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:275:
configureEndpoints
76.2%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:323:
configureEvents
80.8%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:382:
isSinkBindingAllowed
77.8%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:399:
configureSinkBinding
88.1%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:480:
createTrigger
68.4%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:519:
ifServiceMissingDo
100.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:529:
withServiceDo
76.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:576:
extractServices
100.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:69:
Configure
83.3%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:154:
isForcefullyEnabled
100.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:158:
filterMetaItems
91.7%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:177:
Apply
75.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:219:
configureChannels
74.1%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:277:
createSubscription
80.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:286:
configureEndpoints
76.2%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:334:
configureEvents
80.8%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:393:
isSinkBindingAllowed
77.8%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:410:
configureSinkBinding
88.1%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:491:
createTrigger
68.4%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:530:
ifServiceMissingDo
100.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:540:
withServiceDo
76.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:587:
extractServices
100.0%
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:59:
newKnativeServiceTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:69:
IsAllowedInProfile
100.0%
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:73:
Configure
70.6%
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:130:
Apply
83.3%
-github.com/apache/camel-k/v2/pkg/trait/knative_service.go:147:
SelectControllerStrategy
86.7%
-github.com/apache/camel-k/v2/pkg/trait/knative_service.go:175:
ControllerStrategySelectorOrder
100.0%
-github.com/apache/camel-k/v2/pkg/trait/knative_service.go:179:
getServiceFor
47.5%
+github.com/apache/camel-k/v2/pkg/trait/knative_service.go:147:
SelectControllerStrategy
86.4%
+github.com/apache/camel-k/v2/pkg/trait/knative_service.go:193:
isForcefullyEnabled
100.0%
+github.com/apache/camel-k/v2/pkg/trait/knative_service.go:197:
ControllerStrategySelectorOrder
100.0%
+github.com/apache/camel-k/v2/pkg/trait/knative_service.go:201:
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
57.1%
-github.com/apache/camel-k/v2/pkg/trait/logging.go:65:
Apply
75.0%
-github.com/apache/camel-k/v2/pkg/trait/logging.go:76:
setEnvConfiguration
0.0%
-github.com/apache/camel-k/v2/pkg/trait/logging.go:98:
setCatalogConfiguration
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:62:
Apply
100.0%
+github.com/apache/camel-k/v2/pkg/trait/logging.go:73:
setEnvConfiguration
60.0%
+github.com/apache/camel-k/v2/pkg/trait/logging.go:95:
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
81.5%
@@ -1649,7 +1651,7 @@ github.com/apache/camel-k/v2/pkg/trait/quarkus.go:92:
getLegacyLanguageSet
github.com/apache/camel-k/v2/pkg/trait/quarkus.go:101:
newQuarkusTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/quarkus.go:108:
InfluencesKit
100.0%
github.com/apache/camel-k/v2/pkg/trait/quarkus.go:112:
Matches
88.9%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:142:
Configure
75.0%
+github.com/apache/camel-k/v2/pkg/trait/quarkus.go:142:
Configure
100.0%
github.com/apache/camel-k/v2/pkg/trait/quarkus.go:154:
adaptDeprecatedFields
18.2%
github.com/apache/camel-k/v2/pkg/trait/quarkus.go:173:
Apply
77.8%
github.com/apache/camel-k/v2/pkg/trait/quarkus.go:195:
applyWhileBuildingKit
81.2%
@@ -1685,11 +1687,11 @@ github.com/apache/camel-k/v2/pkg/trait/route.go:82:
Apply
94.1%
github.com/apache/camel-k/v2/pkg/trait/route.go:150:
getTLSConfig
92.0%
github.com/apache/camel-k/v2/pkg/trait/route.go:200:
readContentIfExists
95.0%
github.com/apache/camel-k/v2/pkg/trait/service.go:40:
newServiceTrait
100.0%
-github.com/apache/camel-k/v2/pkg/trait/service.go:46:
Configure
79.2%
+github.com/apache/camel-k/v2/pkg/trait/service.go:46:
Configure
83.3%
github.com/apache/camel-k/v2/pkg/trait/service.go:100:
Apply
68.8%
github.com/apache/camel-k/v2/pkg/trait/service.go:128:
getServiceFor
100.0%
github.com/apache/camel-k/v2/pkg/trait/service_binding.go:60:
newServiceBindingTrait
100.0%
-github.com/apache/camel-k/v2/pkg/trait/service_binding.go:66:
Configure
66.7%
+github.com/apache/camel-k/v2/pkg/trait/service_binding.go:66:
Configure
77.8%
github.com/apache/camel-k/v2/pkg/trait/service_binding.go:83:
Apply
69.2%
github.com/apache/camel-k/v2/pkg/trait/service_binding.go:108:
setCatalogConfiguration
100.0%
github.com/apache/camel-k/v2/pkg/trait/service_binding.go:119:
setProperties
0.0%
@@ -1722,7 +1724,7 @@
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:45:
NewInteg
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:55:
NewIntegrationConditionUserDisabled
100.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:59:
NewIntegrationConditionUserEnabledWithMessage
0.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:63:
NewIntegrationConditionPlatformDisabledWithMessage
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:68:
NewIntegrationConditionPlatformDisabledCatalogMissing
0.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:68:
NewIntegrationConditionPlatformDisabledCatalogMissing
100.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:78:
integrationCondition
0.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:85:
integrationKitCondition
0.0%
github.com/apache/camel-k/v2/pkg/trait/trait_configure.go:34:
Configure
63.2%
@@ -2300,4 +2302,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)
38.0%
+total:
(statements)
38.2%