From 5811f4fcc1b959c07bb71005d5fc5f1ac9399752 Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Wed, 21 Sep 2022 12:28:05 -0400 Subject: [PATCH] Version.md update before the release --- docs/user-manual/en/versions.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/user-manual/en/versions.md b/docs/user-manual/en/versions.md index b7aa885068..915ad16f11 100644 --- a/docs/user-manual/en/versions.md +++ b/docs/user-manual/en/versions.md @@ -8,6 +8,16 @@ This chapter provides the following information for each release: - **Note:** Follow the general upgrade procedure outlined in the [Upgrading the Broker](upgrading.md) chapter in addition to any version-specific upgrade instructions outlined here. +## 2.26.0 +[Full release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352297&projectId=12315920) + +Highlights: +- Bug fixes and improvements + +#### Upgrading from older versions +1. We removed all *all clients from ./artemis/client as part of [ARTEMIS-4006](https://issues.apache.org/jira/browse/ARTEMIS-4006). If you used to rely on these libraries please refer to the [client class path documentation](client-classpath.md) for more information. + + ## 2.25.0 [Full release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352143&projectId=12315920) @@ -22,7 +32,6 @@ Highlights: - Streamlined page caches and files are just read into queues without the need of soft caches. #### Upgrading from older versions - 1. Due to [ARTEMIS-3851](https://issues.apache.org/jira/browse/ARTEMIS-3851) the queue created for an MQTT 3.x subscriber using `CleanSession=1` is now **non-durable** rather than durable. This may impact `security-settings`