This is an automated email from the ASF dual-hosted git repository.

clebertsuconic 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 fedd7a3766 Updating release notes
fedd7a3766 is described below

commit fedd7a3766f391befabde86e38e5c11b8298ebcb
Author: Clebert Suconic <[email protected]>
AuthorDate: Thu Oct 9 11:57:15 2025 -0400

    Updating release notes
---
 RELEASING.adoc                 | 2 +-
 docs/user-manual/versions.adoc | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/RELEASING.adoc b/RELEASING.adoc
index 3d8e056f8e..0983ded901 100644
--- a/RELEASING.adoc
+++ b/RELEASING.adoc
@@ -15,7 +15,7 @@ For more general information see the 
https://www.apache.org/legal/release-policy
 
 Things to do before issuing a new release:
 
-* Update `docs/user-manual/en/versions.adoc` to include appropriate release 
notes and upgrade instructions.
+* Update `docs/user-manual/versions.adoc` to include appropriate release notes 
and upgrade instructions.
 See previous entries for guidance.
 * Build the release locally using:
 +
diff --git a/docs/user-manual/versions.adoc b/docs/user-manual/versions.adoc
index 88121309a2..9c88c8d9c7 100644
--- a/docs/user-manual/versions.adoc
+++ b/docs/user-manual/versions.adoc
@@ -15,7 +15,7 @@ NOTE: Follow the general upgrade procedure outlined in the 
xref:upgrading.adoc#u
 
 == 2.43.0
 
-https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=XXX[Full
 release notes]
+https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12356053[Full
 release notes]
 
 === Highlights
 
@@ -23,6 +23,8 @@ 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&versio
 * The 
https://github.com/haproxy/haproxy/blob/master/doc/proxy-protocol.txt[PROXY 
Protocol] is now supported!
 This means that clients connecting through an applicable reverse proxy (e.g. 
HAProxy, nginx, etc.) will have the original client IP address reflected in the 
logs and in the web console rather than that of the proxy itself.
 More details available xref:proxy-protocol.adoc[here].
+* It is now possible to remove or add acceptors or a running broker. 
https://issues.apache.org/jira/browse/ARTEMIS-5609[Click here] for more details.
+* AMQP Federation now supports filtering. 
https://issues.apache.org/jira/browse/ARTEMIS-5625[Click here] for more details.
 
 === 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