Skip to content

Release 3.1.3

Compare
Choose a tag to compare
@georgiano georgiano released this 21 Sep 08:02
· 284 commits to master since this release

What’s new in release 3.1.3

New features

  • Datastax Cassandra driver updated to 4.14.1
  • Added multiple API methods to get events from/to specific event id, added data retrieval ordering
  • Tracking event-batch maximum duration to handle overlapping batches on event retrieval. Additional table event_batch_max_durations was introduced. This was necessary to correctly return batches that has event for given start date

Bug fixes

  • Fixed Unicode string serialization bugs
  • Fixed semaphore handling bug causing deadlock on heavy loads
  • Fixed log4j dependency declarations