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 db19972c5 Publish ActiveMQ 5.19.2 release
db19972c5 is described below

commit db19972c539f21e5a9f941bbbb6939e7cb15b562
Author: JB Onofré <[email protected]>
AuthorDate: Fri Feb 13 16:48:08 2026 +0100

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

diff --git a/src/_classic_releases/classic-05-19-02.md 
b/src/_classic_releases/classic-05-19-02.md
new file mode 100644
index 000000000..b249fb7c7
--- /dev/null
+++ b/src/_classic_releases/classic-05-19-02.md
@@ -0,0 +1,24 @@
+---
+version: 5.19.2
+release_notes: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12356326
+release_date: 2026-02-13
+title: ActiveMQ Classic 5.19.2 Release
+java_version: 11+
+shortDescription: Maintenance release on the 5.19.x series.
+redirect_from:
+- /../../../activemq-5019002-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:
+- the Docker container now runs with non root user
+- fix on the Docker container using ACTIVEMQ_OPTS and ACTIVEMQ_OPTS_MEMORY 
environment variables
+- fix on the Runtime Configuration Plugin keeping the network connectors 
definition in the right order
+- add additional validation for MQTT control packets
+- fix incorrect QueueSize if non persistent messages with TTL are used
+- fix closed connections leaked in the connection pool
+- fix on KahaDBStore ackAndPreparedMap not properly cleared when recovered 
acks are removed
+- several dependencies 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 b883b1105..4a7986bc0 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.1</td>
-      <td>Oct 11th, 2025</td>
+      <td>5.19.2</td>
+      <td></td>
     </tr>
     <tr style="background-color: #f0f0f0;">
       <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.12         | Log4j 2.25.2/Slf4j 2.0.17    | Jetty 11.0.26        
  | **Stable - Supported**   | 6.2.0   | 6.2.1  | Jan  26 |
 | 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.24.3/Slf4j 2.0.16    | Jetty 
9.4.58.v20250814 | **Stable - Supported**   | 5.19.1  | 5.19.2 | Jan  26 |
+| 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.2  | | |
 | 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