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-runtime.git
The following commit(s) were added to refs/heads/main by this push:
new b377772 Updated CHANGELOG.md
b377772 is described below
commit b377772cbcce8703712caf75f2bfb812d7629386
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 4 04:37:44 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 67617eb..095924a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
- Re-enable YamlSourceLoaderTest
[\#687](https://github.com/apache/camel-k-runtime/issues/687)
- Support for simple, linear integration definitions
[\#659](https://github.com/apache/camel-k-runtime/issues/659)
- Optional parameters in Kamelet route templates
[\#631](https://github.com/apache/camel-k-runtime/issues/631)
+- Duplicated loadUserProperties\(\) method call
[\#625](https://github.com/apache/camel-k-runtime/issues/625)
- Assess integration container resources layout changes impacts
[\#614](https://github.com/apache/camel-k-runtime/issues/614)
- Remove changelog gh action
[\#582](https://github.com/apache/camel-k-runtime/issues/582)
- yaml dsl: add support for component dsl
[\#507](https://github.com/apache/camel-k-runtime/issues/507)