Skip to content

Fluxzy v1.23.3

Compare
Choose a tag to compare
@haga-rak haga-rak released this 25 Apr 22:00
· 116 commits to main since this release

Official .NET builds are signed and published at nuget.org.

vv1.23.3 vv1.23.3

  • CLI binaries are available as assets or downloadable via this page.
  • Docker images are available at Docker Hub.

What's Changed

Fixes

  • Fix tunneling disposal not synced between peers by @haga-rak in #222
  • Fix mTLS w/ BouncyCastle where certificate chain is not sent by @haga-rak in #226

Other Changes

  • Remove EmptyStream and StreamUtils as already covered by System.IO.Stream.Null by @haga-rak in #220
  • Update Http11PoolProcessing.cs, fix typo by @haga-rak in #225

Full Changelog: v1.23.2.2...v1.23.3.1