Skip to content

Releases: seedstack/jms-addon

v3.1.1

10 Aug 20:15
Compare
Choose a tag to compare
  • [new] Make connection factories injectable with their name as qualifier: @Named("myCf").

v3.1.0

19 Dec 14:28
Compare
Choose a tag to compare
  • [new] Support disabling JMS listeners by setting destination type to "DISABLED". This can be substituted with configuration with the destinationTypeStr annotation parameter.

v3.0.1

23 Feb 09:22
Compare
Choose a tag to compare
  • [fix] JMS sessions were still tracked after being closed leading to trying to reconnect all sessions used in the past.

v3.0.0

13 Dec 13:20
Compare
Choose a tag to compare
  • [brk] Update to SeedStack 16.11 new configuration system.
  • [chg] Transformed into a single module add-on.

v2.1.2

27 Apr 21:45
Compare
Choose a tag to compare
  • [chg] Update for SeedStack 16.4.
  • [fix] Correctly cleanup ThreadLocal in JmsSessionLink.

v2.1.1

21 Jan 15:19
Compare
Choose a tag to compare
  • [fix] Error message were referencing outdated information.

v2.1.0

17 Nov 09:21
Compare
Choose a tag to compare
Update for release