It seems quite strange to even consider doing a new major release of this client with it still defaulting to TLS 1.0, which has been disabled on JDK releases (inc 7,8,11,17 etc) for over a year now, so this wont even be able to connect with TLS to a broker running on a remotely up to date JVM without changing config. More odd when considering one of the 3 given JIRAs is a fix related to someone actually having changed that same config needed and it not being effective during failover.
https://issues.apache.org/jira/browse/AMQNET-768 https://github.com/apache/activemq-nms-openwire/pull/21 None of the JIRAs seem to have appropriate fix versions set. Rather than listing individual JIRAs it would be easier to set the versions and just list the release notes link, it groups everything together and can also accommodate updates. On Sat, 11 Jun 2022 at 20:55, Havret <hav...@apache.org> wrote: > > Hi all, > > I have put together a release of activemq-nms-openwire, please check it and > vote accordingly. > > This release contains the following changes: > - https://issues.apache.org/jira/browse/AMQNET-637 > - https://issues.apache.org/jira/browse/AMQNET-665 > - https://issues.apache.org/jira/browse/AMQNET-572 > > The files can be grabbed from: > *https://dist.apache.org/repos/dist/dev/activemq/activemq-nms-openwire/2.0.0-rc1/ > <https://dist.apache.org/repos/dist/dev/activemq/activemq-nms-openwire/2.0.0-rc1/>* > > Regards, > Krzysztof