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 7c37c54c0 Publish Apache ActiveMQ Classic 6.1.6 release
7c37c54c0 is described below
commit 7c37c54c0f41bfcd39d257d567430fdb2d7ef17d
Author: JB Onofré <[email protected]>
AuthorDate: Mon Mar 10 18:19:33 2025 +0100
Publish Apache ActiveMQ Classic 6.1.6 release
---
src/_classic_releases/classic-06-01-06.md | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/src/_classic_releases/classic-06-01-06.md
b/src/_classic_releases/classic-06-01-06.md
new file mode 100644
index 000000000..f7f46d1e6
--- /dev/null
+++ b/src/_classic_releases/classic-06-01-06.md
@@ -0,0 +1,22 @@
+---
+version: 6.1.5
+release_notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12355554
+release_date: 2025-03-7
+title: ActiveMQ Classic 6.1.6 Release
+java_version: 17+
+shortDescription: ActiveMQ Classic 6.1.6 is a maintanance release on the 6.1.x
series.
+redirect_from:
+- /../../../activemq-6000106-release
+---
+Apache ActiveMQ Classic {{ page.version }} was released on {{
page.release_date | date_to_string: "ordinal", "US" }}.
+
+It's a maintenance release especially bringing:
+- fix potential OutOfMemory error on client during OpenWire unmarshalling
+- improvement on double slash issue in Unix script
+- fix TcpTransport volatile receiveCounter (not increased automatically)
+- improvement on WebConsole, checking if a queue exists before being
+able to browse it
+- several dependency updates
+
+You can find details on the [release notes]({{ page.release_notes }}).
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact