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 2ee0b94 Updated CHANGELOG.md 2ee0b94 is described below commit 2ee0b9499fc9ff7e39becced0760f3f6706cafa7 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Sep 8 00:30:15 2020 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57b2a7e..2a0fb53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -907,7 +907,6 @@ - camelContext is not supported in XML DSL routedefinition [\#731](https://github.com/apache/camel-k/issues/731) - Switch to go mod compatible version of operator-sdk [\#702](https://github.com/apache/camel-k/issues/702) - `make generate` does not work with new module structure [\#699](https://github.com/apache/camel-k/issues/699) -- Error creating integration context with buildStrategy: pod on minikube [\#666](https://github.com/apache/camel-k/issues/666) - camel-k-operator ready for running integration when camel-k-\* builds are still fails [\#582](https://github.com/apache/camel-k/issues/582) - Honour KUBECONFIG [\#574](https://github.com/apache/camel-k/issues/574) - Generate website using Antora [\#282](https://github.com/apache/camel-k/issues/282) @@ -1024,6 +1023,7 @@ - Making sure external dep projects can import Camel K APIs [\#679](https://github.com/apache/camel-k/issues/679) - Remove depenency on Istio for Knative sources [\#669](https://github.com/apache/camel-k/issues/669) - Allow to subscribe to multiple knative channels in the same integration [\#668](https://github.com/apache/camel-k/issues/668) +- Error creating integration context with buildStrategy: pod on minikube [\#666](https://github.com/apache/camel-k/issues/666) - Use in-memory channel provisioner in place of in-memory-channel in Knative example [\#663](https://github.com/apache/camel-k/issues/663) - Integration stuck waiting for platform [\#660](https://github.com/apache/camel-k/issues/660) - Update to Camel 2.24.0 [\#655](https://github.com/apache/camel-k/issues/655)