Skip to content

v0.15.1

Latest
Compare
Choose a tag to compare
@ydb-platform-bot ydb-platform-bot released this 06 Mar 13:02
· 1 commit to main since this release
  • Fixed Writer: possible creation of a session after DisposeAsync(), which this could happen when there are canceled tasks in InFlightMessages.
  • Dev: Writer.MoveNext() changed exception on cancelToken from WriterException to TaskCanceledException.
  • Dev: changed log level from Warning to Information in (Reader / Writer).Initialize() when it is disposed.

Full Changelog: v0.15.0...v0.15.1