This is an automated email from the ASF dual-hosted git repository. jbertram pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/artemis.git
commit 8a8803a827f74d79d416eef4bac12c4f21da2980 Author: Justin Bertram <[email protected]> AuthorDate: Tue May 5 08:58:58 2026 -0500 ARTEMIS-6045 add release note --- docs/user-manual/versions.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/user-manual/versions.adoc b/docs/user-manual/versions.adoc index fb54ea0be2..9543c33283 100644 --- a/docs/user-manual/versions.adoc +++ b/docs/user-manual/versions.adoc @@ -27,6 +27,9 @@ A full demonstration is available in the https://github.com/apache/artemis-examp It is used to access the private key within a keystore. It is only supported for JKS & JCEKS stores. * The xref:using-cli.adoc[CLI] now supports listing xref:lock-coordination.adoc[locks] and their status via the `lock list` command. +* The xref:management-console.adoc[web console] was upgraded to 1.8.0. +This release mainly contains bug fixes and dependency updates. +See the https://issues.apache.org/jira/projects/ARTEMIS/versions/12356761[release notes] for more details. === Upgrading from 2.53.0 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
