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 e43fe92f5 Announce Apache ActiveMQ Classic 6.1.7 release
e43fe92f5 is described below

commit e43fe92f5065f0a2de4d1ce2af71e3706f34e6da
Author: JB Onofré <[email protected]>
AuthorDate: Sun Jun 22 08:27:11 2025 +0200

    Announce Apache ActiveMQ Classic 6.1.7 release
---
 src/_classic_releases/classic-06-01-07.md | 28 ++++++++++++++++++++++++++++
 src/components/classic/download/index.md  |  8 ++++----
 2 files changed, 32 insertions(+), 4 deletions(-)

diff --git a/src/_classic_releases/classic-06-01-07.md 
b/src/_classic_releases/classic-06-01-07.md
new file mode 100644
index 000000000..c1b999cfc
--- /dev/null
+++ b/src/_classic_releases/classic-06-01-07.md
@@ -0,0 +1,28 @@
+---
+version: 6.1.7
+release_notes: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12355749
+release_date: 2025-06-22
+title: ActiveMQ Classic 6.1.7 Release
+java_version: 17+
+shortDescription: ActiveMQ Classic 6.1.7 is a maintanance release on the 6.1.x 
series.
+redirect_from:
+- /../../../activemq-6000107-release
+---
+Apache ActiveMQ Classic {{ page.version }} was released on {{ 
page.release_date | date_to_string: "ordinal", "US" }}.
+
+It's a maintenance release especially bringing:
+- improvements on the HTTP connector working with XA
+- fix deadlock in RA ServerSessionImpl
+- fix empty virtualName from broken queue name
+- fixes and improvements on Network of Broker durable sync TTL
+- fix expiration of persistent messages on durable subscriptions
+- fix maxMessageSize behavior changed for value -1
+- fix performance issues with non-persistent message removal from
+topic/durable subscriptions
+- add Security Content Policy header to the Web Console
+- add an wireFormat option on the HTTP transport to not send the full
+stack trace to the client
+- a bunch 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 664dea6fa..d28fa19cb 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.6</td>
-      <td>Mar 10th, 2025</td>
+      <td>6.1.7</td>
+      <td>Jun 22nd, 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.2.3          | Log4j 2.24.3/Slf4j 2.0.16    | 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.3/Slf4j 2.0.16    | Jetty 11.0.24          | 
**Stable - Supported**   | 6.1.6   | 6.1.7  | Jun  25 |
+| 6.2.x  | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1           | 17+     
     | 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+     
     | 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+     
     | 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+     
     | 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.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.57.v20241219 | 
_Deprecated_   | 5.18.7  |         |        |


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