This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 3a6359b Announce Camel Quarkus 2.7.0 (#771)
3a6359b is described below
commit 3a6359bc4ebddc5683ef9508919f8798cfa55aaf
Author: James Netherton <[email protected]>
AuthorDate: Wed Feb 2 17:30:04 2022 +0000
Announce Camel Quarkus 2.7.0 (#771)
---
.../camel-featured.jpeg | Bin 0 -> 625206 bytes
.../2022/02/camel-quarkus-release-2.7.0/index.md | 36 +++++++++++++++++++++
content/releases/q/release-2.7.0.md | 12 +++++++
3 files changed, 48 insertions(+)
diff --git
a/content/blog/2022/02/camel-quarkus-release-2.7.0/camel-featured.jpeg
b/content/blog/2022/02/camel-quarkus-release-2.7.0/camel-featured.jpeg
new file mode 100644
index 0000000..36c23a0
Binary files /dev/null and
b/content/blog/2022/02/camel-quarkus-release-2.7.0/camel-featured.jpeg differ
diff --git a/content/blog/2022/02/camel-quarkus-release-2.7.0/index.md
b/content/blog/2022/02/camel-quarkus-release-2.7.0/index.md
new file mode 100644
index 0000000..3a9aebb
--- /dev/null
+++ b/content/blog/2022/02/camel-quarkus-release-2.7.0/index.md
@@ -0,0 +1,36 @@
+---
+title: "Camel Quarkus 2.7.0 Released"
+date: 2022-02-02
+authors: ["jamesnetherton"]
+categories: ["Releases", "Camel Quarkus"]
+preview: "Camel Quarkus 2.7.0 Released"
+summary: "Camel Quarkus 2.7.0 brings Quarkus 2.7.0.Final, Camel 3.14.1"
+---
+
+<sub><sup>Image by <a
href="https://www.flickr.com/photos/lanzen/5984113332">Anders Lanzen</a> <a
href="https://creativecommons.org/licenses/by-nc-sa/2.0">CC BY-NC-SA
2.0</a></sup></sub>
+
+We are pleased to announce the 2.7.0 release of Camel Quarkus.
+It brings Camel 3.14.1 and Quarkus 2.7.0.Final.
+Many thanks to all contributors and issue reporters!
+
+## Camel 3.14.1
+
+Please follow the [Camel 3.14.1 announcement](/blog/2022/01/RELEASE-3.14.1/)
and the [Camel 3.14 What's new](/blog/2021/12/camel314-whatsnew/) post for more
details about the 3.14 release.
+
+## Quarkus 2.7.0.Final
+
+Please refer to [Quarkus 2.7.0.Final
announcement](https://quarkus.io/blog/quarkus-2-7-0-final-released/) for more
details.
+
+## Release notes
+
+Fixed issues:
+
+* [Milestone
2.7.0](https://github.com/apache/camel-quarkus/milestone/23?closed=1)
+
+All commits:
+
+* [2.6.0..2.7.0](https://github.com/apache/camel-quarkus/compare/2.6.0...2.7.0)
+
+Upgrading from Camel Quarkus 2.6.0:
+
+Some deprecated extensions and features were removed in the 2.7.0 release. For
further details see the [migration
guide](/camel-quarkus/2.7.x/migration-guide/2.7.0.html).
diff --git a/content/releases/q/release-2.7.0.md
b/content/releases/q/release-2.7.0.md
new file mode 100644
index 0000000..4189f14
--- /dev/null
+++ b/content/releases/q/release-2.7.0.md
@@ -0,0 +1,12 @@
+---
+url: "/releases/q-2.7.0/"
+date: 2022-02-02T10:00:00+01:00
+type: release-note
+version: "2.7.0"
+title: "Camel Quarkus release 2.7.0"
+preview: ""
+changelog: ""
+category: "camel-quarkus"
+milestone: 23
+jdk: [11]
+---
\ No newline at end of file