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 294331e Updated CHANGELOG.md
294331e is described below
commit 294331ea3f634352b3bdf4036420ca34ebb92320
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 20 03:05:05 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11f01f4..8d254d8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,8 +6,14 @@
**Closed issues:**
+- FOP tests fail in Quarkus Platform
[\#1930](https://github.com/apache/camel-quarkus/issues/1930)
- How to add startHistoryId queryParameter to google-mail:history/list
\(camel-quarkus-google-mail\)
[\#1927](https://github.com/apache/camel-quarkus/issues/1927)
+**Merged pull requests:**
+
+- FOP tests fail in Quarkus Platform \#1930
[\#1931](https://github.com/apache/camel-quarkus/pull/1931)
([ppalaga](https://github.com/ppalaga))
+- Jenkinsfile build: changed the JDK name following INFRA new approach
[\#1929](https://github.com/apache/camel-quarkus/pull/1929)
([oscerd](https://github.com/oscerd))
+
## [1.3.0](https://github.com/apache/camel-quarkus/tree/1.3.0) (2020-10-16)
[Full Changelog](https://github.com/apache/camel-quarkus/compare/1.2.0...1.3.0)
@@ -1862,6 +1868,7 @@
- chore\(build\): use project.version
[\#15](https://github.com/apache/camel-quarkus/pull/15)
([lburgazzoli](https://github.com/lburgazzoli))
- Add keys [\#13](https://github.com/apache/camel-quarkus/pull/13)
([lburgazzoli](https://github.com/lburgazzoli))
- Fix \#11 Test the native mode on TravisCI
[\#12](https://github.com/apache/camel-quarkus/pull/12)
([ppalaga](https://github.com/ppalaga))
+- Migrate Camel extensions from Quarkus
[\#3](https://github.com/apache/camel-quarkus/pull/3)
([ppalaga](https://github.com/ppalaga))