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 a3c699c Updated CHANGELOG.md a3c699c is described below commit a3c699cd22a40915701d8aea80f365d0a1efde12 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Sep 3 14:49:08 2020 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18f956a..ca9c876 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Closed issues:** +- Upgrade base to Knative 0.16 and support 0.17 [\#1670](https://github.com/apache/camel-k/issues/1670) - Integration is logged twice in dev mode [\#1668](https://github.com/apache/camel-k/issues/1668) - operator.adoc - ascii doc warning [\#1662](https://github.com/apache/camel-k/issues/1662) - Caffeine with Knative doesn't work [\#1649](https://github.com/apache/camel-k/issues/1649) @@ -24,6 +25,7 @@ **Merged pull requests:** +- Fix \#1670: upgrade to Knative 0.16 and support from 0.15 to 0.17 [\#1685](https://github.com/apache/camel-k/pull/1685) ([nicolaferraro](https://github.com/nicolaferraro)) - Added an automatic changelog Github action [\#1684](https://github.com/apache/camel-k/pull/1684) ([oscerd](https://github.com/oscerd)) - Add describe command completion [\#1683](https://github.com/apache/camel-k/pull/1683) ([johnpoth](https://github.com/johnpoth)) - fix \#1668: cancel previous context before issuing a new one [\#1679](https://github.com/apache/camel-k/pull/1679) ([nicolaferraro](https://github.com/nicolaferraro)) @@ -201,6 +203,7 @@ - Basic javascript example generates "Multiple applicable overloads found for method name process" [\#1144](https://github.com/apache/camel-k/issues/1144) - Basic groovy example generates "Ambiguous method overloading for method org.apache.camel.model.RouteDefinition\#process" [\#1143](https://github.com/apache/camel-k/issues/1143) - Multiple traits to create a service [\#1061](https://github.com/apache/camel-k/issues/1061) +- Remove support for java class loader [\#1050](https://github.com/apache/camel-k/issues/1050) - Camel K Operator is not reading the Telegram endpoint API-Key properly. [\#1039](https://github.com/apache/camel-k/issues/1039) - No interface for setting the number of pods on which an integration is to be deployed [\#1032](https://github.com/apache/camel-k/issues/1032) - Is there a way to co-locate the camel-k-operator, builder and PV in the same node [\#924](https://github.com/apache/camel-k/issues/924) @@ -481,7 +484,6 @@ - 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) @@ -695,7 +697,6 @@ **Closed issues:** -- Remove support for java class loader [\#1050](https://github.com/apache/camel-k/issues/1050) - can't use a function processor with javascript [\#1035](https://github.com/apache/camel-k/issues/1035) - Cannot push kit image to GCR \(or Docker.io\) during integration creation [\#1024](https://github.com/apache/camel-k/issues/1024) - groovy.lang.MissingMethodException: No signature of method: Script1.context\(\) [\#1022](https://github.com/apache/camel-k/issues/1022) @@ -737,6 +738,7 @@ **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)