+1

I checked things out as follows:
- Verified the signature + checksum files.
- Checked for LICENCE + NOTICE files in archives
- Checked licence headers in the source archive by running:
  "mvn apache-rat:check"
- Verified the build reproducibility using tools at Reproducible Central [1].
- Ran the Qpid JMS 2.9.0 HelloWorld against a broker from the binary
archive on JDK 21.
- Ran the source build and the AMQP integration tests on JDK 21 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"

[1] Reported new issue with existing instructions:
https://github.com/jvm-repo-rebuild/reproducible-central/issues/4021

Robbie

On Mon, 13 Oct 2025 at 17:04, Clebert Suconic <[email protected]> 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
>
>

---------------------------------------------------------------------
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