Skip to content

Releases: fortio/fortio

v1.69.2

14 Apr 23:26
f984aaf
Compare
Choose a tag to compare

Version of grol and fortio/terminal that properly sets the initial terminal size for fortio script to wrap long lines correctly.

What's Changed

  • Bump golang.org/x/net from 0.38.0 to 0.39.0 in the go-x group by @dependabot in #1036
  • Bump grol.io/grol from 0.80.3 to 0.80.4 in the fortio-and-grol group by @dependabot in #1037

Full Changelog: v1.69.1...v1.69.2

v1.69.1

08 Apr 02:47
6d7bf74
Compare
Choose a tag to compare

What's Changed

  • Update deps, including grol 0.80 which means bug fix in MakeQuad and rest that now depend on go 1.21 and thus drop x/exp dependency by @ldemailly in #1029
  • Switch to version of grol and indirectly terminal without dep cycle (and dflag/scli with latest version too) by @ldemailly in #1035

Full Changelog: v1.69.0...v1.69.1

v1.69.0

04 Apr 22:02
86508a8
Compare
Choose a tag to compare

What's Changed

Pretty big (huge!) change:

Full Changelog: v1.68.2...v1.69.0

v1.68.2

02 Apr 22:17
292fcbb
Compare
Choose a tag to compare

Rebuild with latest stable go (1.23.8) with security fixes and other dependencies update

What's Changed

Full Changelog: v1.68.1...v1.68.2

v1.68.1

18 Mar 21:04
2a4e270
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.68.0...v1.68.1

v1.68.0

12 Nov 23:39
8c89ef3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.67.1...v1.68.0

v1.67.1

03 Oct 21:59
16186b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.67.0...v1.67.1

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