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-runtime.git


The following commit(s) were added to refs/heads/master by this push:
     new 721683e  Updated CHANGELOG.md
721683e is described below

commit 721683ea15406c8db795631f918936e83e22251b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 13 03:10:46 2021 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index df83fd3..780c202 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@
 - Cannot use kamelets in yaml integrations 
[\#581](https://github.com/apache/camel-k-runtime/issues/581)
 - Catalog json keys should be sorted 
[\#576](https://github.com/apache/camel-k-runtime/issues/576)
 - Thread blocked calling knative REST 
[\#513](https://github.com/apache/camel-k-runtime/issues/513)
+- HTTP multi-headers are randomized in camel-knative-http 
[\#69](https://github.com/apache/camel-k-runtime/issues/69)
 
 **Merged pull requests:**
 
@@ -527,7 +528,6 @@
 - Allow to use any class as configuration source 
[\#198](https://github.com/apache/camel-k-runtime/pull/198) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Update deps and actions 
[\#197](https://github.com/apache/camel-k-runtime/pull/197) 
([lburgazzoli](https://github.com/lburgazzoli))
 - chore\(tools\): make sure quarkus catalog name start with "camel-catalog-" 
[\#196](https://github.com/apache/camel-k-runtime/pull/196) 
([nicolaferraro](https://github.com/nicolaferraro))
-- Fixes \#189 to update to Camel 3.0 RC3 
[\#190](https://github.com/apache/camel-k-runtime/pull/190) 
([davsclaus](https://github.com/davsclaus))
 
 ## 
[camel-k-runtime-parent-1.0.7](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.0.7)
 (2019-11-13)
 
@@ -546,6 +546,7 @@
 
 - loaders: remove java class loader as it is misleading 
[\#194](https://github.com/apache/camel-k-runtime/pull/194) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Remove docker-maven-plugin in pom.xml which is not in use 
[\#192](https://github.com/apache/camel-k-runtime/pull/192) 
([davsclaus](https://github.com/davsclaus))
+- Fixes \#189 to update to Camel 3.0 RC3 
[\#190](https://github.com/apache/camel-k-runtime/pull/190) 
([davsclaus](https://github.com/davsclaus))
 - Update deps [\#188](https://github.com/apache/camel-k-runtime/pull/188) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Enable GitHub Actions 
[\#187](https://github.com/apache/camel-k-runtime/pull/187) 
([lburgazzoli](https://github.com/lburgazzoli))
 - update to quarkus 0.3.1 
[\#181](https://github.com/apache/camel-k-runtime/pull/181) 
([lburgazzoli](https://github.com/lburgazzoli))

Reply via email to