Skip to content

v0.4.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 24 Sep 15:17
fcf5282

0.4.0 (2020-09-24)

Features

  • Implement internal CursorClient which will be used by kafka shim. (#252) (eabe900)
  • Use TopicStats to implement getSplitBacklog (#228) (9a889a9)

Bug Fixes

  • Assorted warnings. (#246) (a65da39)
  • Fix BufferingPullSubscriber to not seek after sending flow control tokens. (#253) (0e20d80)
  • Fix warning due to unchecked cast. (#241) (a3a21b4)
  • Move settings for the topic backlog reader to TopicBacklogReaderSettings (#254) (0ee60eb)