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 bf11cacb3 Announce ActiveMQ Classic 6.1.8 release
bf11cacb3 is described below
commit bf11cacb39a50033447950223522637b8a3cfbb8
Author: JB Onofré <[email protected]>
AuthorDate: Wed Oct 22 20:06:27 2025 +0200
Announce ActiveMQ Classic 6.1.8 release
---
src/_classic_releases/classic-06-01-08.md | 19 +++++++++++++++++++
src/components/classic/download/index.md | 4 ++--
2 files changed, 21 insertions(+), 2 deletions(-)
diff --git a/src/_classic_releases/classic-06-01-08.md
b/src/_classic_releases/classic-06-01-08.md
new file mode 100644
index 000000000..751c19ddb
--- /dev/null
+++ b/src/_classic_releases/classic-06-01-08.md
@@ -0,0 +1,19 @@
+---
+version: 6.1.8
+release_notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12355916
+release_date: 2025-10-22
+title: ActiveMQ Classic 6.1.8 Release
+java_version: 17+
+shortDescription: ActiveMQ Classic 6.1.8 is a maintanance release on the 6.1.x
series.
+redirect_from:
+- /../../../activemq-6000108-release
+---
+Apache ActiveMQ Classic {{ page.version }} was released on {{
page.release_date | date_to_string: "ordinal", "US" }}.
+
+It's a maintenance release especially bringing:
+- fixes on the webconsole (columns sorting, assets resolution in HTTP, ...)
+- fixes on KahaDB (checkpoint runner thread was diying without catching
exception, error while recovering topics with no pending acks and TRACE logging
enabled, ...)
+- a bunch of dependencies updates (jolokia, jetty, log4j, jackson, ...)
+
+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 f546b885d..bc9bab329 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.7</td>
- <td>Jun 22nd, 2025</td>
+ <td>6.1.8</td>
+ <td>Oct 22nd, 2025</td>
</tr>
<tr style="background-color: #f0f0f0;">
<td>6.0.x</td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact