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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/main by this push:
     new db2fca6a2 Publish 5.19.6 and 6.2.5 releases
db2fca6a2 is described below

commit db2fca6a284e7d8929852ad1b052c2b4e7a1e288
Author: JB Onofré <[email protected]>
AuthorDate: Thu Apr 23 17:57:03 2026 +0200

    Publish 5.19.6 and 6.2.5 releases
---
 src/_classic_releases/classic-05-19-06.md | 25 +++++++++++++++++++++++++
 src/_classic_releases/classic-06-02-05.md | 26 ++++++++++++++++++++++++++
 2 files changed, 51 insertions(+)

diff --git a/src/_classic_releases/classic-05-19-06.md 
b/src/_classic_releases/classic-05-19-06.md
new file mode 100644
index 000000000..c83b512cd
--- /dev/null
+++ b/src/_classic_releases/classic-05-19-06.md
@@ -0,0 +1,25 @@
+---
+version: 5.19.6
+release_notes: https://github.com/apache/activemq/releases/tag/activemq-5.19.6
+release_date: 2026-04-23
+title: ActiveMQ 5.19.6 Release
+java_version: 11+
+shortDescription: Maintenance release on the 5.19.x series.
+redirect_from:
+- /../../../activemq-5019006-release
+---
+Apache Classic {{ page.version }} was released on {{ page.release_date | 
date_to_string: "ordinal", "US" }}.
+
+This is a maintenance release on the 5.19.x series, including:
+- SSL handshake write timeout enforcement
+- restrict URL protocol types loaded by XBeanBrokerFactory
+- make brokerName immutable in RegionBroker
+- add Http discovery transport to denied list for JMX
+- update DestinationView uri resolution
+- webconsole handling on backup broker
+- queue browse improvements in webconsole
+- add more transport types to the denied list for JMX
+- add remote file filtering for XBeanBrokerFactory
+
+You can find details on the [release notes]({{ page.release_notes }}).
+
diff --git a/src/_classic_releases/classic-06-02-05.md 
b/src/_classic_releases/classic-06-02-05.md
new file mode 100644
index 000000000..576fce26d
--- /dev/null
+++ b/src/_classic_releases/classic-06-02-05.md
@@ -0,0 +1,26 @@
+---
+version: 6.2.5
+release_notes: https://github.com/apache/activemq/releases/tag/activemq-6.2.5
+release_date: 2026-04-23
+title: ActiveMQ 6.2.5 Release
+java_version: 17+
+shortDescription: ActiveMQ 6.2.5 is a new milestone for the project, starting 
the 6.2.x series.
+redirect_from:
+- /../../../activemq-6000205-release
+---
+Apache ActiveMQ {{ page.version }} was released on {{ page.release_date | 
date_to_string: "ordinal", "US" }}.
+
+This is an important maintenance release on the 6.2.x series.
+It especially includes:
+- SSL handshake write timeout enforcement
+- restrict URL protocol types loaded by XBeanBrokerFactory
+- make brokerName immutable in RegionBroker
+- add Http discovery transport to denied list for JMX
+- update resource cleanup on queueBrowse servlet
+- webconsole handling on backup broker
+- queue browse improvements in webconsole
+- add more transport types to the denied list for JMX
+- add remote file filtering for XBeanBrokerFactory
+
+You can find details on the [release notes]({{ page.release_notes }}).
+


---------------------------------------------------------------------
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