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 5cfcffb Updated CHANGELOG.md
5cfcffb is described below
commit 5cfcffb77c866f370b272743f56641b38fd8af98
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 20 03:08:41 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e93add..f19c558 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,7 @@
- Adapt Observability docs page to Quarkus 2.0.0
[\#2659](https://github.com/apache/camel-quarkus/issues/2659)
- kamelet extension: add test for kamelet discovery mechanism
[\#2652](https://github.com/apache/camel-quarkus/issues/2652)
- Kafka - add Kafka Idempotent repository test
[\#2626](https://github.com/apache/camel-quarkus/issues/2626)
+- \[camel 3.10\] load selected list of kamelets definitions at build time
[\#2618](https://github.com/apache/camel-quarkus/issues/2618)
- \[camel 3.10\] Test setting MLLP default charset from system property for
native mode [\#2554](https://github.com/apache/camel-quarkus/issues/2554)
- \[Quarkus 2.0\] Consider following the way how Quarkus handles Avro schemas
[\#2513](https://github.com/apache/camel-quarkus/issues/2513)
- Salesforce fails to start because loginUrl configuration is ignored
[\#2499](https://github.com/apache/camel-quarkus/issues/2499)