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 8b56e0d Updated CHANGELOG.md
8b56e0d is described below
commit 8b56e0d59dd160b09a3fc33ee353a79016a7e15c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 11 03:04:57 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b95f59..167b1b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -376,6 +376,7 @@
- update create new extension guide : add update of test-categories.yaml
[\#1544](https://github.com/apache/camel-quarkus/pull/1544)
([zbendhiba](https://github.com/zbendhiba))
- Add missing netty dependencies to olingo4 extension
[\#1543](https://github.com/apache/camel-quarkus/pull/1543)
([jamesnetherton](https://github.com/jamesnetherton))
- Added support for flatpack dataformat fixes \#796
[\#1542](https://github.com/apache/camel-quarkus/pull/1542)
([aldettinger](https://github.com/aldettinger))
+- Add ArangoDB component extension fixes \#1533
[\#1540](https://github.com/apache/camel-quarkus/pull/1540)
([zbendhiba](https://github.com/zbendhiba))
- Switch from restcountries.eu to estcountries.com as the .eu service is not
reliable anymore [\#1539](https://github.com/apache/camel-quarkus/pull/1539)
([lburgazzoli](https://github.com/lburgazzoli))
- Fixup c11d8da9 Let the list of extensions page show extensions
[\#1537](https://github.com/apache/camel-quarkus/pull/1537)
([ppalaga](https://github.com/ppalaga))
- chore\(build\): configure ci to run on release rbanches
[\#1536](https://github.com/apache/camel-quarkus/pull/1536)
([lburgazzoli](https://github.com/lburgazzoli))
@@ -1426,6 +1427,7 @@
**Implemented enhancements:**
- Cerate a Camel MongoDB extension
[\#302](https://github.com/apache/camel-quarkus/issues/302)
+- Add Camel-AWS-ECS extension
[\#17](https://github.com/apache/camel-quarkus/issues/17)
- Add Camel-AWS-KMS extension
[\#16](https://github.com/apache/camel-quarkus/issues/16)
**Fixed bugs:**
@@ -1867,10 +1869,6 @@
[Full
Changelog](https://github.com/apache/camel-quarkus/compare/0e8177815305790d7e79004a9e9f81a48d2b7c41...camel-quarkus-parent-0.0.1)
-**Implemented enhancements:**
-
-- Add Camel-AWS-ECS extension
[\#17](https://github.com/apache/camel-quarkus/issues/17)
-
**Closed issues:**
- Upgrade quarkus to v0.19.0
[\#60](https://github.com/apache/camel-quarkus/issues/60)