Skip to content

v1.8.1

Compare
Choose a tag to compare
@he-james he-james released this 25 Sep 23:37
· 2 commits to main since this release
878ef53

This release resolves panic on Disconnect() due to nil pointer dereference.

What's Changed

  • patch(sdk/go): add nil check for c.conn on disconnect & return error by @he-james in #30

New Contributors

Full Changelog: v1.8.0...v1.8.1