Skip to content

v0.17.0

Compare
Choose a tag to compare
@DanielePalaia DanielePalaia released this 19 Feb 08:45
· 34 commits to master since this release
a81176a

What's Changed

  • Redesign Metadata Update / Disconnection management scenarios for Producers/Superstream-producers: Now in case of a metadata Update or if a disconnection happens the Producers/Superstream producers will try to automatically reconnect without the need to define the on_close_handler callback. See #174

NOTE:

Please be careful this is breaking change. In case your are defining the on_close_handler callback to manage disconnection on Producer side this is not valid anymore.