Skip to content

v2.0.6

Compare
Choose a tag to compare
@zishang520 zishang520 released this 08 May 01:45
· 4 commits to main since this release

Bug Fixes

  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #35
  • Bump github.com/quic-go/quic-go from 0.40.0 to 0.40.1 by @dependabot in #39

Destructive update

  • calling Emit() without calling Timeout() first is now only available for events without acknowledgement
  • calling Emit() after calling Timeout() is now only available for events with an acknowledgement
  • calling EmitWithAck() is now only available for events with an acknowledgement
  • Timeout() must be called before calling EmitWithAck()

Features

  • no yet.

Links: