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

commit fef8c311551d0ad23e1b7883b6b64f2dbfb2bf5d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 23 03:31:21 2021 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 02ec24a..776651d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
 - quarkus 1.7.0 DocumentBuilderFactoryImpl not found 
[\#2323](https://github.com/apache/camel-quarkus/issues/2323)
 - Document that AtlasMap user classes may need to be registered for reflection 
[\#2319](https://github.com/apache/camel-quarkus/issues/2319)
 - Camel DSL Azure - Storage Blob Service doesn't work as native build. 
[\#2318](https://github.com/apache/camel-quarkus/issues/2318)
+- Test FTPS [\#2317](https://github.com/apache/camel-quarkus/issues/2317)
 - Investigate integration test usage of quarkus.ssl.native 
[\#2306](https://github.com/apache/camel-quarkus/issues/2306)
 - Azure Storage Data Lake listFileSystem operation causes an infinte loop of 
requests [\#2304](https://github.com/apache/camel-quarkus/issues/2304)
 - CI job integration-tests-alternative-jvm \(15\) failing against a valid PR 
[\#2300](https://github.com/apache/camel-quarkus/issues/2300)
@@ -25,6 +26,7 @@
 - Prefer SyntheticBeanBuildItem to initializing bean producers via volatile 
fields [\#2273](https://github.com/apache/camel-quarkus/issues/2273)
 - Bindy - Do not rely on quarkus-resteasy-jackson to register reflective 
classes [\#2268](https://github.com/apache/camel-quarkus/issues/2268)
 - Remove support for Webocket JSR 356 
[\#2262](https://github.com/apache/camel-quarkus/issues/2262)
+- Optimise the camel-quarkus-examples CI build 
[\#2147](https://github.com/apache/camel-quarkus/issues/2147)
 - Paho MQTT 5 support 
[\#2145](https://github.com/apache/camel-quarkus/issues/2145)
 - HL7 Terser language native support 
[\#1747](https://github.com/apache/camel-quarkus/issues/1747)
 - Add tests to example projects 
[\#1501](https://github.com/apache/camel-quarkus/issues/1501)
@@ -34,6 +36,11 @@
 
 **Merged pull requests:**
 
+- openstack: added neutron network tests \#1943 
[\#2359](https://github.com/apache/camel-quarkus/pull/2359) 
([aldettinger](https://github.com/aldettinger))
+- Add test coverage for FTPS 
[\#2357](https://github.com/apache/camel-quarkus/pull/2357) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Deprecate camel-quarkus-componentdsl and camel-quarkus-endpointdsl ex… 
[\#2355](https://github.com/apache/camel-quarkus/pull/2355) 
([ppalaga](https://github.com/ppalaga))
+- Add a link to a blog post about Camel Quarkus command line applications 
[\#2352](https://github.com/apache/camel-quarkus/pull/2352) 
([ppalaga](https://github.com/ppalaga))
+- Fix some deprecation warnings 
[\#2348](https://github.com/apache/camel-quarkus/pull/2348) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Kotlin to 1.4.31 
[\#2347](https://github.com/apache/camel-quarkus/pull/2347) 
([jamesnetherton](https://github.com/jamesnetherton))
 - openstack: added keystone tests \#1943 
[\#2346](https://github.com/apache/camel-quarkus/pull/2346) 
([aldettinger](https://github.com/aldettinger))
 - Remove AWS SDK v1 extensions after they have been removed from Camel 
[\#2345](https://github.com/apache/camel-quarkus/pull/2345) 
([ppalaga](https://github.com/ppalaga))
@@ -42,6 +49,7 @@
 - Add configuration option to ignore unknown arguments 
[\#2338](https://github.com/apache/camel-quarkus/pull/2338) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Disable OptaplannerTest.solveSync on CI 
[\#2337](https://github.com/apache/camel-quarkus/pull/2337) 
([jamesnetherton](https://github.com/jamesnetherton))
 - openstack: added cinder snapshots and glance tests \#1943 
[\#2335](https://github.com/apache/camel-quarkus/pull/2335) 
([aldettinger](https://github.com/aldettinger))
+- Fix wrong format of RouteBuilder 
[\#2334](https://github.com/apache/camel-quarkus/pull/2334) 
([llowinge](https://github.com/llowinge))
 - openstack: added cinder volume tests \#1943 
[\#2330](https://github.com/apache/camel-quarkus/pull/2330) 
([aldettinger](https://github.com/aldettinger))
 - Upgrade Quarkus to 1.12.2.Final 
[\#2329](https://github.com/apache/camel-quarkus/pull/2329) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Document that AtlasMap user classes may need to be registered for ref… 
[\#2328](https://github.com/apache/camel-quarkus/pull/2328) 
([zbendhiba](https://github.com/zbendhiba))
@@ -1410,6 +1418,7 @@
 - iCal support [\#784](https://github.com/apache/camel-quarkus/issues/784)
 - GZip Deflater support 
[\#783](https://github.com/apache/camel-quarkus/issues/783)
 - Add support for camel-johnzon extension 
[\#775](https://github.com/apache/camel-quarkus/issues/775)
+- Add support for camel-jms 
[\#767](https://github.com/apache/camel-quarkus/issues/767)
 - Upgarde Camel to v3.1.0 
[\#759](https://github.com/apache/camel-quarkus/issues/759)
 - Automate tests against camel and quarkus master 
[\#652](https://github.com/apache/camel-quarkus/issues/652)
 - MongoDB itest fails on Camel 3.1.0-SNAPSHOT 
[\#649](https://github.com/apache/camel-quarkus/issues/649)
@@ -1464,7 +1473,6 @@
 - Braintree support [\#810](https://github.com/apache/camel-quarkus/issues/810)
 - Zip Deflate Compression dataformat support 
[\#791](https://github.com/apache/camel-quarkus/issues/791)
 - LZF Deflate Compression dataformat support 
[\#788](https://github.com/apache/camel-quarkus/issues/788)
-- Add support for camel-jms 
[\#767](https://github.com/apache/camel-quarkus/issues/767)
 - Create Azure component extension 
[\#761](https://github.com/apache/camel-quarkus/issues/761)
 - Camel-Jira extension: Enforcer rules are failing on the module 
[\#753](https://github.com/apache/camel-quarkus/issues/753)
 - Create a XPath language extension 
[\#739](https://github.com/apache/camel-quarkus/issues/739)

Reply via email to