+1 (binding) * Checked parent version in pom.xml files using `grep -LPrz --include pom.xml "<parent>(.|\n)*<version>2.28.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 Tue, 31 Jan 2023 at 16:19, Clebert Suconic <[email protected]> wrote: > I would like to propose an Apache ActiveMQ Artemis 2.28.0 release. > > I would like to highlight the following changes in this release: > > - Page counting improved. We no longer store counters in the journal > simply relying on paging itself for that > - We implemented a way to sync mirror from AMQP Broker Connections > > For a complete release notes: > > https://activemq.apache.org/components/artemis/download/release-notes-2.28.0 > > The git commit report: > https://activemq.apache.org/components/artemis/download/commit-report-2.28.0 > > > Source and binary staged distributions: > https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.28.0 > > The maven repository: > https://repository.apache.org/content/repositories/orgapacheactivemq-1268 > > 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 current release candidate is tagged on the git repository as 2.28.0 > > I will update the website after the vote has passed > > [ ] +1 approve this release > [ ] -1 disapprove (and why) > [ ] +0 no opinion (I would appreciate a reason why if this is your > choice as well) >
