You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Converted from Alpakka JMS
* Jakarta Messaging 3.1
* jakarta.jms package instead of javax.jms
* fix: close sessions on connection loss, #3041
* add to autolabeler and check-build-test
* sort build projects
* extensive rewrite of tests to use ActiveMQ Artemis
* because support for Jakarta Messaging was addd in ActiveMQ 6.0,
which requires JDK 17
* Text improvements
* ActiveMQ Artemis doc adjustments
---------
Co-authored-by: Enno <458526+ennru@users.noreply.github.com>
Instead or in addition to the existing javax based JMS implementation, use jakarta.
Scala3 support would be great to have as well.
Refs
The text was updated successfully, but these errors were encountered: