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 0c3cba4 Updated CHANGELOG.md
0c3cba4 is described below
commit 0c3cba4fc4756c604792f3f54d130a9f6a13ff36
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 22 03:11:12 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f19c558..d6cbf52 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,20 +23,25 @@
- cassandra-driver-core 3.5.0 managed in Debezium BOM too old for
testcontainers 1.15.3
[\#2724](https://github.com/apache/camel-quarkus/issues/2724)
- hazelcast integration-test failed in native mode\(On Mac\)
[\#2719](https://github.com/apache/camel-quarkus/issues/2719)
- \[infinispan\] Test both camel and quarkus configuration of underlying
component quarkus client
[\#2713](https://github.com/apache/camel-quarkus/issues/2713)
+- Unmanage unnecessary google dependencies
[\#2689](https://github.com/apache/camel-quarkus/issues/2689)
- Intermittent failures in MllpIT
[\#2671](https://github.com/apache/camel-quarkus/issues/2671)
- 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-kamelet-reify native support
[\#2617](https://github.com/apache/camel-quarkus/issues/2617)
- \[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)
- Remove camel-quarkus-main
[\#2391](https://github.com/apache/camel-quarkus/issues/2391)
- Use in an example: autowiring of beans available in the CDI container to
CamelContext and components
[\#2351](https://github.com/apache/camel-quarkus/issues/2351)
- Upgrading to Jackson 2.12.1 via Quarkus BOM 1.12 breaks Azure SDK v12
extensions [\#2207](https://github.com/apache/camel-quarkus/issues/2207)
+- Replace quarkus.camel.native.resources.\* with quarkus.native.resources.\*
[\#988](https://github.com/apache/camel-quarkus/issues/988)
**Merged pull requests:**
+- Unmanage unnecessary google dependencies
[\#2817](https://github.com/apache/camel-quarkus/pull/2817)
([ppalaga](https://github.com/ppalaga))
+- Replace quarkus.camel.native.resources.\* with quarkus.native.resource…
[\#2813](https://github.com/apache/camel-quarkus/pull/2813)
([ppalaga](https://github.com/ppalaga))
- Remove camel-quarkus-main
[\#2811](https://github.com/apache/camel-quarkus/pull/2811)
([ppalaga](https://github.com/ppalaga))
- Reduce Splunk minimum free disk space requirement
[\#2809](https://github.com/apache/camel-quarkus/pull/2809)
([jamesnetherton](https://github.com/jamesnetherton))
- Remove redundant apt dependency from camel-quarkus-bom
[\#2808](https://github.com/apache/camel-quarkus/pull/2808)
([jamesnetherton](https://github.com/jamesnetherton))