+1

I checked things out 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

On Thu, 13 Mar 2025 at 21:35, Clebert Suconic <clebert.suco...@gmail.com> wrote:
>
> I would like to propose an Apache ActiveMQ Artemis 2.40.0 release.
>
> This release represents a significant milestone, including 115 JIRAs,
> and 175 commits, including great improvements in usability and
> performance.
>
> Without further ado let's talk about the details included on this release:
>
> Highlights:
>
> - New & Improved Management Console
> - Performance improvements for paging when multiple producers send to
> the same address
> - Performance improvements for read-heavy uses cases involving message
> properties
> - Environment variable substitution is now supported in bootstrap.xml
> - New management operation to dump the broker’s config as a properties file
> - The global max size can now be set as a percentage of the JVM’s max
> memory via global-max-size-percent-of-jvm-max-memory
> - Jakarta-based CDI Client
> - lots of updates to the code-base for style consistency & clarity
> plus adoption of many Java 17 features and APIs
>
>
> * For a complete JIRA release notes:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12355489
>
> * Commit report:
> https://activemq.apache.org/components/artemis/download/commit-report-2.40.0
>
>
> * Source and binary distributions:
> https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.40.0
>
> * Maven staging repository:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1426
>
> * 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.40.0
>
> [ ] +1 approve this release
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
>
> --
> Clebert Suconic
>
> ---------------------------------------------------------------------
> 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
>
>

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


Reply via email to