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-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 5f5cd36 Updated CHANGELOG.md
5f5cd36 is described below
commit 5f5cd36a5f9e6e1dd2b949f8645ce64a5dbe8447
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 24 03:11:12 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a421aa6..3f26d19 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@
**Closed issues:**
+- kamelet: Test the kamelet location option
[\#3025](https://github.com/apache/camel-quarkus/issues/3025)
- Exception when configuring camel-kafka with environment variables in native
mode [\#3017](https://github.com/apache/camel-quarkus/issues/3017)
- `CoreTest.testCamelContextAwareRegistryBeansInitialized` failing after
RouteBuilder started implementing CamelContextAware
[\#3002](https://github.com/apache/camel-quarkus/issues/3002)
- Reduce console log output from `EipTest.throttle`
[\#3001](https://github.com/apache/camel-quarkus/issues/3001)
@@ -43,6 +44,7 @@
**Merged pull requests:**
+- Test setting the kamelet from an external file provided at runtime \#3025
[\#3026](https://github.com/apache/camel-quarkus/pull/3026)
([aldettinger](https://github.com/aldettinger))
- Test camel-xchange with kraken until binance issues are resolved
[\#3020](https://github.com/apache/camel-quarkus/pull/3020)
([jamesnetherton](https://github.com/jamesnetherton))
- CoreTest.testCamelContextAwareRegistryBeansInitialized failing after …
[\#3019](https://github.com/apache/camel-quarkus/pull/3019)
([ppalaga](https://github.com/ppalaga))
- Upgrade Quarkus to 2.2.0.CR1
[\#3015](https://github.com/apache/camel-quarkus/pull/3015)
([jamesnetherton](https://github.com/jamesnetherton))