This is an automated email from the ASF dual-hosted git repository.

ppalaga pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 16b8cab  Blog post: Camel Quarkus 1.0.1
16b8cab is described below

commit 16b8caba653eeab2fa6d5a6e74cadb4c2d65b6d5
Author: Peter Palaga <ppal...@redhat.com>
AuthorDate: Mon Aug 31 18:13:37 2020 +0200

    Blog post: Camel Quarkus 1.0.1
---
 .../2020/08/camel-quarkus-release-1.0.1/index.md   | 33 ++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/content/blog/2020/08/camel-quarkus-release-1.0.1/index.md 
b/content/blog/2020/08/camel-quarkus-release-1.0.1/index.md
new file mode 100644
index 0000000..4d5c673
--- /dev/null
+++ b/content/blog/2020/08/camel-quarkus-release-1.0.1/index.md
@@ -0,0 +1,33 @@
+---
+title: "Camel Quarkus 1.0.1 Released"
+date: 2020-08-31
+authors: ["ppalaga"]
+categories: ["Releases", "Camel Quarkus"]
+preview: The first maintenance release of Camel Quarkus in the 1.0.x branch
+---
+
+Enjoy the first maintenance release in the 1.0.x branch of Camel Quarkus!
+
+## What's inside
+
+Highlights:
+
+* Camel 3.4.3
+* Quarkus 1.7.1
+
+Details:
+
+* [All changes since 
1.0.0](https://github.com/apache/camel-quarkus/compare/1.0.0...1.0.1)
+
+## What's next?
+
+Camel Quarkus 1.1.0 will be released shortly after Camel 3.5.0. We will 
possibly release some candidate releases (CRs)
+depending on the availability of Camel 3.5.0 CRs.
+
+To get an idea which new extensions are coming, look for the extensions
+having `since = 1.1.0` in the [list of 
extensions](https://camel.apache.org/camel-quarkus/latest/reference/index.html).
+You may also check the [issues assigned to milestone 
1.1.0](https://github.com/apache/camel-quarkus/milestone/5?closed=1).
+
+We are looking forward to your participation through
+[contributing](https://camel.apache.org/camel-quarkus/latest/contributor-guide/index.html)
 and/or
+[filing bugs](https://github.com/apache/camel-quarkus/issues/new)!
\ No newline at end of file

Reply via email to