On Wed, 23 Apr 2025 at 23:13, Clebert Suconic <clebert.suco...@gmail.com> wrote: > > I would like to propose an Apache ActiveMQ Artemis 2.41.0 release. > > Highlights > - AMQP Broker Connections Advanced Bridges > - HTTP/2 support for the embedded web server > - New data available via management for queues, addresses- , and core bridges > - Performance improvements when removing queues, especially in > queue-heavy use-cases > - A handful of paging improvements including additional tests > - Several dependency upgrades > > > Full release notes: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12355793 > > > * Commit report: > https://activemq.apache.org/components/artemis/download/commit-report-2.41.0 > > * Source and binary distributions: > https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.41.0 > > * Maven staging repository: > https://repository.apache.org/content/repositories/orgapacheactivemq-1429 > > * How to validate the release: > https://activemq.apache.org/components/artemis/documentation/hacking-guide/#validating-releases > > It is tagged in the source repo as <version>. > > This vote will stay open until at least until Monday 28th of April, > end of the day > > > > [ ] +1 approve this release > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) >
+1 I checked things over as follows: - Verified the signature and checksum files. - Checked for LICENCE and NOTICE files in the archives. - Checked licence headers in the source archive by running: "mvn apache-rat:check" - Ran the Qpid JMS 2.7.0 HelloWorld against a broker from the binary archive on JDK 17. - Loaded the management console and had a look around. - Verified the build reproducibility using the tooling at Reproducible Central. - Ran the source build and the AMQP integration tests on JDK 17 with a fresh local repo using: "mvn clean install -DskipTests && cd tests/integration-tests/ && mvn -Ptests -Dtest=org.apache.activemq.artemis.tests.integration.amqp.** test" Robbie --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@activemq.apache.org For additional commands, e-mail: dev-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact