This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push: new 5e9d1e8 Updated CHANGELOG.md 5e9d1e8 is described below commit 5e9d1e891717bd9103838d01c557bc5480dc7c4f Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Jan 14 03:10:21 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f7dc3f..37073aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ - How can I find the log file location in the integration pod? [\#2762](https://github.com/apache/camel-k/issues/2762) - Default value of trait container.port-name is missing from catalog [\#2761](https://github.com/apache/camel-k/issues/2761) - Trait catalog provided by kamel CLI contains a description mentioning "the end of this page" [\#2760](https://github.com/apache/camel-k/issues/2760) +- Document dependency on camel-quarkus \(and camel\) [\#2759](https://github.com/apache/camel-k/issues/2759) - How to remove Kamelets installation when installing IntegrationPlatform CRD? [\#2756](https://github.com/apache/camel-k/issues/2756) - Add 1.7.x documentation tag [\#2753](https://github.com/apache/camel-k/issues/2753) - Generated bundle created from `make bundle` contains separate service-account resource [\#2749](https://github.com/apache/camel-k/issues/2749) @@ -93,6 +94,8 @@ **Merged pull requests:** +- fix http-proxy-docs [\#2874](https://github.com/apache/camel-k/pull/2874) ([djencks](https://github.com/djencks)) +- camel-website \#701: RI info \(main\) [\#2868](https://github.com/apache/camel-k/pull/2868) ([djencks](https://github.com/djencks)) - feat: Global HTTP proxy support [\#2858](https://github.com/apache/camel-k/pull/2858) ([astefanutti](https://github.com/astefanutti)) - doc\(jitpack\): detailed info and link to example [\#2857](https://github.com/apache/camel-k/pull/2857) ([squakez](https://github.com/squakez)) - fix\(doc\): filter nolint comments in documentation trait [\#2851](https://github.com/apache/camel-k/pull/2851) ([squakez](https://github.com/squakez))