Skip to content

Releases: skyscreamer/nevado

Nevado 1.3.1

25 Mar 11:14

Choose a tag to compare

  • Fix for bug where the consumer thread calls join() on itself causing it to be hung forever.

Nevado 1.3.0

12 Jan 19:19

Choose a tag to compare

  • 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

31 Dec 17:42

Choose a tag to compare

  • 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

24 Oct 11:16

Choose a tag to compare

  • Fix issues with ClassLoader during de/serialization on OSGi
  • ResettableMock interface implemented to improve repeatability on external unit tests