Note: people should run e.g. "git fetch --tags --force" on their
checkout if they have worked with the artemis repo recently, to ensure
you dont have stale tags, since 2.42.0 has been re-tagged.

On Tue, 15 Jul 2025 at 14:59, Robbie Gemmell <robbie.gemm...@gmail.com> wrote:
>
> +1
>
> I checked things out as follows:
> - Verified the signature + checksum files.
> - Checked for LICENCE + NOTICE files in archives
> -- Verified the missing sub-file from RC1 was now present.
> - Checked licence headers in the source archive by running:
>   "mvn apache-rat:check"
> - Verified the build reproducibility using the tooling at Reproducible 
> Central.
> - Ran the Qpid JMS 2.8.0-SNAPSHOT HelloWorld against a broker from the
> binary archive on JDK 21.
> - Ran the source build and the AMQP integration tests on JDK 21 with a
> fresh local repo using:
>   "mvn clean install -DskipTests && cd tests/integration-tests/ && mvn
> -Ptests -Dtest=org.apache.activemq.artemis.tests.integration.amqp.**
> test"
>
> Robbie
>
> On Mon, 14 Jul 2025 at 20:49, Justin Bertram <jbert...@apache.org> wrote:
> >
> > I would like to propose an Apache ActiveMQ Artemis 2.42.0 release.
> >
> > Highlights include:
> >
> >  - Apply security-setting configuration according to uuid-namespace.
> >  - Control the maximum number of in-flight MQTT messages for both 3.x and
> > 5.0 clients via defaultMaximumInFlightPublishMessages.
> >  - MQTT performance improvements for:
> >     - persisting subscriptions
> >     - matching subscription identifiers to topic filters for 5.0 clients
> >  - Upgrade to ActiveMQ Artemis Console 1.2.1 with lots of usability
> > improvements
> >  - And for developers…almost 2,500 lines of code were eliminated by
> > consistently using the convenience methods from Java’s java.util.Objects
> > class across the code-base (e.g. hash, toString, equals, requireNonNull,
> > etc.).
> >
> > * Full release notes:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12355900
> >
> > * Commit report:
> > https://activemq.apache.org/components/artemis/download/commit-report-2.42.0
> >
> > * Source and binary distributions:
> > https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.42.0/
> >
> > * Maven staging repository:
> > https://repository.apache.org/content/repositories/orgapacheactivemq-1434
> >
> > * How to validate the release:
> > https://activemq.apache.org/components/artemis/documentation/hacking-guide/#validating-releases
> >
> > It is tagged in the source repo as 2.42.0.
> >
> > This vote will stay open until at least July 17.
> >
> > [ ] +1 approve this release
> > [ ] +0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
> > Here's my +1
> >
> >
> > Justin

---------------------------------------------------------------------
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


Reply via email to