Skip to content

Releases: haga-rak/fluxzy.core

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

Fluxzy v1.19.21

05 Feb 14:49
Compare
Choose a tag to compare

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

vv1.19.21 vv1.19.21

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

What's Changed

Other Changes

  • Change ForwardAction scope to ResponseHeaderReceivedFromRemote by @haga-rak in #162
  • Avoid allocating unecessary *Infos items when no active listener/writer is on by @haga-rak in #163
  • Fix insufficient buffer when original request is a few bytes below the threshhold by @haga-rak in #164
  • Fix request body substitution not working when the client provides no initial payload by @haga-rak in #167

Full Changelog: v1.19.20.62081...v1.19.21.19830

Fluxzy v1.19.20

26 Jan 01:28
Compare
Choose a tag to compare

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

vv1.19.20 vv1.19.20

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

What's Changed

Other Changes

  • Add more extension methods for configuration rules convenience. by @haga-rak in #157
  • Add helper for creating quickly new setting with random port and local port by @haga-rak in #158
  • Fix bad padding computation in SectionHeaderBlock.Parse by @haga-rak in #159

Full Changelog: v1.19.19.58639...v1.19.20.62081

Fluxzy v1.19.19

21 Jan 22:38
Compare
Choose a tag to compare

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

vv1.19.19 vv1.19.19

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

What's Changed

New Features

Dependencies

Other Changes

  • Put correct fluxzy version on PCAPNG packet header by @haga-rak in #147

Full Changelog: v1.18.26.59724...v1.19.19.58639