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 56b468552 Publish Apache ActiveMQ 6.2.1 release
56b468552 is described below

commit 56b4685527c3d9c96666e9ad5da02e7850334dc9
Author: JB Onofré <[email protected]>
AuthorDate: Wed Feb 18 07:48:19 2026 +0100

    Publish Apache ActiveMQ 6.2.1 release
---
 src/_classic_releases/classic-06-02-01.md | 24 ++++++++++++++++++++++++
 src/components/classic/download/index.md  |  8 ++++----
 2 files changed, 28 insertions(+), 4 deletions(-)

diff --git a/src/_classic_releases/classic-06-02-01.md 
b/src/_classic_releases/classic-06-02-01.md
new file mode 100644
index 000000000..86173267a
--- /dev/null
+++ b/src/_classic_releases/classic-06-02-01.md
@@ -0,0 +1,24 @@
+---
+version: 6.2.1
+release_notes: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12356338
+release_date: 2026-02-18
+title: ActiveMQ Classic 6.2.1 Release
+java_version: 17+
+shortDescription: ActiveMQ Classic 6.2.1 is a new milestone for the project, 
starting the 6.2.x series.
+redirect_from:
+- /../../../activemq-6000201-release
+---
+Apache ActiveMQ Classic {{ page.version }} was released on {{ 
page.release_date | date_to_string: "ordinal", "US" }}.
+
+This is a new milestone for the project, starting the 6.2.x series.
+This release especially includes:
+- running Docker container with non root user
+- fix on environment variables propagation in the Docker container
+- additional validation on MQTT control packets
+- fix incorrect QueueSize if Non-Persistent messages with TTL is used
+- fix KahaDBStore ackAndPreparedMap is not properly cleared when recovered 
acks are removed
+- fix ManagementContext unregister race condition
+- a lot of 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 4a7986bc0..2e3298ad3 100644
--- a/src/components/classic/download/index.md
+++ b/src/components/classic/download/index.md
@@ -25,8 +25,8 @@ It is important to [verify the 
integrity](#verify-the-integrity-of-downloads) of
     <tr style="background-color: #dff0d8;">
       <td>6.2.x</td>
       <td><strong>Stable - Supported</strong></td>
-      <td>6.2.0</td>
-      <td>Nov 13rd, 2025</td>
+      <td>6.2.1</td>
+      <td>Feb 18th, 2026</td>
     </tr>
     <tr style="background-color: #f0f0f0;">
       <td>6.1.x</td>
@@ -44,7 +44,7 @@ It is important to [verify the 
integrity](#verify-the-integrity-of-downloads) of
       <td>5.19.x</td>
       <td><strong>Stable - Supported</strong></td>
       <td>5.19.2</td>
-      <td></td>
+      <td>Feb 13rd, 2026</td>
     </tr>
     <tr style="background-color: #f0f0f0;">
       <td>5.18.x</td>
@@ -119,7 +119,7 @@ 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.12         | Log4j 2.25.2/Slf4j 2.0.17    | Jetty 11.0.26        
  | **Stable - Supported**   | 6.2.0   | 6.2.1  | Jan  26 |
+| 6.2.x  | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1           | [17,23) 
         | 6.2.16         | Log4j 2.25.3/Slf4j 2.0.17    | Jetty 11.0.26        
  | **Stable - Supported**   | 6.2.1   | 6.2.2  | Apr 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.25.3/Slf4j 2.0.17    | Jetty 
9.4.58.v20250814 | **Stable - Supported**   | 5.19.2  | | |


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