Skip to content

Commit f059414

Browse files
committed
Quarkus 2.16.8.Final
1 parent 141bffd commit f059414

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

_posts/2023-05-05-quarkus-2-16-7-final-released.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ synopsis: 'Quarkus 2.16.7.Final is the seventh maintenance release of our 2.16 r
77
author: gsmet
88
---
99

10-
We released Quarkus 2.16.6.Final, the seventh maintenance release of our 2.16 release train.
10+
We released Quarkus 2.16.7.Final, the seventh maintenance release of our 2.16 release train.
1111

1212
As usual, it contains bugfixes and documentation improvements.
1313

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
layout: post
3+
title: 'Quarkus 2.16.8.Final released - Maintenance release'
4+
date: 2023-07-05
5+
tags: release
6+
synopsis: 'Quarkus 2.16.8.Final is the eighth maintenance release of our 2.16 release train.'
7+
author: gsmet
8+
---
9+
10+
As mentioned in previous blog posts, we encourage all our users to upgrade to Quarkus 3.
11+
However we understand the migration can require some time so we will continue to maintain 2.16.x for a while.
12+
Today, we released Quarkus 2.16.8.Final, the eighth maintenance release of our 2.16 release train.
13+
14+
As usual, it contains bugfixes and documentation improvements,
15+
most notably the upgrade to Netty 4.1.94.Final, which fixes a CVE.
16+
17+
It should be a safe upgrade for anyone already using 2.16.
18+
19+
If you are not already using 2.16, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.16[our migration guide].
20+
21+
== Full changelog
22+
23+
You can get https://github.com/quarkusio/quarkus/releases/tag/2.16.8.Final[the full changelog of 2.16.8.Final on GitHub] (minus what was already backported to 2.13.x).
24+
25+
== Come Join Us
26+
27+
We value your feedback a lot so please report bugs, ask for improvements... Let's build something great together!
28+
29+
If you are a Quarkus user or just curious, don't be shy and join our welcoming community:
30+
31+
* provide feedback on https://github.com/quarkusio/quarkus/issues[GitHub];
32+
* craft some code and https://github.com/quarkusio/quarkus/pulls[push a PR];
33+
* discuss with us on https://quarkusio.zulipchat.com/[Zulip] and on the https://groups.google.com/d/forum/quarkus-dev[mailing list];
34+
* ask your questions on https://stackoverflow.com/questions/tagged/quarkus[Stack Overflow].

0 commit comments

Comments
 (0)