Skip to content

v0.14.0

Compare
Choose a tag to compare
@DanielePalaia DanielePalaia released this 06 Nov 09:23
· 55 commits to master since this release
661227c

What's Changed

  • Implemented a new method reconnect_stream for (Superstream)Producer/(Superstream)Consumer in order to reconnect to a stream/partition after a disconnection. See #135 #144 and #121 for further details (by @DanielePalaia)
  • Closing the locator connections of superstreams when not needed anymore. See #141 and #144 for further details (by @DanielePalaia)
  • Add external configurations to SASL connections. See #145 and #139 for further details (by @Gsantomaggio)