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

commit a9164682fb33e9115cd431d9e94046589d17e7cd
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 2 03:05:28 2020 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a42a58d..5cd9d23 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@
 
 **Closed issues:**
 
+- timer-log-main example: The example is not working in dev mode 
[\#2024](https://github.com/apache/camel-quarkus/issues/2024)
+- \[Camel 3.7\] Camel main autowire properties by type has been removed  
[\#2002](https://github.com/apache/camel-quarkus/issues/2002)
 - Camel Avro RPC component native support 
[\#1941](https://github.com/apache/camel-quarkus/issues/1941)
 - FastHeadersMapFactory ClassNotFoundException since 1.0.0-M6 
[\#1086](https://github.com/apache/camel-quarkus/issues/1086)
 - JSch native support 
[\#797](https://github.com/apache/camel-quarkus/issues/797)
@@ -13,6 +15,7 @@
 
 **Merged pull requests:**
 
+- Upgrade Quarkus to 1.10.2.Final 
[\#2047](https://github.com/apache/camel-quarkus/pull/2047) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix GeocoderNominationTest postalCode field assertion failure 
[\#2043](https://github.com/apache/camel-quarkus/pull/2043) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fixup 94ef785 Next is 1.5.0-SNAPSHOT 
[\#2041](https://github.com/apache/camel-quarkus/pull/2041) 
([ppalaga](https://github.com/ppalaga))
 - Add JVM only extensions for minio 
[\#2039](https://github.com/apache/camel-quarkus/pull/2039) 
([github-actions[bot]](https://github.com/apps/github-actions))
@@ -1777,6 +1780,7 @@
 - Auto configuration of metrics management strategies 
[\#205](https://github.com/apache/camel-quarkus/pull/205) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix \#184 Leverage platform http service 
[\#201](https://github.com/apache/camel-quarkus/pull/201) 
([ppalaga](https://github.com/ppalaga))
 - Fix \#133 Test netty4-http as a producer 
[\#134](https://github.com/apache/camel-quarkus/pull/134) 
([ppalaga](https://github.com/ppalaga))
+- rename xml extension to xml-common 
[\#117](https://github.com/apache/camel-quarkus/pull/117) 
([lburgazzoli](https://github.com/lburgazzoli))
 
 ## [0.2.0](https://github.com/apache/camel-quarkus/tree/0.2.0) (2019-09-23)
 
@@ -1865,7 +1869,6 @@
 - create extension for camel's core cloud impl 
[\#121](https://github.com/apache/camel-quarkus/pull/121) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Override DefaultStreamCachingStrategy::resolveSpoolDirectory to avoid NPE 
[\#120](https://github.com/apache/camel-quarkus/pull/120) 
([lburgazzoli](https://github.com/lburgazzoli))
 - chore: replace custom properties binding implementation with 
PropertyBindingSupport from camel support 
[\#119](https://github.com/apache/camel-quarkus/pull/119) 
([lburgazzoli](https://github.com/lburgazzoli))
-- rename xml extension to xml-common 
[\#117](https://github.com/apache/camel-quarkus/pull/117) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Fix \#112 Make camel-quarkus-bom usable as a parent for user applications 
[\#115](https://github.com/apache/camel-quarkus/pull/115) 
([ppalaga](https://github.com/ppalaga))
 
 ## [0.1.0](https://github.com/apache/camel-quarkus/tree/0.1.0) (2019-08-07)

Reply via email to