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 87b8a6360 Publsh releases
87b8a6360 is described below
commit 87b8a6360a16c5980f82424be724774db47fb530
Author: JB Onofré <[email protected]>
AuthorDate: Wed Apr 8 21:25:25 2026 -0700
Publsh releases
---
src/_classic_releases/classic-05-19-05.md | 19 +++++++++++++++++++
src/_classic_releases/classic-06-02-04.md | 20 ++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/src/_classic_releases/classic-05-19-05.md
b/src/_classic_releases/classic-05-19-05.md
new file mode 100644
index 000000000..763fe2a9d
--- /dev/null
+++ b/src/_classic_releases/classic-05-19-05.md
@@ -0,0 +1,19 @@
+---
+version: 5.19.4
+release_notes: https://github.com/apache/activemq/releases/tag/activemq-5.19.4
+release_date: 2026-04-08
+title: ActiveMQ 5.19.4 Release
+java_version: 11+
+shortDescription: Maintenance release on the 5.19.x series.
+redirect_from:
+- /../../../activemq-5019004-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:
+- ensure AMQP protocol marshals messages before passing to broker
+- support purging the first number of messages from a queue
+- properly handle SSL handshake updates
+
+You can find details on the [release notes]({{ page.release_notes }}).
+
diff --git a/src/_classic_releases/classic-06-02-04.md
b/src/_classic_releases/classic-06-02-04.md
new file mode 100644
index 000000000..aad11ccb2
--- /dev/null
+++ b/src/_classic_releases/classic-06-02-04.md
@@ -0,0 +1,20 @@
+---
+version: 6.2.4
+release_notes: https://github.com/apache/activemq/releases/tag/activemq-6.2.4
+release_date: 2026-04-08
+title: ActiveMQ 6.2.4 Release
+java_version: 17+
+shortDescription: ActiveMQ 6.2.4 is a new milestone for the project, starting
the 6.2.x series.
+redirect_from:
+- /../../../activemq-6000204-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:
+- ensure AMQP protocol marshals messages before passing to broker
+- several MQTT fixes
+- properly handle SSL handshake updates
+
+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