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 3b654ba Updated CHANGELOG.md
3b654ba is described below
commit 3b654bac2d1fc85974518824ed609ec4731fccf8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 28 03:04:06 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index db16891..d9fb0b5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -915,7 +915,6 @@
- Automatic sync branch master to quarkus-master
[\#890](https://github.com/apache/camel-quarkus/pull/890)
([github-actions[bot]](https://github.com/apps/github-actions))
- camel-quarkus-core: make caffeine cache optional
[\#887](https://github.com/apache/camel-quarkus/pull/887)
([lburgazzoli](https://github.com/lburgazzoli))
- Add soap dataformat quarkus extension
[\#883](https://github.com/apache/camel-quarkus/pull/883)
([mmelko](https://github.com/mmelko))
-- Remove default or redundant config of the failsafe plugin
[\#882](https://github.com/apache/camel-quarkus/pull/882)
([ppalaga](https://github.com/ppalaga))
- Update to introduce the quarkus qute extension
[\#878](https://github.com/apache/camel-quarkus/pull/878)
([zhfeng](https://github.com/zhfeng))
## [1.0.0-M5](https://github.com/apache/camel-quarkus/tree/1.0.0-M5)
(2020-03-13)
@@ -954,6 +953,7 @@
**Merged pull requests:**
- Upgrade Quarkus to 1.3.0.Final
[\#884](https://github.com/apache/camel-quarkus/pull/884)
([jamesnetherton](https://github.com/jamesnetherton))
+- Remove default or redundant config of the failsafe plugin
[\#882](https://github.com/apache/camel-quarkus/pull/882)
([ppalaga](https://github.com/ppalaga))
- FastCamelContext to implement ModelCamelContext
[\#881](https://github.com/apache/camel-quarkus/pull/881)
([lburgazzoli](https://github.com/lburgazzoli))
- Fixed kafka itests as @Inject is not supported in native tests
[\#876](https://github.com/apache/camel-quarkus/pull/876)
([aldettinger](https://github.com/aldettinger))
- Ref component support
[\#874](https://github.com/apache/camel-quarkus/pull/874)
([lburgazzoli](https://github.com/lburgazzoli))
@@ -1142,7 +1142,6 @@
- \[graalvm-19.3.0\] camel-quarkus-bean fails to compile in native mode
[\#540](https://github.com/apache/camel-quarkus/issues/540)
- Dozer extension should use JaxbFileRootBuildItem
[\#539](https://github.com/apache/camel-quarkus/issues/539)
- Add support/spring artifact for common substrate support
[\#538](https://github.com/apache/camel-quarkus/issues/538)
-- Rely on configurers for Configuration classes instead of using reflection
[\#518](https://github.com/apache/camel-quarkus/issues/518)
- camel-json-path extension
[\#426](https://github.com/apache/camel-quarkus/issues/426)
- Re-enable the FHIR tests once the FHIR testing service is back again
[\#352](https://github.com/apache/camel-quarkus/issues/352)
- Dev mode does not work on Java 12
[\#289](https://github.com/apache/camel-quarkus/issues/289)
@@ -1227,6 +1226,7 @@
- Manjaro: Dependency Problem with Platform-HTTP
[\#532](https://github.com/apache/camel-quarkus/issues/532)
- Re-introduce RoutesBuilderBuildItem
[\#526](https://github.com/apache/camel-quarkus/issues/526)
- XSLT documentation is misleading
[\#520](https://github.com/apache/camel-quarkus/issues/520)
+- Rely on configurers for Configuration classes instead of using reflection
[\#518](https://github.com/apache/camel-quarkus/issues/518)
- Create AWS-IAM Extension
[\#514](https://github.com/apache/camel-quarkus/issues/514)
- Do not use hard coded ports in integration-tests
[\#508](https://github.com/apache/camel-quarkus/issues/508)
- camel-sql extension
[\#505](https://github.com/apache/camel-quarkus/issues/505)