v0.15.1
·
148 commits
to main
since this release
- Fixed Writer: possible creation of a session after
DisposeAsync(), which this could happen when there are canceled tasks inInFlightMessages. - Dev:
Writer.MoveNext()changed exception on cancelToken fromWriterExceptiontoTaskCanceledException. - Dev: changed log level from
WarningtoInformationin(Reader / Writer).Initialize()when it is disposed.
Full Changelog: v0.15.0...v0.15.1