Skip to content

v2.1.7

Compare
Choose a tag to compare
@janaakhterov janaakhterov released this 12 Jun 02:23

Fixed

  • TopicMessageQuery.maxBackoff was not being used at all
  • TopicMessageQuery.limit was being incorrectly update with full TopicMessages rather than per chunk
  • TopicMessageQuery.startTime was not being updated each time a message was received
  • TopicMessageQuery.completionHandler was be called at incorrect times