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-website.git
The following commit(s) were added to refs/heads/main by this push:
new ea0d4554 Fix MarkDown release notes for 2.52.0
ea0d4554 is described below
commit ea0d4554cef7ee6b03f199323263ead421accc62
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Mar 3 13:10:03 2026 -0600
Fix MarkDown release notes for 2.52.0
---
src/components/artemis/download/release-notes-2.52.0.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/components/artemis/download/release-notes-2.52.0.md
b/src/components/artemis/download/release-notes-2.52.0.md
index cb50a04a..2f4036f4 100644
--- a/src/components/artemis/download/release-notes-2.52.0.md
+++ b/src/components/artemis/download/release-notes-2.52.0.md
@@ -10,4 +10,8 @@ type: artemis
**Note:** As part of [establishing Apache Artemis](/news/artemis-tlp) as an
independent project, the [Maven groupId has switched to
_org.apache.artemis_](/artemis-tlp-groupid-migration).
-**Note**: This release requires use of Java 17 or above.
\ No newline at end of file
+**Note**: This release requires use of Java 17 or above.
+
+## Bugs Fixed
+
+* [ARTEMIS-5928](https://issues.apache.org/jira/browse/ARTEMIS-5928) -
Refactor federation downstream packet handling
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]