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 3976b33 Updated CHANGELOG.md
3976b33 is described below
commit 3976b334f42583cb4f29cc087e168478e3e5b91c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 8 03:27:41 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 095924a..e2cbf8b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- 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)
- Optional parameters in Kamelet route templates
[\#631](https://github.com/apache/camel-k-runtime/issues/631)