Skip to content

v1.12.0

Compare
Choose a tag to compare
@prashantv prashantv released this 14 Nov 02:27
· 193 commits to dev since this release
162ecb0

Added

  • Add a channel, ClosedCh, to wait for a channel to close. (#718)
  • Add a Code of Conduct. (#711)

Changed

  • Tweak error message when sending a large error to mention that we're out of space. (#716)
  • Idle sweeper now skips connections that have pending calls. (#712)