On 7/25/24 20:00, Clebert Suconic wrote:
I would like to propose an Apache ActiveMQ Artemis 2.36.0 release.


I would like to highlight the following:

* Numerous dependency upgrades triggered by integration with GitHub's
Dependabot.
* Stability improvement for use-cases involving slower IO devices
(e.g. NFS) and the NIO journal via
https://issues.apache.org/jira/browse/ARTEMIS-4949
* Code optimization in the address manager to decrease CPU utilization
and increase broker scalability for use-cases involving a large number
of addresses and queues courtesy of
https://issues.apache.org/jira/browse/ARTEMIS-4814
* Stability improvement for use-cases involving STOMP clients
connecting over WebSockets via
https://issues.apache.org/jira/browse/ARTEMIS-3509.
* Lots of internal "code gardening" improvements for developers to
make the code-base simpler and more consistent.



The release notes can be found here:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=<releaseNotesVersionID>&projectId=12315920


Ths git commit report is here:
https://activemq.apache.org/components/artemis/download/commit-report-2.36.0


Source and binary distributions can be found here:
https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.36.0


The Maven staging repository is here:
https://repository.apache.org/content/repositories/orgapacheactivemq-1399


If you would like to validate the release:
https://activemq.apache.org/components/artemis/documentation/hacking-guide/#validating-releases


It is tagged in the git repo as  2.36.0


[ ] +1 approve this release
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

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


+1

* Validated signatures and checksums
* Verified license and notice files in archives
* Checked source for license headers with 'mvn apache-rat:check'
* Ran the broker from the binary archive and exercised the web console
* Ran some of the qpid-proton-dotnet client examples against the running broker
* Ran some of the qpid-protonj2 client examples against the running broker
* Ran all the AMQP tests using: mvn clean install -DskipTests && cd tests/integration-tests/ && mvn test -Ptests -Dtest=org.apache.activemq.artemis.tests.integration.amqp.**


--
Tim Bish


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