Releases: skyscreamer/nevado
Releases · skyscreamer/nevado
Nevado 1.3.1
- Fix for bug where the consumer thread calls join() on itself causing it to be hung forever.
Nevado 1.3.0
- Removed Typica connector.
- Updated AWS SDK dependency to 1.6.12.
- Expose SQS delivery count in JMSXDeliveryCount message property for better poison message handling.
Nevado 1.2.6
- Critical: Fixed bug where network errors were sometimes killing Nevado
- Added JNDI for: SNS/SQS endpoints, SQS connector factory class, polling time, durable subscriber prefix
Nevado 1.2.5
- Fix issues with ClassLoader during de/serialization on OSGi
- ResettableMock interface implemented to improve repeatability on external unit tests