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

commit dc3e0061576c1a5a3288c81e0899c239cff7bb65
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 8 03:17:56 2021 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 658b096..cfb28c9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,10 @@
 
 **Merged pull requests:**
 
+- Fix xref-validator download failure 
[\#2446](https://github.com/apache/camel-quarkus/pull/2446) 
([ppalaga](https://github.com/ppalaga))
 - Show deprecation info in Extensions reference  
[\#2444](https://github.com/apache/camel-quarkus/pull/2444) 
([ppalaga](https://github.com/ppalaga))
+- \[fix\] Enforce correct maven version 
[\#2443](https://github.com/apache/camel-quarkus/pull/2443) 
([llowinge](https://github.com/llowinge))
+- Upgrade CassandraQL quarkus extension to 1.0.1 \#2423 
[\#2440](https://github.com/apache/camel-quarkus/pull/2440) 
([zbendhiba](https://github.com/zbendhiba))
 - openstack: added nova server and swift tests \#1943 
[\#2438](https://github.com/apache/camel-quarkus/pull/2438) 
([aldettinger](https://github.com/aldettinger))
 - DigitalOcean native support \#1594 
[\#2387](https://github.com/apache/camel-quarkus/pull/2387) 
([zbendhiba](https://github.com/zbendhiba))
 
@@ -637,6 +640,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)
 
@@ -715,7 +719,6 @@
 - Speedup the initial CI mvn install by adding -T1C 
[\#1692](https://github.com/apache/camel-quarkus/pull/1692) 
([ppalaga](https://github.com/ppalaga))
 - Remove camel 3.5.0 staging repositories 
[\#1690](https://github.com/apache/camel-quarkus/pull/1690) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Replace mvnd.builder.rules with virtual dependencies 
[\#1689](https://github.com/apache/camel-quarkus/pull/1689) 
([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))
 - Move FastUuidGenerator to Camel 
[\#1683](https://github.com/apache/camel-quarkus/pull/1683) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Align dependencies with latest camel & quarkus releases 
[\#1682](https://github.com/apache/camel-quarkus/pull/1682) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Add vertx-websocket component extension 
[\#1681](https://github.com/apache/camel-quarkus/pull/1681) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ -1851,7 +1854,6 @@
 - XSLT extension does not work with file: URIs 
[\#428](https://github.com/apache/camel-quarkus/issues/428)
 - Use @Inject in the timer-log-cdi example 
[\#416](https://github.com/apache/camel-quarkus/issues/416)
 - Document that beans managed by Arc are not instantiated from a static 
initializer [\#415](https://github.com/apache/camel-quarkus/issues/415)
-- xslt extension [\#406](https://github.com/apache/camel-quarkus/issues/406)
 - Using custom camel componet into quarkus-camel 
[\#379](https://github.com/apache/camel-quarkus/issues/379)
 
 **Merged pull requests:**
@@ -1919,6 +1921,7 @@
 - Create a Camel exec extension 
[\#417](https://github.com/apache/camel-quarkus/issues/417)
 - bean-validator extension 
[\#411](https://github.com/apache/camel-quarkus/issues/411)
 - dataformat extension 
[\#408](https://github.com/apache/camel-quarkus/issues/408)
+- xslt extension [\#406](https://github.com/apache/camel-quarkus/issues/406)
 - Add scheduler extension 
[\#403](https://github.com/apache/camel-quarkus/issues/403)
 - camel-validator component 
[\#391](https://github.com/apache/camel-quarkus/issues/391)
 - \[code formatter\] multi line TODOs are not supported 
[\#389](https://github.com/apache/camel-quarkus/issues/389)

Reply via email to