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

commit d3238fad92d54ba257281779d2c5a3a7691ca3ad
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 5 03:11:19 2021 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b783f4..78179a8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,13 +13,18 @@
 - AWS2 ddb-streams integration tests failures 
[\#2860](https://github.com/apache/camel-quarkus/issues/2860)
 - Expand ElasticSearch REST test coverage 
[\#2819](https://github.com/apache/camel-quarkus/issues/2819)
 - \[Camel 3.11\] Solr cloud integration tests are failing 
[\#2814](https://github.com/apache/camel-quarkus/issues/2814)
+- Apple M1 cannot build the camel-quarkus project 
[\#2762](https://github.com/apache/camel-quarkus/issues/2762)
 - Test sending messages to an SNS FIFO topic 
[\#2625](https://github.com/apache/camel-quarkus/issues/2625)
 - Test creating a subscription of an SQS Queue to an SNS Topic 
[\#2624](https://github.com/apache/camel-quarkus/issues/2624)
+- Nightly branch sync issue reporting sometimes does not work 
[\#2367](https://github.com/apache/camel-quarkus/issues/2367)
+- LevelDB:  mapped bytebuffer cleaner update for jdk 9+ needs workaround to 
work in native mode 
[\#1908](https://github.com/apache/camel-quarkus/issues/1908)
 - \[Serialization\] Jolt: Remove the DeepCopySubstitution when/if graal 
supports Object serialization 
[\#1433](https://github.com/apache/camel-quarkus/issues/1433)
 - \[camel-master branch\] support ComponentNameResolver 
[\#892](https://github.com/apache/camel-quarkus/issues/892)
 
 **Merged pull requests:**
 
+- Upgrade Quarkus to 2.1.1.Final 
[\#2986](https://github.com/apache/camel-quarkus/pull/2986) 
([jamesnetherton](https://github.com/jamesnetherton))
+- leveldb: remove useless substitutions in favor of graalvm built-in Me… 
[\#2984](https://github.com/apache/camel-quarkus/pull/2984) 
([aldettinger](https://github.com/aldettinger))
 - Skip querying Jandex for quarkus.camel.native.reflection.include-patt… 
[\#2973](https://github.com/apache/camel-quarkus/pull/2973) 
([ppalaga](https://github.com/ppalaga))
 - jolt: remove the DeepCopySubstitution in favor of Quarkus serializati… 
[\#2972](https://github.com/apache/camel-quarkus/pull/2972) 
([aldettinger](https://github.com/aldettinger))
 - Use quarkus-grpc-common instead of quarkus-grpc in the gRPC extension 
[\#2971](https://github.com/apache/camel-quarkus/pull/2971) 
([jamesnetherton](https://github.com/jamesnetherton))

Reply via email to