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

commit d0c8735b5029696ea956714c5106d058342a62d2
Author: JB Onofré <[email protected]>
AuthorDate: Tue Nov 12 18:24:41 2024 +0100

    Announce Apache ActiveMQ Classic 6.1.4 release
---
 src/_classic_releases/classic-06-01-04.md | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/src/_classic_releases/classic-06-01-04.md 
b/src/_classic_releases/classic-06-01-04.md
new file mode 100644
index 000000000..82babb369
--- /dev/null
+++ b/src/_classic_releases/classic-06-01-04.md
@@ -0,0 +1,21 @@
+---
+version: 6.1.4
+release_notes: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12354974
+release_date: 2024-11-12
+title: ActiveMQ Classic 6.1.4 Release
+java_version: 17+
+shortDescription: Classic 6.1.4 is a maintanance release for ActiveMQ Classic, 
on the 6.1.x series.
+redirect_from:
+- /../../../activemq-6000104-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 message corruption when using 4-bytes Unicode message from JMS to STOMP
+- prevent ClassCastException in SelectorAwareVirtualTopicInterceptor if there 
is another interceptor
+- fix KahaDB PageFile can call setLength() on the recovery file which always 
throws an exception
+- fix Durable Subscriber receives acknowledge messages if they are farther 
than the maxBatchSize
+- ... a bunch of 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


Reply via email to