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 1c66638 Updated CHANGELOG.md
1c66638 is described below
commit 1c66638d404c728016ab2f10527545e2f8d79996
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 21 03:04:22 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 06d226c..5f76542 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -182,7 +182,6 @@
- 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))
@@ -1324,6 +1323,7 @@
- Create a Camel File extension
[\#398](https://github.com/apache/camel-quarkus/issues/398)
- Create a Camel SnakeYAML extension
[\#338](https://github.com/apache/camel-quarkus/issues/338)
+- Create a Camel VM extension
[\#318](https://github.com/apache/camel-quarkus/issues/318)
**Fixed bugs:**
@@ -1396,8 +1396,6 @@
- Publish discovered RoutesBuilders via CamelBeanBuildItem
[\#358](https://github.com/apache/camel-quarkus/pull/358)
([ppalaga](https://github.com/ppalaga))
- Fix \#354 Update contributor guide: s/json/yaml/, extension adoc page
[\#355](https://github.com/apache/camel-quarkus/pull/355)
([ppalaga](https://github.com/ppalaga))
- Camel quarkus netty
[\#353](https://github.com/apache/camel-quarkus/pull/353)
([dhartford](https://github.com/dhartford))
-- Upgrade to quarkus 0.27.0
[\#350](https://github.com/apache/camel-quarkus/pull/350)
([lburgazzoli](https://github.com/lburgazzoli))
-- Created a camel-pdf component extension fixes \#341
[\#342](https://github.com/apache/camel-quarkus/pull/342)
([aldettinger](https://github.com/aldettinger))
## [0.3.1](https://github.com/apache/camel-quarkus/tree/0.3.1) (2019-10-30)
@@ -1413,10 +1411,12 @@
**Merged pull requests:**
- Improve service filter and related methods
[\#351](https://github.com/apache/camel-quarkus/pull/351)
([lburgazzoli](https://github.com/lburgazzoli))
+- Upgrade to quarkus 0.27.0
[\#350](https://github.com/apache/camel-quarkus/pull/350)
([lburgazzoli](https://github.com/lburgazzoli))
- Fix \#270 TarfileTest can fail on exotic platforms
[\#349](https://github.com/apache/camel-quarkus/pull/349)
([ppalaga](https://github.com/ppalaga))
- Fix \#220 platform-http component should return 204 for success and no…
[\#348](https://github.com/apache/camel-quarkus/pull/348)
([ppalaga](https://github.com/ppalaga))
- Set camel-quarkus-last-release: 0.3.0 in site.yml
[\#345](https://github.com/apache/camel-quarkus/pull/345)
([ppalaga](https://github.com/ppalaga))
- Improve the contributor guide, esp. the create-extension examples
[\#343](https://github.com/apache/camel-quarkus/pull/343)
([ppalaga](https://github.com/ppalaga))
+- Created a camel-pdf component extension fixes \#341
[\#342](https://github.com/apache/camel-quarkus/pull/342)
([aldettinger](https://github.com/aldettinger))
- Improve camel service discovery and filtering
[\#340](https://github.com/apache/camel-quarkus/pull/340)
([lburgazzoli](https://github.com/lburgazzoli))
- main: impove events and build phase
[\#339](https://github.com/apache/camel-quarkus/pull/339)
([lburgazzoli](https://github.com/lburgazzoli))
- Fix \#326 platform-http should return 415 for an unaccepted content type
[\#335](https://github.com/apache/camel-quarkus/pull/335)
([ppalaga](https://github.com/ppalaga))
@@ -1427,7 +1427,6 @@
**Implemented enhancements:**
-- Create a Camel VM extension
[\#318](https://github.com/apache/camel-quarkus/issues/318)
- Create a Camel Slack extension
[\#305](https://github.com/apache/camel-quarkus/issues/305)
**Fixed bugs:**
@@ -1542,7 +1541,6 @@
- cleanup aws and paho extensions
[\#212](https://github.com/apache/camel-quarkus/pull/212)
([lburgazzoli](https://github.com/lburgazzoli))
- Upgarde to quarkus v0.23.1
[\#211](https://github.com/apache/camel-quarkus/pull/211)
([lburgazzoli](https://github.com/lburgazzoli))
- Upgrade the docs to camel-quarkus-last-release: 0.2.0
[\#210](https://github.com/apache/camel-quarkus/pull/210)
([ppalaga](https://github.com/ppalaga))
-- Disable deployment of synthetic test poms for now see \#207
[\#208](https://github.com/apache/camel-quarkus/pull/208)
([ppalaga](https://github.com/ppalaga))
- Auto configuration of metrics management strategies
[\#205](https://github.com/apache/camel-quarkus/pull/205)
([jamesnetherton](https://github.com/jamesnetherton))
- Fix \#184 Leverage platform http service
[\#201](https://github.com/apache/camel-quarkus/pull/201)
([ppalaga](https://github.com/ppalaga))
- Fix \#133 Test netty4-http as a producer
[\#134](https://github.com/apache/camel-quarkus/pull/134)
([ppalaga](https://github.com/ppalaga))
@@ -1587,6 +1585,7 @@
**Merged pull requests:**
+- Disable deployment of synthetic test poms for now see \#207
[\#208](https://github.com/apache/camel-quarkus/pull/208)
([ppalaga](https://github.com/ppalaga))
- Improve the maven deployment of the synthetic test jars
[\#206](https://github.com/apache/camel-quarkus/pull/206)
([ppalaga](https://github.com/ppalaga))
- Set the missing deploy plugin properties for the reusable-test-jar ex…
[\#204](https://github.com/apache/camel-quarkus/pull/204)
([ppalaga](https://github.com/ppalaga))
- Upgrade to Quarkus 0.22.0
[\#202](https://github.com/apache/camel-quarkus/pull/202)
([ppalaga](https://github.com/ppalaga))