I'm pleased to announce the release of ActiveMQ Artemis 2.33.0. Downloads are now available at: https://activemq.apache.org/components/artemis/download/
For a complete list of updates: https://activemq.apache.org/components/artemis/download/release-notes-2.33.0 I would like to highlight these improvements: - Support for JSON formatted typed properties on CLI producer command - New CLI command pwd for showing directories related to the current instance - Maven Bill of Materials (BOM) artemis-bom to simplify integration - "FirstMessage" API for scheduled messages - New "view" and "edit" permissions for management operations configurable via security-settings in broker.xml - New sslAutoReload parameter for the embedded web server configured in `bootstrap.xml` to detect and automatically reload when SSL stores change on disk - Performance improvements on mirroring and paging - Logging metrics to mitigate the risk of missing WARN or ERROR messages in the log. - Much improved documentation on network isolation (aka split brain) - Pluggable lock manager (aka pluggable quorum voting) out of "experimental" status and ready for general use As usual it contains a handful of bug fixes, dependency upgrades, and other improvements. Many thanks for all the contributors to this release. Justin