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 dc0fe27 Updated CHANGELOG.md dc0fe27 is described below commit dc0fe27e3aa554897a4156d39e27fbe4b7eece3d Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Nov 4 03:14:24 2020 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d68dc26..7c999b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Closed issues:** +- Scalability of integration components in a non knative environment [\#1798](https://github.com/apache/camel-k/issues/1798) - Panic when attempting to convert from unstructured to Integration with traits [\#1794](https://github.com/apache/camel-k/issues/1794) - Kamelets resource autogenerated informers and listers [\#1791](https://github.com/apache/camel-k/issues/1791) - Changes to KameletBinding must be propagated to Integrations [\#1785](https://github.com/apache/camel-k/issues/1785) @@ -19,10 +20,12 @@ - Provide yaml schema of design definition [\#1537](https://github.com/apache/camel-k/issues/1537) - helm.sh entries in go.sum [\#1231](https://github.com/apache/camel-k/issues/1231) - Add camel-k-quarkus example [\#1082](https://github.com/apache/camel-k/issues/1082) +- 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) **Merged pull requests:** +- Fix \#751: add guard to global operator [\#1800](https://github.com/apache/camel-k/pull/1800) ([nicolaferraro](https://github.com/nicolaferraro)) - Fixes ENTESB-15219: only use default values when user doesn't provide a kamelet property value in integration [\#1796](https://github.com/apache/camel-k/pull/1796) ([dhirajsb](https://github.com/dhirajsb)) - \[test\] Detect camel quarkus version dynamically in monitoring test [\#1795](https://github.com/apache/camel-k/pull/1795) ([llowinge](https://github.com/llowinge)) - \#1283: Enhance the `kamel log` command to show more detail prior to i… [\#1793](https://github.com/apache/camel-k/pull/1793) ([phantomjinx](https://github.com/phantomjinx))