This is an automated email from the ASF dual-hosted git repository. clebertsuconic pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/artemis.git
commit 231973c4e51612fad07a7e43a37b8a68d77c99f4 Author: Clebert Suconic <[email protected]> AuthorDate: Wed Mar 11 18:24:58 2026 -0400 Update on versions.adoc --- docs/user-manual/versions.adoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/user-manual/versions.adoc b/docs/user-manual/versions.adoc index 18157c52e4..5305e7764b 100644 --- a/docs/user-manual/versions.adoc +++ b/docs/user-manual/versions.adoc @@ -15,6 +15,16 @@ NOTE: Follow the general upgrade procedure outlined in the xref:upgrading.adoc#u :sectnums!: +== Version 2.53.0 + +https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12356748[Full release notes] + +=== Highlights + +* https://issues.apache.org/jira/browse/ARTEMIS-5925[ARTEMIS-5925] - The Lock coordinator can now be applied to broker connections, supporting "Star Mirror" for enhanced HA topologies +* https://issues.apache.org/jira/browse/ARTEMIS-5946[ARTEMIS-5946] - Update to Artemis Console 1.7.0 +* https://issues.apache.org/jira/browse/ARTEMIS-5941[ARTEMIS-5941] - Route wildcard subscriptions direct to demand bindings for improved performance + == Version 2.52.0 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12356678[Full release notes] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
