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 fdc25e8b4 Add 5.19.9, 6.2.8, 6.3.0 releases
fdc25e8b4 is described below

commit fdc25e8b4cafa606cb41874eec56039f0fff1f31
Author: JB Onofré <[email protected]>
AuthorDate: Mon Jul 27 18:34:24 2026 +0200

    Add 5.19.9, 6.2.8, 6.3.0 releases
---
 src/_classic_releases/classic-05-19-09.md | 20 ++++++++++++++++++++
 src/_classic_releases/classic-06-02-08.md | 22 ++++++++++++++++++++++
 src/_classic_releases/classic-06-03-00.md | 20 ++++++++++++++++++++
 src/components/classic/download/index.md  | 19 +++++++++++++------
 4 files changed, 75 insertions(+), 6 deletions(-)

diff --git a/src/_classic_releases/classic-05-19-09.md 
b/src/_classic_releases/classic-05-19-09.md
new file mode 100644
index 000000000..b17186074
--- /dev/null
+++ b/src/_classic_releases/classic-05-19-09.md
@@ -0,0 +1,20 @@
+---
+version: 5.19.9
+release_notes: https://github.com/apache/activemq/releases/tag/activemq-5.19.9
+release_date: 2026-07-27
+title: ActiveMQ 5.19.9 Release
+java_version: 11+
+shortDescription: Maintenance release on the 5.19.x series.
+redirect_from:
+- /../../../activemq-5019009-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:
+- Add better frame size validation for AMQP
+- Prevent cursor from using more than 100% temp store
+- Fire message discarded advisory on format errors
+- Add metrics about error and reconnect counts to network connector
+
+You can find details on the [release notes]({{ page.release_notes }}).
+
diff --git a/src/_classic_releases/classic-06-02-08.md 
b/src/_classic_releases/classic-06-02-08.md
new file mode 100644
index 000000000..8fdd38071
--- /dev/null
+++ b/src/_classic_releases/classic-06-02-08.md
@@ -0,0 +1,22 @@
+---
+version: 6.2.8
+release_notes: https://github.com/apache/activemq/releases/tag/activemq-6.2.8
+release_date: 2026-07-27
+title: ActiveMQ 6.2.8 Release
+java_version: 17+
+shortDescription: ActiveMQ 6.2.7 is a maintenance release on the 6.2.x series.
+redirect_from:
+- /../../../activemq-6000208-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:
+- Add better frame size validation for AMQP
+- Prevent cursor from using more than 100% temp store
+- Fire message discarded advisory on format errors
+- Add metrics about error and reconnect counts to network connector
+- Expose NetworkConnector URI and local URI in JMX MBean
+
+You can find details on the [release notes]({{ page.release_notes }}).
+
diff --git a/src/_classic_releases/classic-06-03-00.md 
b/src/_classic_releases/classic-06-03-00.md
new file mode 100644
index 000000000..2a8fac5ce
--- /dev/null
+++ b/src/_classic_releases/classic-06-03-00.md
@@ -0,0 +1,20 @@
+---
+version: 6.3.0
+release_notes: https://github.com/apache/activemq/releases/tag/activemq-6.3.0
+release_date: 2026-07-27
+title: ActiveMQ 6.3.0 Release
+java_version: 25+
+shortDescription: ActiveMQ 6.3.0 is the first release, starting the 6.3.x 
series.
+redirect_from:
+- /../../../activemq-6000300-release
+---
+Apache ActiveMQ {{ page.version }} was released on {{ page.release_date | 
date_to_string: "ordinal", "US" }}.
+
+This is the first release on the 6.3.x series.
+It's a major release that includes a lot of changes:
+- major versions bump (Java 25, Spring 7, Jetty 12, ...)
+- a bunch of improvements and new features
+- a bunch of fixes
+
+You can find details on the [release notes]({{ page.release_notes }}).
+
diff --git a/src/components/classic/download/index.md 
b/src/components/classic/download/index.md
index 4ccab6667..70ef72216 100644
--- a/src/components/classic/download/index.md
+++ b/src/components/classic/download/index.md
@@ -22,11 +22,17 @@ It is important to [verify the 
integrity](#verify-the-integrity-of-downloads) of
     </tr>
   </thead>
   <tbody>
+    <tr style="background-color: #dff0d8;">
+      <td>6.3.x</td>
+      <td><strong>Stable - Supported</strong></td>
+      <td>6.3.0</td>
+      <td>July 27th, 2026</td>
+    </tr>
     <tr style="background-color: #dff0d8;">
       <td>6.2.x</td>
       <td><strong>Stable - Supported</strong></td>
-      <td>6.2.7</td>
-      <td>June 29th, 2026</td>
+      <td>6.2.8</td>
+      <td>July 27th, 2026</td>
     </tr>
     <tr style="background-color: #f0f0f0;">
       <td>6.1.x</td>
@@ -43,8 +49,8 @@ It is important to [verify the 
integrity](#verify-the-integrity-of-downloads) of
     <tr style="background-color: #dff0d8;">
       <td>5.19.x</td>
       <td><strong>Stable - Supported</strong></td>
-      <td>5.19.8</td>
-      <td>June 29th, 2026</td>
+      <td>5.19.9</td>
+      <td>July 27th, 2026</td>
     </tr>
     <tr style="background-color: #f0f0f0;">
       <td>5.18.x</td>
@@ -119,10 +125,11 @@ It is important to [verify the 
integrity](#verify-the-integrity-of-downloads) of
 
 | Series | Broker JMS API Support      | Client JMS API Client       | Java 
Version | Spring Version | Logging Support              | Web Support           
 | Status       | Last    | Next | ETA     |
 
|--------|-----------------------------|-----------------------------|--------------|----------------|------------------------------|------------------------|--------------|---------|--|---------|
-| 6.2.x  | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1           | [17,23) 
         | 6.2.18         | Log4j 2.25.4/Slf4j 2.0.17    | Jetty 11.0.26        
  | **Stable - Supported**   | 6.2.6   |  |  |
+| 6.3.x  | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1           | [25,)   
         | 7.0.8          | Log4j 2.26.1/Slf4j 2.0.18    | Jetty 12.1.11        
  | **Stable - Supported**   | 6.3.0   |  |  |
+| 6.2.x  | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1           | [17,23) 
         | 6.2.19         | Log4j 2.25.4/Slf4j 2.0.17    | Jetty 11.0.26        
  | **Stable - Supported**   | 6.2.8   |  |  |
 | 6.1.x  | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1           | [17,23) 
         | 6.1.21         | Log4j 2.25.2/Slf4j 2.0.17    | Jetty 11.0.26        
  | _Deprecated_ | 6.1.8   |  | |
 | 6.0.x  | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1           | [17,23) 
         | 6.0.17         | Log4j 2.22.0/Slf4j 2.0.9     | Jetty 11.0.18        
  | _Deprecated_ | 6.0.1   |  |         |
-| 5.19.x | Javax JMS 1.1               | Javax JMS 1.1/Jakarta JMS 2 | [11,23) 
         | 5.3.39         | Log4j 2.25.3/Slf4j 2.0.17    | Jetty 
9.4.58.v20250814 | **Stable - Supported**   | 5.19.7  | | |
+| 5.19.x | Javax JMS 1.1               | Javax JMS 1.1/Jakarta JMS 2 | [11,23) 
         | 5.3.39         | Log4j 2.25.3/Slf4j 2.0.17    | Jetty 
9.4.58.v20250814 | **Stable - Supported**   | 5.19.9  | | |
 | 5.18.x | Javax JMS 1.1               | Javax JMS 1.1/Jakarta JMS 2 | [11,23) 
         | 5.3.39         | Log4j 2.24.1/Slf4j 2.0.13    | Jetty 
9.4.57.v20241219 | _Deprecated_ | 5.18.7  |   |        |
 | 5.17.x | Javax JMS 1.1               | Javax JMS 1.1               | [11,23) 
         | 5.3.33         | Log4j 2.23.1/Slf4j 1.7.36    | Jetty 
9.4.54.v20240208 | _Deprecated_ | 5.17.7  |  |         |
 | 5.16.x | Javax JMS 1.1               | Javax JMS 1.1               | 1.8     
     | 4.3.30.RELEASE | Reload4j 1.2.24/Slf4j 1.7.36 | Jetty 9.4.53.v20231009 | 
_Deprecated_ | 5.16.8  |  |         |


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