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 3ad77c6e92 NO-JIRA update notes for upcoming 2.42.0 release
3ad77c6e92 is described below
commit 3ad77c6e927c374d99443ad6417f289f48f28351
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Jul 2 15:47:57 2025 -0500
NO-JIRA update notes for upcoming 2.42.0 release
---
docs/user-manual/versions.adoc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/user-manual/versions.adoc b/docs/user-manual/versions.adoc
index 9f460b91e7..36d539c779 100644
--- a/docs/user-manual/versions.adoc
+++ b/docs/user-manual/versions.adoc
@@ -24,6 +24,8 @@
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&versio
* MQTT performance improvements for:
** 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
+* 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 [...]
=== 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