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 94734bfe5a ARTEMIS-5444 update release doc
94734bfe5a is described below

commit 94734bfe5a16bf000c3fb8b638745a19a2d80310
Author: Justin Bertram <[email protected]>
AuthorDate: Fri Jun 20 14:05:54 2025 -0500

    ARTEMIS-5444 update release doc
---
 docs/user-manual/versions.adoc | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/docs/user-manual/versions.adoc b/docs/user-manual/versions.adoc
index 6f53605fc4..23302a149d 100644
--- a/docs/user-manual/versions.adoc
+++ b/docs/user-manual/versions.adoc
@@ -19,11 +19,17 @@ 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&versio
 
 === Highlights
 
-* Example highlight 1
-* Example highlight 2
+* Apply `security-setting` configuration according to 
xref:address-model.adoc#uuid-resources[`uuid-namespace`].
 
 === Upgrading from 2.41.0
 
+* Due to https://issues.apache.org/jira/browse/ARTEMIS-5444[ARTEMIS-5444] the 
`temporary-queue-namespace` configuration parameter has been renamed to 
xref:address-model.adoc#uuid-resources[`uuid-namespace`].
+Address-settings configured according to the `uuid-namespace` will be applied 
based on the name following a supported 
xref:address-model.adoc#uuid-formats[UUID format] rather than simply if the 
resource is _temporary_ as it was previously.
++
+The `temporary-queue-namespace` configuration parameter will still be 
supported for now although it will follow the new semantics.
++
+Further technical details are available on 
https://issues.apache.org/jira/browse/ARTEMIS-5444[the Jira].
+
 * The broker was always meant to scan MQTT sessions every `5000` milliseconds, 
but due to a bug it was doing so every `500` milliseconds instead.
 This has been fixed via 
https://issues.apache.org/jira/browse/ARTEMIS-5202[ARTEMIS-5202].
 Since this is technically changing the default behavior of the broker it is 
being enumerated here for clarity.


---------------------------------------------------------------------
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