+1 (binding)

I've run the tests against ArtemisNetClient[1] 2.10.1. It's all green.

To make the testing easier, I've created a docker image[2] with the release
candidate binaries. Feel free to use it to run your tests.

Cheers,
Krzysztof

[1] https://github.com/Havret/dotnet-activemq-artemis-client/pull/389
[2] docker pull havret/dotnet-activemq-artemis-client-test-broker:2.27.0-rc1

On Thu, Nov 10, 2022 at 2:30 PM Domenico Francesco Bruscino <
bruscin...@gmail.com> wrote:

> +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 <jbert...@apache.org> 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
> >
>

Reply via email to