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 6f76ebd  Updated CHANGELOG.md
6f76ebd is described below

commit 6f76ebdb8dded1d9018f269374663d232f894030
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 17 03:20:22 2021 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6cb9c35..388c7d1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
 
 - Push to insecure registry fails when using Kaniko build strategy 
[\#2127](https://github.com/apache/camel-k/issues/2127)
 - Allow pulling base images from insecure registries 
[\#2122](https://github.com/apache/camel-k/issues/2122)
+- OLM installation fallback to normal installation without warning 
[\#2105](https://github.com/apache/camel-k/issues/2105)
 - Error when using an external kit 
[\#2090](https://github.com/apache/camel-k/issues/2090)
 - Add support for `@mirrorOf=xxx` for --maven-repository option 
[\#2088](https://github.com/apache/camel-k/issues/2088)
 - Upgrade to Service Binding operator to v0.5.0 
[\#2077](https://github.com/apache/camel-k/issues/2077)
@@ -52,6 +53,7 @@
 - fix: only assume secure pull if the main registry and the base image 
registry are different [\#2124](https://github.com/apache/camel-k/pull/2124) 
([orpiske](https://github.com/orpiske))
 - chore\(doc\): fix links to unlock website 
[\#2121](https://github.com/apache/camel-k/pull/2121) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Kamel local inspect: In case of missing format, show the output in th… 
[\#2118](https://github.com/apache/camel-k/pull/2118) 
([oscerd](https://github.com/oscerd))
+- fix\(cli\): install error message 
[\#2112](https://github.com/apache/camel-k/pull/2112) 
([squakez](https://github.com/squakez))
 - chore\(documentation\): add Kamelet development guide 
[\#2110](https://github.com/apache/camel-k/pull/2110) 
([nicolaferraro](https://github.com/nicolaferraro))
 - fix: Do not report falsy readiness condition on Integration downscaling 
[\#2108](https://github.com/apache/camel-k/pull/2108) 
([astefanutti](https://github.com/astefanutti))
 - fix\(ci\): Fix OpenShift DNS node configuration 
[\#2104](https://github.com/apache/camel-k/pull/2104) 
([astefanutti](https://github.com/astefanutti))
@@ -124,6 +126,7 @@
 - Fix \#1992: allow accessing Strimzi "kafkatopics" instead of "topics" 
[\#1993](https://github.com/apache/camel-k/pull/1993) 
([nicolaferraro](https://github.com/nicolaferraro))
 - fix\(OLM\): Remove replaces field from Kustomize base CSV manifest 
[\#1991](https://github.com/apache/camel-k/pull/1991) 
([astefanutti](https://github.com/astefanutti))
 - Fix a little typo good for testing backport action 
[\#1989](https://github.com/apache/camel-k/pull/1989) 
([oscerd](https://github.com/oscerd))
+- Fix \#1986: use properties instead of URL encoding for Kamelets in bin… 
[\#1987](https://github.com/apache/camel-k/pull/1987) 
([nicolaferraro](https://github.com/nicolaferraro))
 - fix\(OLM\): Add missing internal-objects annotation to Kustomize base CSV 
manifest [\#1985](https://github.com/apache/camel-k/pull/1985) 
([astefanutti](https://github.com/astefanutti))
 - Re-introduce changelog action 
[\#1982](https://github.com/apache/camel-k/pull/1982) 
([oscerd](https://github.com/oscerd))
 - 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))
@@ -141,7 +144,6 @@
 - Fix \#1939: workaround for catalogs with duplicate entries 
[\#1960](https://github.com/apache/camel-k/pull/1960) 
([nicolaferraro](https://github.com/nicolaferraro))
 - \[ENTESB-15644\] Fix monitoring test 
[\#1958](https://github.com/apache/camel-k/pull/1958) 
([llowinge](https://github.com/llowinge))
 - proposal: provided kamelets 
[\#1957](https://github.com/apache/camel-k/pull/1957) 
([nicolaferraro](https://github.com/nicolaferraro))
-- chore\(prometheus\): Remove runtime references from the Prometheus trait 
[\#1956](https://github.com/apache/camel-k/pull/1956) 
([astefanutti](https://github.com/astefanutti))
 - feat: Add ServiceBinding trait \(\#1445\) 
[\#1952](https://github.com/apache/camel-k/pull/1952) 
([johnpoth](https://github.com/johnpoth))
 - 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))
 
@@ -915,6 +917,7 @@
 - Abilty to disable sidecar injection in knative services 
[\#1173](https://github.com/apache/camel-k/issues/1173)
 - Support for using ENV variables in kamel binary 
[\#1103](https://github.com/apache/camel-k/issues/1103)
 - Get rid of json schema generation 
[\#1037](https://github.com/apache/camel-k/issues/1037)
+- camel-k-maven-settings localRepository change is not working 
[\#1010](https://github.com/apache/camel-k/issues/1010)
 - Error in jsonschema gen [\#561](https://github.com/apache/camel-k/issues/561)
 - Provide config command for kamel 
[\#504](https://github.com/apache/camel-k/issues/504)
 - Decouple traits from base image 
[\#394](https://github.com/apache/camel-k/issues/394)
@@ -1170,7 +1173,6 @@
 **Closed issues:**
 
 - Failing start the camel-k-operator 1.0.0.-M3-SNAPSHOT with the minishifit 
[\#1015](https://github.com/apache/camel-k/issues/1015)
-- camel-k-maven-settings localRepository change is not working 
[\#1010](https://github.com/apache/camel-k/issues/1010)
 - Provide a plain text file with the latest version of Camel K for easier 
automation of downloading via the tooling 
[\#1009](https://github.com/apache/camel-k/issues/1009)
 - Cannot use knative-source-yaml loader 
[\#1005](https://github.com/apache/camel-k/issues/1005)
 - Pubilsh Camel K 1.0.0-M2 to operator hub 
[\#1004](https://github.com/apache/camel-k/issues/1004)

Reply via email to