Skip to content

v1.1

Compare
Choose a tag to compare
@driskell driskell released this 30 Oct 23:00
· 1582 commits to main since this release

30th October 2014

  • Implement gems for the new Logstash plugin system (#60)
  • Fix gem build failing on develop branch with old rubygems versions due to a
    malformed version string (#62)
  • Fix ZeroMQ transports in the ruby gem with Logstash 1.4.x (#63)
  • Fix build issue with ZeroMQ 3.2 and make with=zmq3
  • Fix partial acknowledgements not being passed to registrar and persisted to
    disk
  • Fix a race condition when the spooler flushes to prevent a timeout occurring
    one or more times after a flush due to size
  • Print informational messages containing ZMQ library version information during
    gem and log-courier startup to aid in diagnostics
  • Raise a friendly error when trying to use the zmq transport in the Log Courier
    gem with incompatible versions of libzmq
  • Various fixes and improvements to log-courier, gem, build and tests

View the full Change Log.