+1 (binding) * Checked parent version in pom.xml files using `grep -LPrz --include pom.xml "<parent>(.|\n)*<version>2.27.0<\/version>(.|\n)*<\/parent>" ./` * Ran binary broker instance on Fedora 36 using OpenJDK 17 * Checked the web console using `Google Chrome` * Checked producing, browsing and consuming messages from a queue using `artemis check queue --name TEST --produce 1000 --browse 1000 --consume 1000`
On Wed, 9 Nov 2022 at 03:33, Justin Bertram <[email protected]> wrote: > I would like to propose an Apache ActiveMQ Artemis 2.27.0 release. > > New and noteworthy items in 2.27.0: > > - Fix for CVE-2022-42889 (Apache Commons Text vulnerability) > - Logging implementation moved to Apache Log4j 2 (internally using SLF4J) > - New upgrade command to help users migrate from previous versions > > The release notes can be found here: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12352246 > > Ths git commit report is here: > > https://activemq.apache.org/components/artemis/download/commit-report-2.27.0 > > Source and binary distributions can be found here: > https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.27.0/ > > The Maven repository is here: > https://repository.apache.org/content/repositories/orgapacheactivemq-1265 > > 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=tag;h=refs/tags/2.27.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 > > > Justin >
