This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 3f1c32c Updated CHANGELOG.md
3f1c32c is described below
commit 3f1c32ce0253f5f21e28ab29f655b1861bfb3886
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun May 2 03:37:35 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 593809a..9e453bf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2066,6 +2066,7 @@
- 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))
+- 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)
@@ -2086,7 +2087,6 @@
- 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))