Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

0.9.22: Changing ChannelRejection to log.Message

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 24 Mar 16:09
· 14 commits to main since this release

In this release the ChannelRejection interface is changed to be a log.Message type to afford better compatibility and avoid exposing information to users that shouldn't be exposed. It also adds the NewChannelRejection method to make it easier to create rejection messages.