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/artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 1348a11454 ARTEMIS-5928 fix typo in release doc
1348a11454 is described below

commit 1348a114549836c3fd8b0df99412b58524306919
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Mar 3 12:06:41 2026 -0600

    ARTEMIS-5928 fix typo in release doc
---
 docs/user-manual/versions.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/versions.adoc b/docs/user-manual/versions.adoc
index 3e22a19194..17e1eb0e92 100644
--- a/docs/user-manual/versions.adoc
+++ b/docs/user-manual/versions.adoc
@@ -23,7 +23,7 @@ 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&versio
 
 === Upgrading from 2.51.0
 
-* Due to https://issues.apache.org/jira/browse/ARTEMIS-X[ARTEMIS-5928], any 
broker receiving Core downstream federation requests from another broker (e.g. 
for xref:federation-address.adoc#configuring-downstream-federation[addresses] 
or xref:federation-queue.adoc#configuring-downstream-federation[queues]) will 
reject those requests until the appropriate authorization is configured.
+* Due to https://issues.apache.org/jira/browse/ARTEMIS-5928[ARTEMIS-5928], any 
broker receiving Core downstream federation requests from another broker (e.g. 
for xref:federation-address.adoc#configuring-downstream-federation[addresses] 
or xref:federation-queue.adoc#configuring-downstream-federation[queues]) will 
reject those requests until the appropriate authorization is configured.
 Authorization is configured in `broker.xml` via the `federations` element 
using the `downstream-authorization` attribute.
 See the 
xref:federation-address.adoc#configuring-downstream-federation[downstream 
address federation] or 
xref:federation-queue.adoc#configuring-downstream-federation[downstream queue 
federation] documentation for more details.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to