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 dec2301 Updated CHANGELOG.md
dec2301 is described below
commit dec23012893069932013a1ee32e2b63f519a6265
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 7 16:18:32 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6564563..b6febf7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
**Merged pull requests:**
+- Changelog updater: run every hour
[\#464](https://github.com/apache/camel-k-runtime/pull/464)
([oscerd](https://github.com/oscerd))
- Use camel-dependencies instead of our own
[\#463](https://github.com/apache/camel-k-runtime/pull/463)
([lburgazzoli](https://github.com/lburgazzoli))
- loaders: add itest for kotlin on quarkus
[\#462](https://github.com/apache/camel-k-runtime/pull/462)
([lburgazzoli](https://github.com/lburgazzoli))
- Cleanup dependencies
[\#461](https://github.com/apache/camel-k-runtime/pull/461)
([lburgazzoli](https://github.com/lburgazzoli))
@@ -531,7 +532,6 @@
**Closed issues:**
- 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)
@@ -554,6 +554,7 @@
**Closed issues:**
+- remove spring boot support
[\#55](https://github.com/apache/camel-k-runtime/issues/55)
- Provide a default "type" for cloudevents
[\#48](https://github.com/apache/camel-k-runtime/issues/48)
- 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)