[ANNOUNCE] ActiveMQ Artemis 2.40.0 Released
Justin Bertram <[email protected]> Thu, 20 Mar 2025 13:01:07 -0500
| Newsgroups | gmane.comp.java.activemq.devel,gmane.comp.apache.user |
|---|---|
| Message-ID | <CAF+kE=QRaSujw=BRVz-LfrTf+0NnidECqUVhkPGgO_L_rG3dcw__27556.9971113995$1742493819$gmane$org@mail.gmail.com> |
I'm pleased to announce the release of ActiveMQ Artemis 2.40.0. * Downloads: https://activemq.apache.org/components/artemis/download/ * Complete list of updates: https://activemq.apache.org/components/artemis/download/release-notes-2.40.0 I would like to highlight these improvements: - 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 As usual it contains a handful of bug fixes and other improvements. Many thanks to all those who contributed to this release! Justin