This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/master by this push:
     new 6afe8b1  Updated CHANGELOG.md
6afe8b1 is described below

commit 6afe8b111aeb51c04973b924c72888a6fe6195aa
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 17 03:11:02 2021 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 84 ++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 51 insertions(+), 33 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 97ab0cd..e1a5eb1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,24 @@
 # Changelog
 
-## [Unreleased](https://github.com/apache/camel-k/tree/HEAD)
+## [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.3.2...HEAD)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.4.0...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)
+
+[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/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.3.2...pkg/client/camel/v1.4.0)
 
 **Closed issues:**
 
+- Scaling integrations removes Kamelet ConfigMaps 
[\#2218](https://github.com/apache/camel-k/issues/2218)
 - Missing camel-k-kamelet-reify version while building kamelet binding 
[\#2214](https://github.com/apache/camel-k/issues/2214)
 - Duplicated ports are declared between the container and prometheus traits 
[\#2212](https://github.com/apache/camel-k/issues/2212)
 - The `fromF` DSL should be parsed during HTTP endpoint discovery 
[\#2210](https://github.com/apache/camel-k/issues/2210)
@@ -16,6 +29,7 @@
 - Support additonal Maven repositories for `kamel local build` 
[\#2175](https://github.com/apache/camel-k/issues/2175)
 - Default liveness probe initial delay is too short 
[\#2173](https://github.com/apache/camel-k/issues/2173)
 - Normalize camel and camel-quarkus dependencies 
[\#2170](https://github.com/apache/camel-k/issues/2170)
+- Uninstall is leaving items behind 
[\#2168](https://github.com/apache/camel-k/issues/2168)
 - Review generated CSV [\#2164](https://github.com/apache/camel-k/issues/2164)
 - Integrations are re-built on operator upgrade 
[\#2162](https://github.com/apache/camel-k/issues/2162)
 - Deployment on K3s failing with Kaniko and Buildah build strategy 
[\#2161](https://github.com/apache/camel-k/issues/2161)
@@ -33,6 +47,9 @@
 
 **Merged pull requests:**
 
+- fix\(cli\): Use apiextensions.k8s.io/v1 to uninstall CRDs 
[\#2226](https://github.com/apache/camel-k/pull/2226) 
([astefanutti](https://github.com/astefanutti))
+- chore\(release\): switch back to 1.7.0-SNAPSHOT runtime 
[\#2225](https://github.com/apache/camel-k/pull/2225) 
([nicolaferraro](https://github.com/nicolaferraro))
+- fix\(trait\): kamelet spec in running phase 
[\#2224](https://github.com/apache/camel-k/pull/2224) 
([squakez](https://github.com/squakez))
 - chore\(release\): disable dynamic linking in released artifacts 
[\#2222](https://github.com/apache/camel-k/pull/2222) 
([nicolaferraro](https://github.com/nicolaferraro))
 - chore\(e2e\): Rely on staging repository in Maven CA e2e tests 
[\#2219](https://github.com/apache/camel-k/pull/2219) 
([astefanutti](https://github.com/astefanutti))
 - feat\(monitoring\): Migrate to PodMonitor for Integration monitoring 
[\#2216](https://github.com/apache/camel-k/pull/2216) 
([astefanutti](https://github.com/astefanutti))
@@ -99,7 +116,6 @@
 - chore\(kamelets\): embed kamelet repository and remove lookup from gith… 
[\#2086](https://github.com/apache/camel-k/pull/2086) 
([nicolaferraro](https://github.com/nicolaferraro))
 - refactor\(trait\): affinity  
[\#2078](https://github.com/apache/camel-k/pull/2078) 
([squakez](https://github.com/squakez))
 - Upgrade Kubernetes to v0.19.8 and Service Binding operator to v0.4.1 
[\#2076](https://github.com/apache/camel-k/pull/2076) 
([astefanutti](https://github.com/astefanutti))
-- Fix deprecated annotation 
[\#2070](https://github.com/apache/camel-k/pull/2070) 
([bouskaJ](https://github.com/bouskaJ))
 - test: Add operator metrics e2e tests 
[\#2066](https://github.com/apache/camel-k/pull/2066) 
([astefanutti](https://github.com/astefanutti))
 - Implement a lightning-fast global strategy 
[\#2058](https://github.com/apache/camel-k/pull/2058) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Use Quarkus fast-jar package format apache/camel-k-runtime\#360 
[\#1931](https://github.com/apache/camel-k/pull/1931) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -178,11 +194,17 @@
 - Backport fix to \#1992: allow accessing Strimzi "kafkatopics" instead of 
"topics" [\#1994](https://github.com/apache/camel-k/pull/1994) 
([nicolaferraro](https://github.com/nicolaferraro))
 - \[Backport release-1.3.x\] Fix a little typo good for testing backport 
action [\#1990](https://github.com/apache/camel-k/pull/1990) 
([github-actions[bot]](https://github.com/apps/github-actions))
 - Backport fixes for \#1928, \#1939 and \#1986 in 1.3.x 
[\#1988](https://github.com/apache/camel-k/pull/1988) 
([nicolaferraro](https://github.com/nicolaferraro))
+- Refactors the deploy directory to make config directory single source of CRD 
truth [\#1978](https://github.com/apache/camel-k/pull/1978) 
([phantomjinx](https://github.com/phantomjinx))
+- Remove node configuration from backport action. It is not needed 
[\#1974](https://github.com/apache/camel-k/pull/1974) 
([oscerd](https://github.com/oscerd))
 - \[ENTESB-15644\] Fix monitoring test 
[\#1959](https://github.com/apache/camel-k/pull/1959) 
([llowinge](https://github.com/llowinge))
 
 ## 
[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/client/camel/v1.3.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/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)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.3.1...pkg/kamelet/repository/v1.3.1)
 
 ## [v1.3.1](https://github.com/apache/camel-k/tree/v1.3.1) (2021-02-01)
 
@@ -190,11 +212,7 @@
 
 ## 
[pkg/apis/camel/v1.3.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.3.1)
 (2021-02-01)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.1...pkg/apis/camel/v1.3.1)
-
-## 
[pkg/kamelet/repository/v1.3.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.1)
 (2021-02-01)
-
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.0...pkg/kamelet/repository/v1.3.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.3.0...pkg/apis/camel/v1.3.1)
 
 **Closed issues:**
 
@@ -239,21 +257,21 @@
 - Backport \#1873 to 1.3.x 
[\#1887](https://github.com/apache/camel-k/pull/1887) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Backport  \#1880 to 1.3.x 
[\#1886](https://github.com/apache/camel-k/pull/1886) 
([nicolaferraro](https://github.com/nicolaferraro))
 
-## 
[pkg/kamelet/repository/v1.3.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.0)
 (2020-12-22)
+## [v1.3.0](https://github.com/apache/camel-k/tree/v1.3.0) (2020-12-22)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.0...pkg/kamelet/repository/v1.3.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.0...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)
+## 
[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/pkg/apis/camel/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)
+## 
[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...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/v1.2.1...pkg/client/camel/v1.3.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.2.1...pkg/kamelet/repository/v1.3.0)
 
 **Closed issues:**
 
@@ -268,6 +286,7 @@
 - Move released images to a hub without rate limits 
[\#1761](https://github.com/apache/camel-k/issues/1761)
 - Define default global Kamelets 
[\#1675](https://github.com/apache/camel-k/issues/1675)
 - Enable SinkBinding automatically 
[\#1654](https://github.com/apache/camel-k/issues/1654)
+- Remove support for Main runtime for integrations 
[\#1562](https://github.com/apache/camel-k/issues/1562)
 - 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)
 
@@ -365,7 +384,6 @@
 - Add suport for gists [\#1740](https://github.com/apache/camel-k/issues/1740)
 - Update to k8s 0.18.8 [\#1698](https://github.com/apache/camel-k/issues/1698)
 - Error during unshare\(...\): Operation not permitted 
[\#1580](https://github.com/apache/camel-k/issues/1580)
-- Remove support for Main runtime for integrations 
[\#1562](https://github.com/apache/camel-k/issues/1562)
 - Auto-detect json in yaml syntax 
[\#1549](https://github.com/apache/camel-k/issues/1549)
 - Provide yaml schema of design definition 
[\#1537](https://github.com/apache/camel-k/issues/1537)
 - Expose operator related metrics 
[\#1267](https://github.com/apache/camel-k/issues/1267)
@@ -381,15 +399,15 @@
 
 ## [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)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/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)
+## 
[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/client/camel/v1.2.0...pkg/apis/camel/v1.2.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.2.0...pkg/client/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)
+## 
[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.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:**
 
@@ -478,17 +496,17 @@
 - Use Quarkus as default runtime 
[\#1609](https://github.com/apache/camel-k/pull/1609) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Implement Kamelets [\#1602](https://github.com/apache/camel-k/pull/1602) 
([nicolaferraro](https://github.com/nicolaferraro))
 
-## [v1.1.1](https://github.com/apache/camel-k/tree/v1.1.1) (2020-09-11)
+## 
[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...v1.1.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/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)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.1...pkg/client/camel/v1.1.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/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)
+## [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.0...pkg/apis/camel/v1.1.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.0...v1.1.1)
 
 **Closed issues:**
 
@@ -516,17 +534,17 @@
 - Add support for oidc \(\#1647\) 
[\#1694](https://github.com/apache/camel-k/pull/1694) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Fix \#1636: use messaging/v1beta1 for Knative subscription 
[\#1669](https://github.com/apache/camel-k/pull/1669) 
([nicolaferraro](https://github.com/nicolaferraro))
 
-## [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)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.0...pkg/client/camel/v1.1.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/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)
+## [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/1.0.1...pkg/apis/camel/v1.1.0)
+[Full Changelog](https://github.com/apache/camel-k/compare/1.0.1...v1.1.0)
 
 **Closed issues:**
 

Reply via email to