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 62d4a54  Updated CHANGELOG.md
62d4a54 is described below

commit 62d4a54a2b3b5f2c39fe8698c922b238830f2417
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 19 03:08:50 2020 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1cf8b69..b278b2f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,9 @@
 
 **Merged pull requests:**
 
+- quarkus: disable routes discovery as routes are programmatically added 
[\#479](https://github.com/apache/camel-k-runtime/pull/479) 
([lburgazzoli](https://github.com/lburgazzoli))
+- loaders: simplify source loader interceptors 
[\#478](https://github.com/apache/camel-k-runtime/pull/478) 
([lburgazzoli](https://github.com/lburgazzoli))
+- Quarkus runtime improvements 
[\#477](https://github.com/apache/camel-k-runtime/pull/477) 
([lburgazzoli](https://github.com/lburgazzoli))
 - quarkus: improve runtime set-up 
[\#476](https://github.com/apache/camel-k-runtime/pull/476) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Generate Configurer to bind properties SourceLoader.Interceptor without the 
need for reflection [\#475](https://github.com/apache/camel-k-runtime/pull/475) 
([lburgazzoli](https://github.com/lburgazzoli))
 - \[yaml\] support for configuring beans with the yaml dsl 
[\#474](https://github.com/apache/camel-k-runtime/pull/474) 
([lburgazzoli](https://github.com/lburgazzoli))
@@ -549,6 +552,7 @@
 - update to Camel 2.24.0 
[\#60](https://github.com/apache/camel-k-runtime/issues/60)
 - remove spring boot support 
[\#55](https://github.com/apache/camel-k-runtime/issues/55)
 - Release 0.3.2 [\#51](https://github.com/apache/camel-k-runtime/issues/51)
+- Refactor customizer activation 
[\#46](https://github.com/apache/camel-k-runtime/issues/46)
 
 **Merged pull requests:**
 
@@ -570,7 +574,6 @@
 **Closed issues:**
 
 - Provide a default "type" for cloudevents 
[\#48](https://github.com/apache/camel-k-runtime/issues/48)
-- Refactor customizer activation 
[\#46](https://github.com/apache/camel-k-runtime/issues/46)
 - Support StreamCaching configuration trough a ContextCustomizer 
[\#44](https://github.com/apache/camel-k-runtime/issues/44)
 - Runtime components should include catalog information 
[\#31](https://github.com/apache/camel-k-runtime/issues/31)
 - Release 0.3.1 [\#28](https://github.com/apache/camel-k-runtime/issues/28)

Reply via email to