+1 binding

Clebert Suconic


On Fri, Jan 16, 2026 at 10:07 AM Justin Bertram <[email protected]> wrote:

> I would like to propose an Apache Artemis 2.50.0 release.
>
> Highlights include:
>
>  - This is our first release as Apache Artemis! To be clear, we are
> maintaining package & code compatibility and publishing relocations to
> Maven so that users don't need to make any changes in the short term.
>  - The web console has been updated to 1.5.0. Changes include rebranding,
> usability improvements, and significant performance improvements for
> high-volume use-cases.
>  - Compression for HTTP is now possible. This will benefit any use-case
> involving large payloads for HTTP-based management responses. For example,
> if you're using the web console and you have a large number of addresses
> and/or queues, if you're browsing a large number of messages, etc. This
> will also benefit any use-case where a large number of metrics are reported
> via HTTP (e.g. using the Prometheus metrics plugin).
>  - Broker properties can now be used to configure JAAS. This was previously
> only possible via login.config.
>  - Improvements to the management API:
>     - Support for adding security-settings via JSON.
>     - The AddressControl now reports whether an address is blocked via
> management using the BlockedViaManagement attribute. Previously it was
> unclear if message production to the address had been blocked via the
> 'block' management operation.
>     - The QueueControl now has ability to "retry" messages in a DLQ using a
> filter.
>  - The 'consumer' CLI command now supports 'subscriptionName' for JMS
> durable subscriber use-cases.
>  - There are two new TLS transport options - crcOptions & ocspResponderURL.
> These will help with certificate management.
>  - The new 'disk-full-policy' address-setting allows different behaviors
> when the broker's disk fills up instead of always blocking.
>  - There's a new 'artemis-jakarta-client' feature for Karaf use-cases
> needing Jakarta compatibility.
>
> * Full release notes:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12356368
>
> * Commit report:
> https://artemis.apache.org/components/artemis/download/commit-report-2.50.0
>
> * Source and binary distributions:
> https://dist.apache.org/repos/dist/dev/artemis/artemis/2.50.0/
>
> * Maven staging repository:
> https://repository.apache.org/content/repositories/orgapacheartemis-1008
>
> * Relocations Maven staging repository:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1448
>
> * How to validate the release:
>
> https://artemis.apache.org/components/artemis/documentation/hacking-guide/#validating-releases
>
> It is tagged in the source repo as 2.50.0.
>
> This vote will stay open until at least January 21, 2026.
>
> [ ] +1 approve this release
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Here's my +1
>
>
> Justin
>

Reply via email to