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 e5dc89479 Publish Apache ActiveMQ 5.19.1 release
e5dc89479 is described below

commit e5dc89479167de7467d13eeb3bc94659f796d9e3
Author: JB Onofré <[email protected]>
AuthorDate: Sat Oct 11 17:28:39 2025 +0200

    Publish Apache ActiveMQ 5.19.1 release
---
 src/_classic_releases/classic-05-19-01.md | 27 +++++++++++++++++++++++++++
 src/components/classic/download/index.md  |  6 +++---
 2 files changed, 30 insertions(+), 3 deletions(-)

diff --git a/src/_classic_releases/classic-05-19-01.md 
b/src/_classic_releases/classic-05-19-01.md
new file mode 100644
index 000000000..02ca512e2
--- /dev/null
+++ b/src/_classic_releases/classic-05-19-01.md
@@ -0,0 +1,27 @@
+---
+version: 5.19.1
+release_notes: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12355592
+release_date: 2025-10-11
+title: ActiveMQ Classic 5.19.1 Release
+java_version: 11+
+shortDescription: Maintenance release on the 5.19.x series.
+redirect_from:
+- /../../../activemq-5019001-release
+---
+Apache ActiveMQ 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:
+- fix on the network of broker TTL management
+- fix expiration of persistent messages on durable subscriptions
+- fix maxMessageSize behavior changed for value -1 (since 5.19.0)
+- fix performance issues with non-persistent message removal from
+topic/durable subscriptions
+- fix FilePendingMessageCursor clear() method
+- fix Kahadb checkpoint runner thread dies without catching exception
+- fix backup only recovers one message
+- fix KahaDB error while recovering topics with no pending acks and
+TRACE logging enabled
+- several dependency updates
+
+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 1a57f5f5b..0e3d30c6f 100644
--- a/src/components/classic/download/index.md
+++ b/src/components/classic/download/index.md
@@ -43,8 +43,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.0</td>
-      <td>Mar 11th, 2025</td>
+      <td>5.19.1</td>
+      <td>Oct 11th, 2025</td>
     </tr>
     <tr style="background-color: #dff0d8;">
       <td>5.18.x</td>
@@ -122,7 +122,7 @@ It is important to [verify the 
integrity](#verify-the-integrity-of-downloads) of
 | 6.2.x  | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1           | [17,23) 
         | 6.2.8          | Log4j 2.24.3/Slf4j 2.0.16    | Jetty 11.0.25        
  | In dev       |         |        | Dec  24 |
 | 6.1.x  | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1           | [17,23) 
         | 6.1.21         | Log4j 2.24.3/Slf4j 2.0.16    | Jetty 11.0.25        
  | **Stable - Supported**   | 6.1.7   | 6.1.8  | Sep  25 |
 | 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.24.3/Slf4j 2.0.16    | Jetty 
9.4.57.v20241219 | **Stable - Supported**   | 5.19.0  | 5.19.1 | Jun  25 |
+| 5.19.x | Javax JMS 1.1               | Javax JMS 1.1/Jakarta JMS 2 | [11,23) 
         | 5.3.39         | Log4j 2.24.3/Slf4j 2.0.16    | Jetty 
9.4.58.v20250814 | **Stable - Supported**   | 5.19.1  | 5.19.2 | Jan  26 |
 | 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