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 c268c6e9ba NO-JIRA few small corrections to release notes
c268c6e9ba is described below

commit c268c6e9ba4b874c62b946dde62dd6b572a3e0bc
Author: Justin Bertram <[email protected]>
AuthorDate: Fri Jul 18 09:03:54 2025 -0500

    NO-JIRA few small corrections to release notes
---
 docs/user-manual/versions.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/user-manual/versions.adoc b/docs/user-manual/versions.adoc
index 5a26d0a9d7..2639a6bd8b 100644
--- a/docs/user-manual/versions.adoc
+++ b/docs/user-manual/versions.adoc
@@ -22,11 +22,11 @@ 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&versio
 * Apply `security-setting` configuration according to 
xref:address-model.adoc#uuid-resources[`uuid-namespace`].
 * Control the maximum number of in-flight MQTT messages for both 3.x and 5.0 
clients via 
xref:mqtt.adoc#flow-control[`defaultMaximumInFlightPublishMessages`].
 * MQTT performance improvements for:
-** persisting subscriptions
+** xref:mqtt.adoc#persistent-subscriptions[persisting subscriptions]
 ** matching subscription identifiers to topic filters for 5.0 clients
 * Upgrade to 
https://activemq.apache.org/components/artemis-console/download/release-notes-1.2.1[ActiveMQ
 Artemis Console 1.2.1] with lots of usability improvements
 * Support for XOAUTH SASL mechanism for xref:amqp-broker-connections.adoc[AMQP 
broker connections]
-* And for developers...almost 2,500 lines of code were elminated by 
consistently using the convenience methods from Java's `java.util.Objects` 
class across the code-base (e.g. 
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Objects.html#hash(java.lang.Object...)[`hash`],
 
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Objects.html#toString(java.lang.Object)[`toString`],
 https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Ob [...]
+* And for developers...almost 2,500 lines of code were eliminated by 
consistently using the convenience methods from Java's `java.util.Objects` 
class across the code-base (e.g. 
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Objects.html#hash(java.lang.Object...)[`hash`],
 
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Objects.html#toString(java.lang.Object)[`toString`],
 https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/O [...]
 
 === Upgrading from 2.41.0
 


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