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 d21cb3017b ARTEMIS-5364 update release notes
d21cb3017b is described below
commit d21cb3017bb0855f103fb3de9c9235edea90009d
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Jul 2 13:59:47 2025 -0500
ARTEMIS-5364 update release notes
---
docs/user-manual/versions.adoc | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/docs/user-manual/versions.adoc b/docs/user-manual/versions.adoc
index 9c2910d44a..9f460b91e7 100644
--- a/docs/user-manual/versions.adoc
+++ b/docs/user-manual/versions.adoc
@@ -46,6 +46,18 @@ This has been fixed via
https://issues.apache.org/jira/browse/ARTEMIS-5202[ARTEM
Since this is technically changing the default behavior of the broker it is
being enumerated here for clarity.
Keep in mind that this is configurable via the
xref:mqtt.adoc#automatic-subscription-clean-up[`mqtt-session-scan-interval`]
parameter in `broker.xml`.
+* Due to https://issues.apache.org/jira/browse/ARTEMIS-5364[ARTEMIS-5364]
several adjustments have been made to the supporting files used to run the
broker on both Linux and Windows.
+While these changes do not result in any significant behavioral differences,
they're worth noting here since users often modify these files for their
specific use-case.
++
+The relevant changes include:
+
+** Removing the following variables from all profiles (i.e. `artemis.profile`
for Linux & `artemis.profile.cmd` for Windows):
+*** `ARTEMIS_INSTANCE_URI`
+*** `ARTEMIS_INSTANCE_ETC_URI`
+*** `ARTEMIS_ETC_DIR`
+** Removing the `ARTEMIS_OOME_DUMP` from the "utility" profiles
+** Update the order of Windows' profile `JAVA_ARGS` to match those from Linux
+
== 2.41.0
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12355793[Full
release notes]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact