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 a85803f  Updated CHANGELOG.md
a85803f is described below

commit a85803f5631e717b8f6145e941b54a3e9df2ebbf
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 9 03:09:56 2021 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6cd0c2a..626d442 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,11 +11,17 @@
 - Avoid producing `FeatureBuildItem` in support extensions 
[\#2873](https://github.com/apache/camel-quarkus/issues/2873)
 - Combine build sanity checks into a single script 
[\#2869](https://github.com/apache/camel-quarkus/issues/2869)
 - string-template:bean Bean Injection:  camel quarkus cannot find resource 
error [\#2849](https://github.com/apache/camel-quarkus/issues/2849)
+- Document the need of @RegisterForReflection in Bean doc 
[\#2844](https://github.com/apache/camel-quarkus/issues/2844)
 - InfinispanTest failed on Mac 
[\#2840](https://github.com/apache/camel-quarkus/issues/2840)
+- Leverage catalog metadata to discover unremovable bean types 
[\#2822](https://github.com/apache/camel-quarkus/issues/2822)
+- add affinity dependency in a mac profile for camel-hazelcast extension 
[\#2800](https://github.com/apache/camel-quarkus/issues/2800)
 - Test camel.faulttolerance.\* set of properties 
[\#2780](https://github.com/apache/camel-quarkus/issues/2780)
 - Automatic check to ensure that camel.quarkus.jvmSince and 
camel.quarkus.nativeSince are not newer than the current SNAPSHOT 
[\#2763](https://github.com/apache/camel-quarkus/issues/2763)
 - Add Kamelet example 
[\#2731](https://github.com/apache/camel-quarkus/issues/2731)
+- Test both camel and quarkus configuration of underlying component quarkus 
client [\#2712](https://github.com/apache/camel-quarkus/issues/2712)
+- Split with AggregationStrategy 
[\#2690](https://github.com/apache/camel-quarkus/issues/2690)
 - Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3 
[\#2651](https://github.com/apache/camel-quarkus/issues/2651)
+- No consumers available on endpoint 
[\#2632](https://github.com/apache/camel-quarkus/issues/2632)
 - Add camel-kamelet extension example 
[\#2630](https://github.com/apache/camel-quarkus/issues/2630)
 - Autowiring of beans can cause warning and problem "bean was marked as unused 
and removed during build" 
[\#2519](https://github.com/apache/camel-quarkus/issues/2519)
 - OpenTelemetry support 
[\#2084](https://github.com/apache/camel-quarkus/issues/2084)
@@ -23,9 +29,11 @@
 
 **Merged pull requests:**
 
+- Remove useless docker-java8 profile 
[\#2887](https://github.com/apache/camel-quarkus/pull/2887) 
([aldettinger](https://github.com/aldettinger))
 - kudu: remove the useless test harness logic dedicated to Java 8 \#2885 
[\#2886](https://github.com/apache/camel-quarkus/pull/2886) 
([aldettinger](https://github.com/aldettinger))
 - Upgrade Quarkus to 2.0.1.Final 
[\#2883](https://github.com/apache/camel-quarkus/pull/2883) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Avoid producing FeatureBuildItem in support extensions 
[\#2882](https://github.com/apache/camel-quarkus/pull/2882) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Leverage catalog metadata to discover unremovable types 
[\#2881](https://github.com/apache/camel-quarkus/pull/2881) 
([jamesnetherton](https://github.com/jamesnetherton))
 - kafka : impossible to authenticate with oauth2 
[\#2879](https://github.com/apache/camel-quarkus/pull/2879) 
([zbendhiba](https://github.com/zbendhiba))
 - Add test for camel.faulttolerance.\* properties \#2780 
[\#2877](https://github.com/apache/camel-quarkus/pull/2877) 
([aldettinger](https://github.com/aldettinger))
 - Fix \#2869 to combine build sanity checks into a single scirpt 
[\#2875](https://github.com/apache/camel-quarkus/pull/2875) 
([zhfeng](https://github.com/zhfeng))

Reply via email to