Skip to content

Releases: haga-rak/fluxzy.core

Fluxzy v1.26.3

12 Jun 20:54
Compare
Choose a tag to compare

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

vv1.26.3 vv1.26.3

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

What's Changed

Fixes

  • Add various improvements and minor fixes on plain text websocket by @haga-rak in #274
  • Fix outstanding bug when initiating ws channel with an existing H11/H2 connection by @haga-rak in #266

Dependencies

Full Changelog: v1.26.3.1...v1.26.3.7

Fluxzy v1.25.11

10 May 10:21
Compare
Choose a tag to compare

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

vv1.25.11 vv1.25.11

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

What's Changed

Fixes

  • Fix bad evalution of NextId in DirectoryArchiveWriter by @haga-rak in #245

New Features

  • Add form filters to quickly pick exchanges having form data body by @haga-rak in #253

Dependencies

Other Changes

  • Fix non-release branch check by @haga-rak in #249
  • Use more method inlining in in raw capture lib by @haga-rak in #250
  • Fix sample failed to build under macOS by @haga-rak in #255
  • Change default path value for FLUXZY_CURL_TEMP_DATA variable by @haga-rak in #256

Full Changelog: v1.24.1.1...v1.25.11.21970

Fluxzy v1.24.1

06 May 23:39
Compare
Choose a tag to compare

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

vv1.24.1 vv1.24.1

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

What's Changed

New Features

  • Add helper for copying and appending exchange from an archive to another by @haga-rak in #238

Dependencies

Other Changes

  • Add Properties, a custom data holder, to ArchiveMetaInformation by @haga-rak in #234
  • Fix issue with CI/linux, older version of pkexec failed to run concurrent fluxzynetcap by @haga-rak in #241
  • Add option to tolerate read error on CopyPolicy (removed inlining) by @haga-rak in #240

Full Changelog: v1.23.4.1...v1.24.1.1

Fluxzy v1.23.4

28 Apr 17:55
Compare
Choose a tag to compare

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

vv1.23.4 vv1.23.4

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

What's Changed

Fixes

  • Fix plain HTTP mode sending absolute URI instead of path and query only by @haga-rak in #227
  • Fix unwanted HTTP 100 continue status code not handled in certain case by @haga-rak in #229
  • Fix TagContainsFilter bad identifier computation by @haga-rak in #231

Full Changelog: v1.23.3.1...v1.23.4.1

Fluxzy v1.23.3

25 Apr 22:00
Compare
Choose a tag to compare

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

Fluxzy v1.23.2

17 Apr 14:56
Compare
Choose a tag to compare

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

vv1.23.2 vv1.23.2

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

What's Changed

Fixes

  • Set default value for StringFilter.Operation when omitted during yaml definition by @haga-rak in #208
  • Fix inability to merge PCAP files with enhanced block exceeding 4K by @haga-rak in #216

New Features

  • Add a default file name to implicitly load rule by @haga-rak in #209
  • Add subcommand default on fluxzy certificate to get or set the user level certificate by @haga-rak in #212

Dependencies

Other Changes

Full Changelog: v1.23.1.1...v1.23.2.2

Fluxzy v1.23.1

26 Mar 23:07
Compare
Choose a tag to compare

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

vv1.23.1 vv1.23.1

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

What's Changed

New Features

Dependencies

Full Changelog: v1.22.12.27771...v1.23.1.1

Fluxzy v1.22.12

01 Mar 13:29
6c7bb10
Compare
Choose a tag to compare

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

vv1.22.12 vv1.22.12

CLI binaries are available as assets or downloadable via this page.

What's Changed

New Features

  • Add proxy authentication features with Basic auth or a custom ProxyAuthenticationMethod by @haga-rak in #187

Dependencies

Other Changes

  • Fix RsBuffer inaccurate allocation on Multiply and add max processing buffer limit by @haga-rak in #188

Full Changelog: v1.21.3.1...v1.22.12.27771

Fluxzy v1.21.3

21 Feb 15:17
Compare
Choose a tag to compare

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

vv1.20.23 vv1.21.3

CLI binaries are available as assets or downloadable via this page.

What's Changed

New Features

Other Changes

  • Fix SetCookieItem.TryParse produces invalid result with empty cookie value by @haga-rak in #175
  • Add simple cache to bodies length for faster access during performance analysis by @haga-rak in #177

Full Changelog: v1.20.23.35433-cli...v1.21.3.1

Fluxzy v1.20.23

12 Feb 09:28
Compare
Choose a tag to compare

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

vv1.20.23 vv1.20.23

CLI binaries are available as assets or downloadable via this page.

What's Changed

Fixes

  • Avoid setting Transfer-Encoding: chunked when having no response body by @haga-rak in #169

New Features

  • Add new action DelayAction that adds latency to an ongoing exchange by @haga-rak in #171
  • Add new action AverageThrottlerAction by @haga-rak in #173

Other Changes

  • Remove Content-Length header on proxy accept response by @haga-rak in #170
  • Add initialization method for Action and Filter by @haga-rak in #172

Full Changelog: v1.19.21.19830...v1.20.23.35433