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 2bd3b93 Updated CHANGELOG.md
2bd3b93 is described below
commit 2bd3b9308ae85f800ddbc8f70bbc6925933ac19f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 27 03:05:20 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 413f63a..8173634 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,10 +7,13 @@
**Closed issues:**
- 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)
- Protobuf dataformat native support
[\#789](https://github.com/apache/camel-quarkus/issues/789)
**Merged pull requests:**
+- Upgrade Quarkus to 1.10.1.Final
[\#2032](https://github.com/apache/camel-quarkus/pull/2032)
([jamesnetherton](https://github.com/jamesnetherton))
+- Upgrade Quarkus Qpid JMS to 0.21.0
[\#2030](https://github.com/apache/camel-quarkus/pull/2030)
([jamesnetherton](https://github.com/jamesnetherton))
- Camel Avro RPC component native support \#1941
[\#2025](https://github.com/apache/camel-quarkus/pull/2025)
([JiriOndrusek](https://github.com/JiriOndrusek))
- Fix protobuf itest dependency on deployment
[\#2021](https://github.com/apache/camel-quarkus/pull/2021)
([llowinge](https://github.com/llowinge))
- Fix debezium itest pom dependencies to deployments
[\#2020](https://github.com/apache/camel-quarkus/pull/2020)
([llowinge](https://github.com/llowinge))
@@ -754,6 +757,7 @@
- Remove Elasticsearch Rest doc title fix when upgrading to Camel 3.3.0
[\#1167](https://github.com/apache/camel-quarkus/issues/1167)
- ActiveMQ XalanXPathEvaluator CNFE warning
[\#1160](https://github.com/apache/camel-quarkus/issues/1160)
- MethodAccessorGenerator reachable error in camel-activemq tests with
jdk11u-dev [\#1145](https://github.com/apache/camel-quarkus/issues/1145)
+- Quarkus Master - Classes that should be initialized at run time got
initialized during image building
[\#1126](https://github.com/apache/camel-quarkus/issues/1126)
- Remove register for reflection in file/ftp when upgrading to Camel 3.3
[\#1113](https://github.com/apache/camel-quarkus/issues/1113)
- Test Azure extension with Azurite
[\#1072](https://github.com/apache/camel-quarkus/issues/1072)
- Improve the quality of quarkus-extension.yaml files
[\#1006](https://github.com/apache/camel-quarkus/issues/1006)
@@ -842,7 +846,6 @@
**Closed issues:**
- Added AWS2-CW native extension
[\#1133](https://github.com/apache/camel-quarkus/issues/1133)
-- Quarkus Master - Classes that should be initialized at run time got
initialized during image building
[\#1126](https://github.com/apache/camel-quarkus/issues/1126)
- Kudu native build fails
[\#1121](https://github.com/apache/camel-quarkus/issues/1121)
- Dynamic endpoint cannot be resolved properly \(toD\)
[\#1116](https://github.com/apache/camel-quarkus/issues/1116)
- ActiveMQ test failing with Quarkus master
[\#1115](https://github.com/apache/camel-quarkus/issues/1115)
@@ -1134,7 +1137,6 @@
- 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)
-- Create Azure component extension
[\#761](https://github.com/apache/camel-quarkus/issues/761)
- 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)
@@ -1190,6 +1192,7 @@
- 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)
- Create dataformats-json itests from jackson itests
[\#729](https://github.com/apache/camel-quarkus/issues/729)
@@ -1534,7 +1537,6 @@
- Create a Camel Kafka extension
[\#432](https://github.com/apache/camel-quarkus/pull/432)
([lburgazzoli](https://github.com/lburgazzoli))
- Improve bean validator extension
[\#431](https://github.com/apache/camel-quarkus/pull/431)
([lburgazzoli](https://github.com/lburgazzoli))
- Initial JMS support
[\#430](https://github.com/apache/camel-quarkus/pull/430)
([lburgazzoli](https://github.com/lburgazzoli))
-- build\(actions\): enable build in jvm mode for all the supported java
versions [\#423](https://github.com/apache/camel-quarkus/pull/423)
([lburgazzoli](https://github.com/lburgazzoli))
- Fixes \#411 bean-validator extension
[\#412](https://github.com/apache/camel-quarkus/pull/412)
([davsclaus](https://github.com/davsclaus))
## [0.4.0](https://github.com/apache/camel-quarkus/tree/0.4.0) (2019-11-15)
@@ -1577,6 +1579,7 @@
**Merged pull requests:**
- Fix \#356 Issues in the List of extensions
[\#425](https://github.com/apache/camel-quarkus/pull/425)
([ppalaga](https://github.com/ppalaga))
+- build\(actions\): enable build in jvm mode for all the supported java
versions [\#423](https://github.com/apache/camel-quarkus/pull/423)
([lburgazzoli](https://github.com/lburgazzoli))
- xslt extension not building in native mode
[\#422](https://github.com/apache/camel-quarkus/pull/422)
([lburgazzoli](https://github.com/lburgazzoli))
- chore: Remove unused itest dependencies
[\#421](https://github.com/apache/camel-quarkus/pull/421)
([jamesnetherton](https://github.com/jamesnetherton))
- Add exec component extension
[\#420](https://github.com/apache/camel-quarkus/pull/420)
([jamesnetherton](https://github.com/jamesnetherton))
@@ -1764,6 +1767,7 @@
- Upgrade the docs to camel-quarkus-last-release: 0.2.0
[\#210](https://github.com/apache/camel-quarkus/pull/210)
([ppalaga](https://github.com/ppalaga))
- 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))
## [0.2.0](https://github.com/apache/camel-quarkus/tree/0.2.0) (2019-09-23)
@@ -1844,7 +1848,6 @@
- Add tests to the twitter itest project
[\#138](https://github.com/apache/camel-quarkus/pull/138)
([ppalaga](https://github.com/ppalaga))
- Upgrade to Quarkus 0.21.1
[\#137](https://github.com/apache/camel-quarkus/pull/137)
([ppalaga](https://github.com/ppalaga))
- Upgrade to Quarkus 0.21.0
[\#135](https://github.com/apache/camel-quarkus/pull/135)
([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))
- Fix \#129 Properies evaluation broken after the introduction of Proper…
[\#130](https://github.com/apache/camel-quarkus/pull/130)
([ppalaga](https://github.com/ppalaga))
- Order the dependencies managed in the BOM
[\#127](https://github.com/apache/camel-quarkus/pull/127)
([ppalaga](https://github.com/ppalaga))
- Fix \#114 Move create-extension-templates to i.e. tooling
[\#126](https://github.com/apache/camel-quarkus/pull/126)
([ppalaga](https://github.com/ppalaga))