Fluxzy v1.23.3
Official .NET builds are signed and published at nuget.org.
- 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
andStreamUtils
as already covered bySystem.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