Skip to content

Releases: fortio/fortio

v1.67.0

26 Sep 21:28
39daadd
Compare
Choose a tag to compare

What's Changed

To use fortio report to visualize terminal latencies/FPS (https://github.com/fortio/terminal#fps)

  • add optional QPSLabel,ResponseLabel to result JSON and use that in the histogram title instead of 'Response time' and 'qps' if present by @ldemailly in #984
  • Bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #981

Full Changelog: v1.66.5...v1.67.0

v1.66.5

19 Sep 19:49
3af89dc
Compare
Choose a tag to compare

Use https://github.com/fortio/safecast 1.0.0 release and fixed detected issues with latest gosec G115 thanks to it

What's Changed

Full Changelog: v1.66.3...v1.66.5

v1.66.4

17 Sep 19:14
cdd54aa
Compare
Choose a tag to compare
v1.66.4 Pre-release
Pre-release

Eliminate gosec potential issues in number conversions thanks to using https://pkg.go.dev/fortio.org/safecast

What's Changed

Full Changelog: v1.66.3...v1.66.4

v1.66.3

13 Sep 23:52
7074435
Compare
Choose a tag to compare

Fixed an old bug in the fast client and no keep alive unearthed, thanks @hellivan for reporting

What's Changed

  • Bump google.golang.org/grpc from 1.66.0 to 1.66.2 by @dependabot in #973
  • Introduce DelayedErrorReader to avoid the case where we get both EOF and some data in a single read by @ldemailly in #974

Full Changelog: v1.66.2...v1.66.3

v1.66.2

06 Sep 16:53
582d82a
Compare
Choose a tag to compare

Rebuilt with go 1.22.7, linter induced changes, and dependencies updates (scli, grpc, testscript, etc)

Full Changelog: v1.66.1...v1.66.2

v1.66.1

07 Aug 16:26
Compare
Choose a tag to compare

What's Changed

  • go 1.22.6 based
  • dependency updates

Full Changelog: v1.66.0...v1.66.1

Fortio 1.66.0

03 Jul 16:28
4a1aff9
Compare
Choose a tag to compare

Rebuild with go 1.22.5 (http security and other bug fixes)

Propagate logger/cli improvements for small clis through build tags (https://github.com/fortio/cli#small-binaries), which aren't used for fortio/fortiotel but are there.

go compatibility version is now 1.21 because of grpc update (on one hand everything should build as long as you have at least 1.18 for generics, on the other hand... get to 1.21 at least if possible)

What's Changed

New Contributors

Full Changelog: v1.65.0...v1.66.0

Fortio 1.65.0

24 Jun 01:30
4f3570b
Compare
Choose a tag to compare

What's Changed

and other dependencies update

Skipping 1.64 to re-sync versions with fortiotel

Full Changelog: v1.63.10...v1.65.0

Fortio 1.63.10

06 Jun 07:29
b5dce23
Compare
Choose a tag to compare

Dependencies update including go 1.22.4

What's Changed

Full Changelog: v1.63.9...v1.63.10

Fortio 1.63.9

01 Jun 00:17
b74aa3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.63.8...v1.63.9