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/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new ce12459304 NO-JIRA clarify new console details in release doc
ce12459304 is described below

commit ce1245930450df34231a7ad8a44699d047cc7cb2
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Apr 3 13:33:11 2025 -0500

    NO-JIRA clarify new console details in release doc
---
 docs/user-manual/versions.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/user-manual/versions.adoc b/docs/user-manual/versions.adoc
index 55550a06b1..652f55e42a 100644
--- a/docs/user-manual/versions.adoc
+++ b/docs/user-manual/versions.adoc
@@ -32,11 +32,11 @@ 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&versio
 * Due to EOL components in Hawt.io 2.x used by our web console we've moved to 
a https://github.com/apache/activemq-artemis-console[new web console] based on 
Hawt.io 4.
 This move is about security just like the recent move to Java 17.
 +
-From a user's perspective the main change is that the "tree" component 
prominently featured on the left of the screen has been removed.
-This component was removed because it causes significant problems for 
use-cases with a large number of addresses and/or queues due to the amount of 
JMX-related data that it pulls from the broker.
-Resources are now displayed exclusively on categorized tabs which offer a 
paged view which is filterable and sortable and scales much better for resource 
heavy use-cases.
+From a user's perspective the main change is that the prominently featured 
"tree" component was relocated to the "Artemis JMX" view available from the 
menu on the left of the screen.
+The categorized resource tabs which were available previously are now the main 
and recommended way to interact with the broker.
+These tabs offer a paged view which is filterable and sortable and scales well 
for resource heavy use-cases.
 +
-The behavior and presentation should be more consistent overall and anything 
that was possible before should still be possible since the underlying 
management API has not changed.
+The behavior and presentation should be more consistent overall, and anything 
that was possible before should still be possible since the underlying 
management API has not changed.
 +
 In order to upgrade an existing instance of 2.39.0 to 2.40.0 you can use the 
xref:upgrading.adoc#upgrading-tool[`upgrade` command] which will *automatically 
perform* all the changes or you can make the following changes manually:
 +


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to