This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/master by this push:
     new 80bef1e  Updated CHANGELOG.md
80bef1e is described below

commit 80bef1e985d4c385be4603e792dbcddf5dd65e34
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 23 03:05:04 2020 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 01b8168..60a2f33 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,15 +14,18 @@
 
 **Closed issues:**
 
+- Camel quarkus disable auto route discovery not working 
[\#1816](https://github.com/apache/camel-quarkus/issues/1816)
 - NATS tests do not work on the platform 
[\#1803](https://github.com/apache/camel-quarkus/issues/1803)
 - 1.1.0 Main fails to start in IntelliJ 
[\#1800](https://github.com/apache/camel-quarkus/issues/1800)
 - Find a proper place for registering SAXMessages native resource bundle  
[\#1796](https://github.com/apache/camel-quarkus/issues/1796)
 - Wrong jira component version definition in camel-quarkus-bom 1.0.1 file 
[\#1775](https://github.com/apache/camel-quarkus/issues/1775)
 - Adding Changelog generated automatically through gh action 
[\#1772](https://github.com/apache/camel-quarkus/issues/1772)
+- uniVocity data formats native support 
[\#1756](https://github.com/apache/camel-quarkus/issues/1756)
 - Jing native support 
[\#1741](https://github.com/apache/camel-quarkus/issues/1741)
 - Make mvn -N cq:format remove empty application.properties files 
[\#1676](https://github.com/apache/camel-quarkus/issues/1676)
 - FOP native support 
[\#1642](https://github.com/apache/camel-quarkus/issues/1642)
 - SmallRyeReactiveMessagingIT fails intermittently 
[\#1632](https://github.com/apache/camel-quarkus/issues/1632)
+- MongoClientName annotation class not available when using 
camel-quarkus-mongodb extension 
[\#1608](https://github.com/apache/camel-quarkus/issues/1608)
 - Disruptor native support 
[\#1597](https://github.com/apache/camel-quarkus/issues/1597)
 - Use asciidoctor-antora-indexer to produce lists of extensions and components 
on the reference pages 
[\#1557](https://github.com/apache/camel-quarkus/issues/1557)
 - Browse native support 
[\#816](https://github.com/apache/camel-quarkus/issues/816)
@@ -32,6 +35,7 @@
 
 **Merged pull requests:**
 
+- Camel quarkus disable auto route discovery not working 
[\#1817](https://github.com/apache/camel-quarkus/pull/1817) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Added UniVocity data formats native support \#1756 
[\#1813](https://github.com/apache/camel-quarkus/pull/1813) 
([aldettinger](https://github.com/aldettinger))
 - Align guava & google-http-client versions with Quarkus 
[\#1811](https://github.com/apache/camel-quarkus/pull/1811) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Quarkus to 1.8.1.Final 
[\#1809](https://github.com/apache/camel-quarkus/pull/1809) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -53,6 +57,7 @@
 - Wrong jira component version definition in camel-quarkus-bom \#1775 
[\#1778](https://github.com/apache/camel-quarkus/pull/1778) 
([ppalaga](https://github.com/ppalaga))
 - Use asciidoctor-antora-indexer to produce lists of extensions 
[\#1777](https://github.com/apache/camel-quarkus/pull/1777) 
([ppalaga](https://github.com/ppalaga))
 - Upgrade to cq-maven-plugin 0.19.0, Make mvn -N cq:format remove empty… 
[\#1774](https://github.com/apache/camel-quarkus/pull/1774) 
([ppalaga](https://github.com/ppalaga))
+- Feat\(mongodb\): add support for named client 
[\#1688](https://github.com/apache/camel-quarkus/pull/1688) 
([squakez](https://github.com/squakez))
 
 ## [1.1.0](https://github.com/apache/camel-quarkus/tree/1.1.0) (2020-09-09)
 

Reply via email to