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 be8b001 Updated CHANGELOG.md
be8b001 is described below
commit be8b001c1d98a233a982eddd4b0ff9ac02017785
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 30 03:04:26 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2823981..a42a58d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1117,6 +1117,7 @@
- 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))
+- 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)
@@ -1156,7 +1157,6 @@
- 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))
-- Update to introduce the quarkus qute extension
[\#878](https://github.com/apache/camel-quarkus/pull/878)
([zhfeng](https://github.com/zhfeng))
- 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))
- chore\(doc\): fix contributor guide example
[\#873](https://github.com/apache/camel-quarkus/pull/873)
([lburgazzoli](https://github.com/lburgazzoli))