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 3b06ef3 Updated CHANGELOG.md
3b06ef3 is described below
commit 3b06ef347f451a4e88fa08bac24e7cc92f09d1f5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 9 03:05:19 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 21e8ed5..038aebc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,8 +7,10 @@
**Closed issues:**
- Micrometer component support
[\#2034](https://github.com/apache/camel-quarkus/issues/2034)
+- Polish how we pass -Djavax.net.ssl.trustStore to the Solr test
[\#2029](https://github.com/apache/camel-quarkus/issues/2029)
- 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)
+- NATS integration test failure - Unable to connect to NATS servers
[\#1978](https://github.com/apache/camel-quarkus/issues/1978)
- 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)
@@ -16,6 +18,7 @@
**Merged pull requests:**
+- Polish how we pass -Djavax.net.ssl.trustStore to the Solr test \#2029
[\#2056](https://github.com/apache/camel-quarkus/pull/2056)
([ppalaga](https://github.com/ppalaga))
- Fix persistence of WireMock mappings
[\#2054](https://github.com/apache/camel-quarkus/pull/2054)
([jamesnetherton](https://github.com/jamesnetherton))
- Updated the release guide in order to publish sources
[\#2053](https://github.com/apache/camel-quarkus/pull/2053)
([aldettinger](https://github.com/aldettinger))
- Use camel-dependencies as parent pom to inherit camel version properties
[\#2051](https://github.com/apache/camel-quarkus/pull/2051)
([jamesnetherton](https://github.com/jamesnetherton))
@@ -1150,7 +1153,6 @@
- Mustache support [\#803](https://github.com/apache/camel-quarkus/issues/803)
- GraphQL support [\#801](https://github.com/apache/camel-quarkus/issues/801)
- File Watch support
[\#795](https://github.com/apache/camel-quarkus/issues/795)
-- JSon XStream dataformat support
[\#787](https://github.com/apache/camel-quarkus/issues/787)
- JAXB dataformat support
[\#786](https://github.com/apache/camel-quarkus/issues/786)
- JacksonXML support
[\#785](https://github.com/apache/camel-quarkus/issues/785)
- iCal support [\#784](https://github.com/apache/camel-quarkus/issues/784)
@@ -1210,6 +1212,7 @@
- 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)
+- JSon XStream dataformat support
[\#787](https://github.com/apache/camel-quarkus/issues/787)
- 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)