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 65ee7d729 Publish ActiveMQ Classic 6.1.5 release
65ee7d729 is described below

commit 65ee7d729c63e22788d789c2d29a2d1f8fd99edc
Author: JB Onofré <[email protected]>
AuthorDate: Mon Jan 13 18:27:07 2025 +0100

    Publish ActiveMQ Classic 6.1.5 release
---
 src/_classic_releases/classic-06-01-05.md | 19 +++++++++++++++++++
 src/components/classic/download/index.md  |  8 ++++----
 2 files changed, 23 insertions(+), 4 deletions(-)

diff --git a/src/_classic_releases/classic-06-01-05.md 
b/src/_classic_releases/classic-06-01-05.md
new file mode 100644
index 000000000..ad38bd351
--- /dev/null
+++ b/src/_classic_releases/classic-06-01-05.md
@@ -0,0 +1,19 @@
+---
+version: 6.1.5
+release_notes: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12355276
+release_date: 2025-01-13
+title: ActiveMQ Classic 6.1.5 Release
+java_version: 17+
+shortDescription: Classic 6.1.5 is a maintanance release for ActiveMQ Classic, 
on the 6.1.x series.
+redirect_from:
+- /../../../activemq-6000105-release
+---
+Apache ActiveMQ Classic {{ page.version }} was released on {{ 
page.release_date | date_to_string: "ordinal", "US" }}.
+
+It's a maintenance release especially bringing:
+- messages (in specific circumstances) can become stuck in queues
+- remove commons-io use (replaced by JDK methods)
+- several dependency updates, especially Spring 6.1.16, Jackson 2.18.2, 
Jolokia 2.1.2 (removing json-simple dependency), xstream 1.4.21
+
+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 86d0b0669..732173926 100644
--- a/src/components/classic/download/index.md
+++ b/src/components/classic/download/index.md
@@ -31,8 +31,8 @@ It is important to [verify the 
integrity](#verify-the-integrity-of-downloads) of
     <tr style="background-color: #dff0d8;">
       <td>6.1.x</td>
       <td><strong>Stable - Supported</strong></td>
-      <td>6.1.4</td>
-      <td>Nov 12th, 2024</td>
+      <td>6.1.5</td>
+      <td>Jan 13th, 2025</td>
     </tr>
     <tr style="background-color: #f0f0f0;">
       <td>6.0.x</td>
@@ -119,8 +119,8 @@ 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+     
     | 6.1.14         | Log4j 2.24.1/Slf4j 2.0.13    | Jetty 11.0.24          | 
In dev       |         |        | Dec  24 |
-| 6.1.x  | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1           | 17+     
     | 6.1.14         | Log4j 2.24.1/Slf4j 2.0.13    | Jetty 11.0.24          | 
**Stable - Supported**   | 6.1.4   | 6.1.5  | Jan  25 |
+| 6.2.x  | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1           | 17+     
     | 6.2.0          | Log4j 2.24.1/Slf4j 2.0.13    | Jetty 11.0.24          | 
In dev       |         |        | Dec  24 |
+| 6.1.x  | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1           | 17+     
     | 6.1.16         | Log4j 2.24.1/Slf4j 2.0.13    | Jetty 11.0.24          | 
**Stable - Supported**   | 6.1.5   | 6.1.6  | Mar  25 |
 | 6.0.x  | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1           | 17+     
     | 6.0.17         | Log4j 2.22.0/Slf4j 2.0.9     | Jetty 11.0.18          | 
_Not Active_ | 6.0.1   |        |         |
 | 5.18.x | Javax JMS 1.1               | Javax JMS 1.1/Jakarta JMS 2 | 11+     
     | 5.3.39         | Log4j 2.24.1/Slf4j 2.0.13    | Jetty 9.4.56.v20240826 | 
**Stable - Supported**   | 5.18.6  | 5.18.7 | Dec  24 |
 | 5.17.x | Javax JMS 1.1               | Javax JMS 1.1               | 11+     
     | 5.3.30         | Log4j 2.20.0/Slf4j 1.7.36    | Jetty 9.4.53.v20231009 | 
_Deprecated_ | 5.17.6  |        |         |


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