On 6/12/24 12:36, Clebert Suconic wrote:
I would like to propose an Apache ActiveMQ Artemis 2.35.0 release.
I would like to highlight the following changes:
- https://issues.apache.org/jira/browse/ARTEMIS-4813 In a rare race,
Large messages that were partially sent before the broker started to
replicate could become damage and part of the body be missed.
- The codebase now uses JUNIT5 for testing.
There are as usual other bug fixes, and can see them in the full release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12354784
The git report can be found here:
https://activemq.apache.org/components/artemis/download/commit-report-2.35.0
Source and binary distributions can be found here:
https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.35.0
The Maven staging repository is here:
https://repository.apache.org/content/repositories/orgapacheactivemq-1397
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.35.0:
I would appreciate your VOTE and tryouts on this candidate release:
[ ] +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