This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch camel-main-camel-3.10-cq-2x in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
commit 8a625d1b131b109caa92e98cc617daa775c056de Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Jun 11 03:27:45 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d54e7f..2be415c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Flaky test: KnativeEnvFromRegistryTest [\#704](https://github.com/apache/camel-k-runtime/issues/704) - 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) +- SourceType should not be null [\#658](https://github.com/apache/camel-k-runtime/issues/658) - 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) @@ -21,6 +22,8 @@ **Merged pull requests:** - Remove preview flag from YAML docs [\#710](https://github.com/apache/camel-k-runtime/pull/710) ([heiko-braun](https://github.com/heiko-braun)) +- build\(deps\): bump jandex-maven-plugin from 1.0.8 to 1.1.0 [\#699](https://github.com/apache/camel-k-runtime/pull/699) ([dependabot[bot]](https://github.com/apps/dependabot)) +- fix\(core\): default SourceType as source [\#685](https://github.com/apache/camel-k-runtime/pull/685) ([squakez](https://github.com/squakez)) - build\(deps\): bump maven-javadoc-plugin from 3.2.0 to 3.3.0 [\#680](https://github.com/apache/camel-k-runtime/pull/680) ([dependabot[bot]](https://github.com/apps/dependabot)) - GH action fixes [\#674](https://github.com/apache/camel-k-runtime/pull/674) ([orpiske](https://github.com/orpiske)) - Enable GH actions on camel-main branch [\#671](https://github.com/apache/camel-k-runtime/pull/671) ([orpiske](https://github.com/orpiske))