Skip to content

0.4.0

Compare
Choose a tag to compare
@stratiocommit stratiocommit released this 15 Dec 10:53
· 14 commits to master since this release
  • Upgrade scala version to 2.11.8
  • Upgrade to rabbitMQ library version 3.6.6
  • Removed Array[Byte] in createStream API
  • The library now run with Delivery message of RabbitMQ
  • Added tests with Delivery message option
  • Bugfix: Send noAck when store messages fails
  • Bugfix: Integer conversion in message parameters
  • Bugfix: Close connections correctly