Skip to content

Releases: domsolutions/gopayloader

v0.4.4

27 Jan 10:49
daf5135
Compare
Choose a tag to compare

New quic pacakage updates for improved http3 performance

0.4.2

02 Dec 00:45
5a2ec0b
Compare
Choose a tag to compare
  • Remove fasthttp2 client due to instability
  • Introduce new flag --parallel to run http/2 tests in parallel per connection as reqs can be run async in HTTP/2 via streams

v0.4.1

24 Nov 11:11
Compare
Choose a tag to compare

Upgrade dependencies with latest fixes

v0.4.0

21 Aug 13:54
bbf64f4
Compare
Choose a tag to compare

New features;

  • Allow users to supply own jwts via a file, each jwt separated by a new line

Bug fixes;

  • JWT count in jwt cache store not being stored correctly in byte form, changed to ASCII
  • Update dependencies

v0.3.1

30 Jun 20:15
Compare
Choose a tag to compare

Update dependencies

v0.3.0

29 Jun 21:50
8941653
Compare
Choose a tag to compare

New feature to provide jwt custom claims i.e. --jwt-claims "{\"iat\": 1719410063, \"browser\": \"chrome\"}"

v0.2.0

28 Apr 17:21
ace241f
Compare
Choose a tag to compare

New JWT signers and bug fix of unable to read jwt count.

v0.1.0 launch

27 Apr 13:51
Compare
Choose a tag to compare
launch