Skip to content

v0.78.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 12:50
· 14 commits to main since this release
c051f8e

Breaking changes

  • the API interface for all of the protocol callback functions has changed to include a "callback context" object
  • the API interface for the connection manager has changed to use the new ConnectionId type instead of an arbitrary int

What's Changed

Full Changelog: v0.77.0...v0.78.0