On 10/11/21 10:13 PM, Justin Bertram wrote:
I would like to propose an Apache ActiveMQ Artemis 2.19.0 release.
We added these new features as part of 2.19.0:
- New ability to replay retained journal records via the management API.
- New environment/system property to set the "key" for masked passwords when
using the default codec.
- Ability to disable message-load-balancing and still allow redistribution
via the new OFF_WITH_REDISTRIBUTION type.
- MQTT session state can now be cleaned up automatically to avoid excessive
accumulation in situations where client's don't clean up their own
sessions.
- Distribute full Jakarta Messaging 3.0 client in the lib/client directory
along with a new example of how to use it in
examples/features/standard/queue-jakarta.
The release notes can be found here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12350519
Ths git commit report is here:
https://activemq.apache.org/components/artemis/download/commit-report-2.19.0.html
Source and binary distributions can be found here:
https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.19.0/
The Maven repository is here:
https://repository.apache.org/content/repositories/orgapacheactivemq-1238
In case you want to give it a try with the maven repo on examples:
https://activemq.apache.org/components/artemis/documentation/hacking-guide/validating-releases.html
The source tag:
https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;a=tree;h=28749a383b3c60faed3ec28f96905cf11f9d1bf0;hb=refs/tags/2.19.0
I will update the website after the vote has passed.
[ ] +1 approve this release
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)
Here's my +1
+1
* Validated signatures and checksums
* Verified license and notice files
* Check source for license headers
* Built from source and ran the AMQP tests
--
Tim Bish