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 b23a8ae Updated CHANGELOG.md
b23a8ae is described below
commit b23a8aeb3d7d7f37ed51bc6d31a0114e0a53eb8d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 26 03:19:03 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 976732f..e0c958b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,18 +16,20 @@
- 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)
- Azure extension native build fails with Quarkus 1.13
[\#2299](https://github.com/apache/camel-quarkus/issues/2299)
- SQL integration tests fail with Quarkus 1.13 - Multiple DataSources found in
the registry [\#2296](https://github.com/apache/camel-quarkus/issues/2296)
+- Replace hbase-testing-util with docker container
[\#2295](https://github.com/apache/camel-quarkus/issues/2295)
- \[camel-master\] Support for YAML DSL
[\#2294](https://github.com/apache/camel-quarkus/issues/2294)
+- main: add an option to ignore command line arguments
[\#2293](https://github.com/apache/camel-quarkus/issues/2293)
- bindy: @DataField\(method=\*\) is not supported
[\#2282](https://github.com/apache/camel-quarkus/issues/2282)
- plugin update-extension-doc-page fails when running extensions-jvm tests
[\#2276](https://github.com/apache/camel-quarkus/issues/2276)
- 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)
+- Optaplanner : upgrade to 8.x extension
[\#2243](https://github.com/apache/camel-quarkus/issues/2243)
- 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)
@@ -40,6 +42,9 @@
**Merged pull requests:**
+- Replace hbase-testing-util with docker container \#2295
[\#2379](https://github.com/apache/camel-quarkus/pull/2379)
([JiriOndrusek](https://github.com/JiriOndrusek))
+- Upgrade to Camel 3.9.0
[\#2378](https://github.com/apache/camel-quarkus/pull/2378)
([jamesnetherton](https://github.com/jamesnetherton))
+- Only invoke completed method on unknown arguments if the failure remedy is
FAIL [\#2373](https://github.com/apache/camel-quarkus/pull/2373)
([jamesnetherton](https://github.com/jamesnetherton))
- openstack: added neutron port, subnet and nova flavor tests \#1943
[\#2372](https://github.com/apache/camel-quarkus/pull/2372)
([aldettinger](https://github.com/aldettinger))
- Upgrade to Quarkus 1.13.0.Final
[\#2370](https://github.com/apache/camel-quarkus/pull/2370)
([ppalaga](https://github.com/ppalaga))
- Use AbstractHealthCheck for custom health checks
[\#2364](https://github.com/apache/camel-quarkus/pull/2364)
([jamesnetherton](https://github.com/jamesnetherton))
@@ -82,7 +87,6 @@
- Improve the release guide
[\#2279](https://github.com/apache/camel-quarkus/pull/2279)
([ppalaga](https://github.com/ppalaga))
- Prefer SyntheticBeanBuildItem to initializing bean producers via volatile
fields [\#2277](https://github.com/apache/camel-quarkus/pull/2277)
([ppalaga](https://github.com/ppalaga))
- Next is 1.8.0 [\#2274](https://github.com/apache/camel-quarkus/pull/2274)
([ppalaga](https://github.com/ppalaga))
-- Nitrite native support \#1298
[\#2254](https://github.com/apache/camel-quarkus/pull/2254)
([JiriOndrusek](https://github.com/JiriOndrusek))
- Freemarker native support
[\#2184](https://github.com/apache/camel-quarkus/pull/2184)
([ppalaga](https://github.com/ppalaga))
## [1.7.0](https://github.com/apache/camel-quarkus/tree/1.7.0) (2021-02-19)
@@ -141,6 +145,7 @@
- JFR JVM only support
[\#2259](https://github.com/apache/camel-quarkus/pull/2259)
([jamesnetherton](https://github.com/jamesnetherton))
- Added CBOR data format native support \#1754
[\#2257](https://github.com/apache/camel-quarkus/pull/2257)
([aldettinger](https://github.com/aldettinger))
- Test AWS 2 Firehose
[\#2256](https://github.com/apache/camel-quarkus/pull/2256)
([ppalaga](https://github.com/ppalaga))
+- Nitrite native support \#1298
[\#2254](https://github.com/apache/camel-quarkus/pull/2254)
([JiriOndrusek](https://github.com/JiriOndrusek))
- AWS 2 Kinesis native support
[\#2252](https://github.com/apache/camel-quarkus/pull/2252)
([ppalaga](https://github.com/ppalaga))
- Remove Camel 3.8.0 staging repository
[\#2251](https://github.com/apache/camel-quarkus/pull/2251)
([jamesnetherton](https://github.com/jamesnetherton))
- Enable FOP native integration tests
[\#2247](https://github.com/apache/camel-quarkus/pull/2247)
([jamesnetherton](https://github.com/jamesnetherton))
@@ -438,6 +443,7 @@
- IllegalArgumentException thrown on itest application startup
[\#1891](https://github.com/apache/camel-quarkus/issues/1891)
- NATS tests do not work on the platform
[\#1803](https://github.com/apache/camel-quarkus/issues/1803)
+- Splunk native support
[\#1698](https://github.com/apache/camel-quarkus/issues/1698)
- Add more examples [\#310](https://github.com/apache/camel-quarkus/issues/310)
- Add Camel-Aws-SSM extension
[\#108](https://github.com/apache/camel-quarkus/issues/108)
- \[QUARKUS 1.9\] Remove the driver registration workaround from Postgres
Replication Slot extension
[\#1885](https://github.com/apache/camel-quarkus/issues/1885)
@@ -1696,7 +1702,7 @@
- Randomize http test port
[\#555](https://github.com/apache/camel-quarkus/pull/555)
([lburgazzoli](https://github.com/lburgazzoli))
- Modular RoutesCollector
[\#554](https://github.com/apache/camel-quarkus/pull/554)
([lburgazzoli](https://github.com/lburgazzoli))
- Add camel-endpointdsl extension
[\#552](https://github.com/apache/camel-quarkus/pull/552)
([lburgazzoli](https://github.com/lburgazzoli))
-- Enable local native sftp tests
[\#547](https://github.com/apache/camel-quarkus/pull/547)
([lburgazzoli](https://github.com/lburgazzoli))
+- chore: Clarify supported URI schemes in SQL script-files config property
[\#535](https://github.com/apache/camel-quarkus/pull/535)
([jamesnetherton](https://github.com/jamesnetherton))
## [1.0.0-M2](https://github.com/apache/camel-quarkus/tree/1.0.0-M2)
(2019-12-17)
@@ -1717,10 +1723,10 @@
- Quarkus 1.1 upgrade
[\#550](https://github.com/apache/camel-quarkus/pull/550)
([gsmet](https://github.com/gsmet))
- Add initial support for kotlin
[\#549](https://github.com/apache/camel-quarkus/pull/549)
([lburgazzoli](https://github.com/lburgazzoli))
- Ensure custom services such as deataformats, languages and component are not
removed from container
[\#548](https://github.com/apache/camel-quarkus/pull/548)
([lburgazzoli](https://github.com/lburgazzoli))
+- Enable local native sftp tests
[\#547](https://github.com/apache/camel-quarkus/pull/547)
([lburgazzoli](https://github.com/lburgazzoli))
- Ensure RoutesBuilder instances created by a CDI Producder are not removed
[\#546](https://github.com/apache/camel-quarkus/pull/546)
([lburgazzoli](https://github.com/lburgazzoli))
- Fix commons-logging setup
[\#545](https://github.com/apache/camel-quarkus/pull/545)
([lburgazzoli](https://github.com/lburgazzoli))
- examples: add timer-log kotlin example
[\#542](https://github.com/apache/camel-quarkus/pull/542)
([lburgazzoli](https://github.com/lburgazzoli))
-- chore: Clarify supported URI schemes in SQL script-files config property
[\#535](https://github.com/apache/camel-quarkus/pull/535)
([jamesnetherton](https://github.com/jamesnetherton))
- Add SQL component extension
[\#533](https://github.com/apache/camel-quarkus/pull/533)
([jamesnetherton](https://github.com/jamesnetherton))
- chore: Remove redundant banned dependency
[\#530](https://github.com/apache/camel-quarkus/pull/530)
([jamesnetherton](https://github.com/jamesnetherton))
- Replace \<firstVersion\> 0.5.0 with 1.0.0-M1
[\#529](https://github.com/apache/camel-quarkus/pull/529)
([ppalaga](https://github.com/ppalaga))