I fixed the staging distribution link and uploaded the release so people can review it.
+1 (binding) * Validated signatures and checksums * Verified license and notice files in archives * Checked source license headers with 'mvn apache-rat:check' * Built from source and ran through several tests * Ran the broker from the binary archive and exercised the web console The only thing I noticed is the console now spits out a link that gets a 403 error because we lock down to localhost by default. INFO | Jetty Server listening on: http://<ip>:8161/ I don't think this is a blocker but something we need to improve so it's not confusing for users. We can just fix it in 6.3.3 and 6.4.0. On Sat, Aug 29, 2026 at 11:40 AM Christopher Shannon <[email protected]> wrote: > > The pre-release notes didn't work because it was still marked as a > draft. I published it and the link is > https://github.com/apache/activemq/releases/tag/activemq-6.3.2 > > On Sat, Aug 29, 2026 at 11:34 AM Christopher Shannon > <[email protected]> wrote: > > > > The staging dist repository is missing the release upload. Also the > > pre-release notes link doesn't work. > > > > On Sat, Aug 29, 2026 at 9:54 AM Matt Pavlovich <[email protected]> wrote: > > > > > > Hi everyone- > > > > > > I propose Apache ActiveMQ v6.3.2 (rc1) release for your vote. > > > > > > This release includes: > > > Performance > > > • [6.3.x] [#2431] Skip topic sendLock for non-persistent sends by > > > @mattrpav in #2476 > > > > > > Fixes > > > • [6.3.x] [#] Update TopicRegion removeSubscription to use connection > > > clientId by @mattrpav in #2478 > > > • [6.3.x] Harden soTimeout vs InactivityMonitor (#2474) by @cshannon > > > in #2480 > > > • [6.3.x] [#2446] Add missing jetty dependency to assembly for > > > websockets by @mattrpav in #2483 > > > • [6.3.x] Fix network bridge local-side close (#2475) by @mattrpav in > > > #2503 > > > • [6.3.x] Fix: Assembly startup logs harmless WARN about schemas > > > (#2501) by @mattrpav in #2504 > > > > > > Dependencies > > > • 15 dependency updates > > > > > > You can review the Pre-Release Notes for details: > > > https://github.com/apache/activemq/releases/tag/untagged-fc25841fa99682d05a13 > > > > > > Staging Maven Repository: > > > https://repository.apache.org/content/repositories/orgapacheactivemq-1541/ > > > > > > Staging Dist Repository: > > > https://dist.apache.org/repos/dist/dev/activemq/activemq/6.3.2/ > > > > > > Git tag: > > > https://github.com/apache/activemq/tree/activemq-6.3.2 > > > > > > Please vote to approve this release: > > > [ ] +1 Approve the release > > > [ ] 0 I don't care > > > [ ] -1 Don't approve the release (please provide specific comment) > > > > > > This vote will be open for at least 72 hours. > > > > > > Thanks! > > > Matt Pavlovich > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > For further information, visit: https://activemq.apache.org/contact > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
