Skip to content

1.3.0

Compare
Choose a tag to compare
@nimf nimf released this 17 Jan 22:46
· 71 commits to main since this release
071a52b

Features

  • Channel pool minSize config option.
  • Fallback to a ready channel.
  • Unresponsive connection detection.
  • Round-robin option for binding calls.

Bugfixes

  • Fix segfault when calling a streaming method without a config.
  • Fix panic when server stream is closed without a response message.
  • Fix nil pointer dereference when picking not ready mapped channel.