Skip to content

1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 13:39
· 21 commits to master since this release
  • add arbitrary time length subscription seeking
  • update to new pulsar-sdk so topic stats could be fetched
  • improve performance when seeking many messages, by not drawing after
    every pulsar message
  • remove some clones
  • use string slices more
  • fix inconsistent cursor while searching
  • setup file logging for debugging purposes