On 8/16/24 11:11, Clebert Suconic wrote:
I would like to propose an Apache ActiveMQ Artemis 2.37.0 release.
I would like to highlight:
- We fixed an issue with compatibility between 2.31.1 and 2.32.0:
https://issues.apache.org/jira/browse/ARTEMIS-4986
- We introduced profiles differentiating the broker execution from
tools on the CLI.
For a full release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12354977
The git report:
https://activemq.apache.org/components/artemis/download/commit-report-2.37.0
Source and binary distributions can be found here:
https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.37.0
The Maven staging repository is here:
https://repository.apache.org/content/repositories/orgapacheactivemq-1403
If you would like to validate the release:
https://activemq.apache.org/components/artemis/documentation/hacking-guide/#validating-releases
The release is tagged as 2.37.0 in the git repository
Notice the release was retagged since CR1 failed. Please make sure you
do git fetch --tags --force
2.37.0 is tagged as this commit:
commit 0ec68a93d3421b824f1086cbb45e343ec6acf59b (tag: 2.37.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