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 1c3b390 Updated CHANGELOG.md
1c3b390 is described below
commit 1c3b39041f9d89ef0104a3b3de2a1993f8c50698
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 18 03:08:36 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 288bd4e..1cf8b69 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@
**Merged pull requests:**
+- 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))
- Generate Configurer to bind properties to Customizers without the need for
reflection [\#473](https://github.com/apache/camel-k-runtime/pull/473)
([lburgazzoli](https://github.com/lburgazzoli))
@@ -548,7 +549,6 @@
- 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,6 +570,7 @@
**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)