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 c4ebfc459fe3a9befb27e2ee05da6618f0a7e87d Author: Justin Bertram <[email protected]> AuthorDate: Mon May 4 22:22:46 2026 -0500 ARTEMIS-6030 add release note --- docs/user-manual/versions.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/user-manual/versions.adoc b/docs/user-manual/versions.adoc index f545045562..ae009d8371 100644 --- a/docs/user-manual/versions.adoc +++ b/docs/user-manual/versions.adoc @@ -26,6 +26,7 @@ A full demonstration is available in the https://github.com/apache/artemis-examp * The xref:configuring-transports.adoc#configuring-netty-ssl[`keyPassword`] property is now supported for SSL connections. 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. === Upgrading from 2.53.0 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
