This is an automated email from the ASF dual-hosted git repository.
mattrpav 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 2180b4f55 Apache ActiveMQ v6.3.2 release
2180b4f55 is described below
commit 2180b4f5554633b2cd7c1abd451116d8ea00bebb
Author: Matt Pavlovich <[email protected]>
AuthorDate: Wed Sep 2 14:44:00 2026 +0000
Apache ActiveMQ v6.3.2 release
---
src/_classic_releases/classic-06-03-02.md | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/src/_classic_releases/classic-06-03-02.md
b/src/_classic_releases/classic-06-03-02.md
new file mode 100644
index 000000000..9efbdcd7f
--- /dev/null
+++ b/src/_classic_releases/classic-06-03-02.md
@@ -0,0 +1,24 @@
+---
+version: 6.3.2
+release_notes: https://github.com/apache/activemq/releases/tag/activemq-6.3.2
+release_date: 2026-09-02
+title: ActiveMQ 6.3.2 Release
+java_version: 25+
+shortDescription: ActiveMQ 6.3.2 is a maintenance release on the 6.3.x series.
+redirect_from:
+- /../../../activemq-6003002-release
+---
+Apache ActiveMQ {{ page.version }} was released on {{ page.release_date |
date_to_string: "ordinal", "US" }}.
+
+This is an important maintenance release on the 6.3.x series.
+
+- Performance: Skip topic sendLock for non-persistent sends
+- Fix: Update TopicRegion removeSubscription to use connection clientId
+- Fix: Harden soTimeout vs InactivityMonitor
+- Fix: Add missing jetty dependency to assembly for websockets
+- Fix: Fix network bridge local-side close
+- Fix: Assembly startup logs harmless WARN about schemas
+- other 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