Also for anyone who is looking at the release and is testing and isn't aware on the state of the JMS 2.0 client and the new Jakarta client...It's not complete and there is some info here: https://activemq.apache.org/jms2
Currently the clients only support some of the new API methods so far so not everything will work. Also if testing using the Jakarta client be aware it's just a repackaging so it also doesn't support everything and it can't be used in the same JVM as an embedded broker because the broker still uses the old JMS apis so there would be conflicts. The release notes page and any other communication like on that jms2 link will need to make sure to document very carefully what exactly is and isn't supported in each release in regards to the JMS 2.0 and Jakarta APIs. On Wed, Mar 22, 2023 at 3:47 AM Francois Papon <francois.pa...@openobject.fr> wrote: > +1 (non-binding) > > Thanks! > > regards, > > François > > On 19/03/2023 18:26, Jean-Baptiste Onofré wrote: > > Hi, > > > > After several weeks of work, I'm glad to submit ActiveMQ 5.18.0 to > > your vote. This release is a major milestone for ActiveMQ bringing > > major changes: > > - JMS 2 API support (client) > > - support Jakarta namespace (client) > > - a lot of dependency updates and fixes > > - and much much more! > > > > You can take a look on the Release Notes for details: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12351380 > > > > Maven Staging Repository: > > > https://repository.apache.org/content/repositories/orgapacheactivemq-1275/ > > > > Dist Staging Repository: > > https://dist.apache.org/repos/dist/dev/activemq/activemq/5.18.0/ > > > > Git tag: activemq-5.18.0 > > > > Please vote to approve this release: > > [ ] +1 Approve the release > > [ ] -1 Don't approve the release (please provide specific comments) > > > > This vote will be open for at least 72 hours. > > > > Thanks ! > > Regards > > JB >