[ANNOUNCE] ActiveMQ Artemis 2.4.0 Released
Justin Bertram <[email protected]> Tue, 7 Nov 2017 08:35:13 -0600
| Newsgroups | gmane.comp.jakarta.avalon.user,gmane.comp.java.activemq.devel,gmane.comp.apache.webservices.tuscany.devel |
|---|---|
| Message-ID | <CAF+kE=QzPR+anDVr_sDvfG8FvP=837DCW3D3hS48pGc3aQ=4=g__10866.6262626231$1510065322$gmane$org@mail.gmail.com> |
I'm pleased to announce the release of ActiveMQ Artemis 2.4.0. Downloads are now available at: http://activemq.apache.org/artemis/download.html For a complete list of updates: http://activemq.apache.org/artemis/release-notes-2.4.0.html Notable new features: - JMX configuration is now available from the management.xml which is usually simpler than using system properties. JMX access also now supports RBAC which, among other things, allows the web-based management console to be locked down in a more granular way (e.g. allowing certain users to read metrics but not invoke management methods). See more details in the documentation: https://activemq.apache.org/artemis/docs/latest/management.html - HA is now supported via JDBC (in addition to shared file-system and network replication) As usual it contains a handful of bug fixes and other improvements. Many thanks for all the contributors to this release. Justin