+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
On Mon, Oct 13, 2025 at 2:08 PM Timothy Bish <[email protected]> wrote: > On 10/13/25 12:03, Clebert Suconic wrote: > > I would like to propose an Apache ActiveMQ Artemis 2.43.0 release. > > > > * Broker observability has improved with the new ability to export > > metrics for executor services. > > * The PROXY Protocol is now supported! This means that clients > > connecting through an applicable reverse proxy (e.g. HAProxy, nginx, > > etc.) will have the original client IP address reflected in the logs > > and in the web console rather than that of the proxy itself. > > * It is now possible to remove or add acceptors or a running broker. > > * AMQP Federation now supports filtering > > > > The full release notes is available from JIRA: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12356053 > > > > A list of commits on this release: > > > https://activemq.apache.org/components/artemis/download/commit-report-2.43.0 > > > > > > * Source and binary distributions: > > https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.43.0 > > > > * Maven staging repository > > > https://repository.apache.org/content/repositories/orgapacheactivemq-1437 > > > > * How to validate the release: > > > https://activemq.apache.org/components/artemis/documentation/hacking-guide/#validating-releases > > > > It is tagged in the source repo as 2.43.0. > > > > > > This vote will stay open until at least Thursday, October 16 at 12:00 > > PM US EST (or 4 PM GMT). > > > > > > [ ] +1 approve this release > > [ ] +0 no opinion > > [ ] -1 disapprove (and reason why) > > > > > > > > > > Clebert Suconic > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > For further information, visit: https://activemq.apache.org/contact > > > > > +1 > > * Validated signatures and checksums > * Verified license and notice files in archives > * Checked source for license headers with 'mvn apache-rat:check' > * Ran the broker from the binary archive and exercised the web console > * Ran some of the qpid-jms client examples against the running broker > * Ran some of the qpid-protonj2 client examples against the running broker > * Ran all the AMQP tests using: mvn clean install -DskipTests && cd > tests/integration-tests/ && mvn test -Ptests > -Dtest=org.apache.activemq.artemis.tests.integration.amqp.** > > > -- > Tim Bish > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > For further information, visit: https://activemq.apache.org/contact > > >
