Skip to content

v0.9.1

Compare
Choose a tag to compare
@hgiasac hgiasac released this 28 Feb 17:09
· 34 commits to master since this release
bb54675

Changelog

  • improve the subscription client, fix goroutine leaks and data race issues (#76) @hgiasac
  • merge the reset subscription logic into the Run method. If you call the Run method when the subscription client is running, the client will restart the current connection.
  • print the extra Extensions information in the Error object