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 c5292fb Updated CHANGELOG.md c5292fb is described below commit c5292fbd1971365520fbf9197d043c3d2c615364 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Sep 4 03:09:10 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 170 ++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 93 insertions(+), 77 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d1c07d..7eb2f69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,26 +2,7 @@ ## [Unreleased](https://github.com/apache/camel-k/tree/HEAD) -[Full Changelog](https://github.com/apache/camel-k/compare/v1.5.1...HEAD) - -**Closed issues:** - -- Numeric values are not properly encoded in KameletBindings [\#2616](https://github.com/apache/camel-k/issues/2616) -- How to define custom container specs ? [\#2606](https://github.com/apache/camel-k/issues/2606) -- groupId is overriden by `camel-k-integration` using kafka consumer [\#2605](https://github.com/apache/camel-k/issues/2605) -- Release 1.5.1 [\#2590](https://github.com/apache/camel-k/issues/2590) -- jitpack dependency is not resolved [\#2589](https://github.com/apache/camel-k/issues/2589) -- Evaluate/Cleanup logging trait dependency [\#2541](https://github.com/apache/camel-k/issues/2541) -- kamelet binding : camel controller fail reconcile the kafka sink resource. [\#2528](https://github.com/apache/camel-k/issues/2528) -- camel-k-integration override provided groupId name in Kafka component [\#2523](https://github.com/apache/camel-k/issues/2523) -- DeadLetterURI Dependency autodiscover [\#2492](https://github.com/apache/camel-k/issues/2492) -- kamel bind -o yaml creates wrong data [\#2480](https://github.com/apache/camel-k/issues/2480) -- propagate labels to deployments and pods [\#2446](https://github.com/apache/camel-k/issues/2446) -- Supporting Apache Camel 3.10 [\#2326](https://github.com/apache/camel-k/issues/2326) -- No possibility to disable compression while executing `kamel run` [\#2227](https://github.com/apache/camel-k/issues/2227) -- `extensions/v1beta1` Ingress is deprecated [\#2157](https://github.com/apache/camel-k/issues/2157) -- 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) +[Full Changelog](https://github.com/apache/camel-k/compare/v1.6.0...HEAD) **Merged pull requests:** @@ -607,21 +588,56 @@ - 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)) +## [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...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) + +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.6.0...pkg/client/camel/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) + +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.6.0...pkg/kamelet/repository/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) + +[Full Changelog](https://github.com/apache/camel-k/compare/v1.5.1...pkg/apis/camel/v1.6.0) + +**Closed issues:** + +- Numeric values are not properly encoded in KameletBindings [\#2616](https://github.com/apache/camel-k/issues/2616) +- How to define custom container specs ? [\#2606](https://github.com/apache/camel-k/issues/2606) +- groupId is overriden by `camel-k-integration` using kafka consumer [\#2605](https://github.com/apache/camel-k/issues/2605) +- Release 1.5.1 [\#2590](https://github.com/apache/camel-k/issues/2590) +- jitpack dependency is not resolved [\#2589](https://github.com/apache/camel-k/issues/2589) +- Evaluate/Cleanup logging trait dependency [\#2541](https://github.com/apache/camel-k/issues/2541) +- kamelet binding : camel controller fail reconcile the kafka sink resource. [\#2528](https://github.com/apache/camel-k/issues/2528) +- camel-k-integration override provided groupId name in Kafka component [\#2523](https://github.com/apache/camel-k/issues/2523) +- DeadLetterURI Dependency autodiscover [\#2492](https://github.com/apache/camel-k/issues/2492) +- kamel bind -o yaml creates wrong data [\#2480](https://github.com/apache/camel-k/issues/2480) +- propagate labels to deployments and pods [\#2446](https://github.com/apache/camel-k/issues/2446) +- Supporting Apache Camel 3.10 [\#2326](https://github.com/apache/camel-k/issues/2326) +- No possibility to disable compression while executing `kamel run` [\#2227](https://github.com/apache/camel-k/issues/2227) +- `extensions/v1beta1` Ingress is deprecated [\#2157](https://github.com/apache/camel-k/issues/2157) +- 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) + ## [v1.5.1](https://github.com/apache/camel-k/tree/v1.5.1) (2021-08-27) -[Full Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.5.1...v1.5.1) +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.5.1...v1.5.1) -## [pkg/client/camel/v1.5.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.5.1) (2021-08-27) +## [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/client/camel/v1.5.1) +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/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) -[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/client/camel/v1.5.1...pkg/kamelet/repository/v1.5.1) -## [pkg/apis/camel/v1.5.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.5.1) (2021-08-27) +## [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.0...pkg/apis/camel/v1.5.1) +[Full Changelog](https://github.com/apache/camel-k/compare/v1.5.0...pkg/client/camel/v1.5.1) **Closed issues:** @@ -658,19 +674,19 @@ ## [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...v1.5.0) +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/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/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/pkg/kamelet/repository/v1.5.0...pkg/apis/camel/v1.5.0) +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.5.0...pkg/client/camel/v1.5.0) ## [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/client/camel/v1.5.0...pkg/kamelet/repository/v1.5.0) +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.5.0...pkg/kamelet/repository/v1.5.0) -## [pkg/client/camel/v1.5.0](https://github.com/apache/camel-k/tree/pkg/client/camel/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/v1.4.1...pkg/client/camel/v1.5.0) +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.4.1...pkg/apis/camel/v1.5.0) **Closed issues:** @@ -678,17 +694,17 @@ - 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) +## [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...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/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) +## [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...pkg/kamelet/repository/v1.4.1) +[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) @@ -808,7 +824,11 @@ ## [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/pkg/apis/camel/v1.3.2...pkg/kamelet/repository/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/client/camel/v1.3.2...pkg/apis/camel/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) @@ -816,11 +836,7 @@ ## [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/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/client/camel/v1.3.1...v1.3.2) **Closed issues:** @@ -870,21 +886,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/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/v1.3.1...pkg/kamelet/repository/v1.3.1) +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.1...pkg/client/camel/v1.3.1) -## [v1.3.1](https://github.com/apache/camel-k/tree/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...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/pkg/kamelet/repository/v1.3.0...pkg/apis/camel/v1.3.1) +[Full Changelog](https://github.com/apache/camel-k/compare/v1.3.0...v1.3.1) **Closed issues:** @@ -919,21 +935,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) +## [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) + ## [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.3.0...pkg/kamelet/repository/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) -[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/apis/camel/v1.3.0...v1.3.0) +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.0...pkg/client/camel/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/v1.2.1...pkg/apis/camel/v1.3.0) +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.2.1...pkg/apis/camel/v1.3.0) **Closed issues:** @@ -951,17 +967,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) -## [v1.2.1](https://github.com/apache/camel-k/tree/v1.2.1) (2020-11-23) +## [pkg/apis/camel/v1.2.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.2.1) (2020-11-23) -[Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.2.1...v1.2.1) +[Full Changelog](https://github.com/apache/camel-k/compare/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) +## [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...pkg/apis/camel/v1.2.1) +[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/v1.2.0...pkg/client/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:** @@ -990,17 +1006,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) -## [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/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/client/camel/v1.1.1...v1.2.0) **Closed issues:** @@ -1026,17 +1042,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) -## [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.1...pkg/apis/camel/v1.1.1) +[Full Changelog](https://github.com/apache/camel-k/compare/v1.1.1...pkg/apis/camel/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) +## [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/apis/camel/v1.1.0...pkg/client/camel/v1.1.1) +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.0...v1.1.1) **Closed issues:** @@ -1061,15 +1077,15 @@ ## [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...pkg/apis/camel/v1.1.0) +[Full Changelog](https://github.com/apache/camel-k/compare/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) +## [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/1.0.1...v1.1.0) +[Full Changelog](https://github.com/apache/camel-k/compare/1.0.1...pkg/client/camel/v1.1.0) **Closed issues:**