Skip to content

v1.1.0

Compare
Choose a tag to compare
@zhfeng zhfeng released this 27 Feb 14:53
· 192 commits to main since this release

What's Changed

  • Bump quarkus-artemis-jms from 2.0.5 to 2.1.0 by @dependabot in #81
  • Fix #72 to support transacted session controlled by Quarkus Transacti… by @zhfeng in #80
  • Release 1.1.0 by @zhfeng in #82

Break changes

  • We introduce a break change in 1.0.9 which changes to use ConnectionFactoryWrapperItem in Quarkus 2.16.3.Final
  • quarkus-pooled-jms 1.1.0 should work with quarkus-artems 2.1.0 and Quarkus 2.16.3.Final
  • Also we change quarkus.pooled-jms.xa.enabled to quarkus.pooled-jms.transaction=enabled|xa|disabled

Full Changelog: 1.0.9...1.1.0