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

commit 5b7236c9eca322eb486dfb6210a4a54ff0bbd91b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 10 03:11:19 2021 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a1b83d7..f9dcc56 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
 
 [Full Changelog](https://github.com/apache/camel-quarkus/compare/2.5.0...HEAD)
 
+**Fixed bugs:**
+
+- Exclude maven-artifact from camel-quarkus-debezium-mongodb 
[\#3372](https://github.com/apache/camel-quarkus/issues/3372)
+
 **Closed issues:**
 
 - Ban com.sun.activation:javax.activation 
[\#3361](https://github.com/apache/camel-quarkus/issues/3361)
@@ -22,15 +26,19 @@
 - `quarkus.camel.main.shutdown.timeout`  doesn't work as intended 
[\#3179](https://github.com/apache/camel-quarkus/issues/3179)
 - \[Camel 3.12\] New feature: route configurations 
[\#2978](https://github.com/apache/camel-quarkus/issues/2978)
 - \[Quarkus 2.5\] Example with kafka + Oauth2 needs the stimzi Oauth client 
[\#2872](https://github.com/apache/camel-quarkus/issues/2872)
+- Test AWS2 SQS in isolation 
[\#2606](https://github.com/apache/camel-quarkus/issues/2606)
 - Camel-Catalog-Quarkus: It is missing for release-1.0.0-M5 
[\#904](https://github.com/apache/camel-quarkus/issues/904)
 
 **Merged pull requests:**
 
+- Exclude maven-artifact from camel-quarkus-debezium-mongodb  
[\#3373](https://github.com/apache/camel-quarkus/pull/3373) 
([ppalaga](https://github.com/ppalaga))
+- Ensure consistent version of `software.amazon.awssdk` dependencies 
[\#3371](https://github.com/apache/camel-quarkus/pull/3371) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Use yq installed on the GitHub actions VM instead of downloading and 
installing it [\#3368](https://github.com/apache/camel-quarkus/pull/3368) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Quarkus to 2.6.0.CR1 
[\#3367](https://github.com/apache/camel-quarkus/pull/3367) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Ban com.sun.activation:javax.activation  
[\#3362](https://github.com/apache/camel-quarkus/pull/3362) 
([ppalaga](https://github.com/ppalaga))
 - Workaround for NoSuchFileException: .../target/classes when executing a 
[\#3359](https://github.com/apache/camel-quarkus/pull/3359) 
([ppalaga](https://github.com/ppalaga))
 - Fix AWS Lambda failing itest \#3356 
[\#3357](https://github.com/apache/camel-quarkus/pull/3357) 
([aldettinger](https://github.com/aldettinger))
+- ✅ Test AWS2 SQS in isolation 
[\#3352](https://github.com/apache/camel-quarkus/pull/3352) 
([zbendhiba](https://github.com/zbendhiba))
 - Fix bash syntax error in CI integration tests step 
[\#3351](https://github.com/apache/camel-quarkus/pull/3351) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Avoid hard coding Bindy resource path for 
`NativeImageResourceDirectoryBuildItem` 
[\#3349](https://github.com/apache/camel-quarkus/pull/3349) 
([jamesnetherton](https://github.com/jamesnetherton))
 - fix  \[JDK17\]kudu:integration test failed in native mode \#3340 
[\#3341](https://github.com/apache/camel-quarkus/pull/3341) 
([ffang](https://github.com/ffang))

Reply via email to