Releases: seedstack/jms-addon
Releases · seedstack/jms-addon
v3.1.1
v3.1.0
- [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
- [fix] JMS sessions were still tracked after being closed leading to trying to reconnect all sessions used in the past.
v3.0.0
- [brk] Update to SeedStack 16.11 new configuration system.
- [chg] Transformed into a single module add-on.
v2.1.2
- [chg] Update for SeedStack 16.4.
- [fix] Correctly cleanup
ThreadLocal
inJmsSessionLink
.
v2.1.1
- [fix] Error message were referencing outdated information.
v2.1.0
Update for release