Skip to content

Releases: fortio/fortio

v1.73.0

12 Oct 01:26
889ff4c

Choose a tag to compare

What's Changed

  • Update build image to go1.24.8, update how the docker pgp key is added, bump deps (including x/net), and new linters by @ldemailly in #1097

Full Changelog: v1.72.0...v1.73.0

v1.72.0

12 Sep 02:17
fe0ca2c

Choose a tag to compare

What's Changed

  • Use the new duration for uptime and -t and indirectly in dflag by @ldemailly in #1090
  • Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #1089

Full Changelog: v1.71.2...v1.72.0

v1.71.2

30 Aug 00:06
2f4a48e

Choose a tag to compare

What's Changed

  • Get latest safecast (and grol and terminal). Use int based safecast.MustConv instead of MustConvert by @ldemailly in #1086
  • Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #1083

Full Changelog: v1.71.1...v1.71.2

v1.71.1

18 Aug 18:42
bb4c5f6

Choose a tag to compare

Stats bug fix

#1081

  • If all the data is in the last (overflow) bucket, the min was not set as start of bucket
    Note that if all the data is in that bucket it does mean you should use a larger -r and/or an -offset so your data fits into the buckets so you get more meaningful percentiles.

(Also changed: Bump grol.io/grol (and thus fortio/terminal) from 0.91.5 to 0.91.9)

Full Changelog: v1.71.0...v1.71.1

v1.71.0

08 Aug 16:38
5c5f287

Choose a tag to compare

New dynamic grpc method testing thanks to @hieusydo !

What's Changed

  • Support load testing with custom gRPC methods by @hieusydo in #1064
  • Bump golang.org/x/net from 0.42.0 to 0.43.0 in the go-x group by @dependabot[bot] in #1076

New Contributors

Full Changelog: v1.70.0...v1.71.0

v1.70.0

08 Aug 01:34
ce236e8

Choose a tag to compare

Rebuild with just release go 1.24.6 as well as new linter v2 related changes.

What's Changed

New Contributors

Full Changelog: v1.69.5...v1.70.0

v1.69.5

23 May 18:34
929fca7

Choose a tag to compare

What's Changed

Use go 1.23.9 based build image. latest grol and terminal. prep for release by @ldemailly in #1053
(and other dep bumps)

Full Changelog: v1.69.4...v1.69.5

v1.69.4

21 Apr 20:40
54189cc

Choose a tag to compare

  • New exceptionDetails in jrpc error replies: the json version of the error object (#1042)
  • Grol has now bytes() and utf8() functions to go to array of bytes and back to utf8 string
  • Grol (and thus fortio script interactive mode) now also uses fortio.org/terminal library that uses golang.org/x/term latest commit as our change to History got merged upstream, so no more fortio.org/term needed.
  • Bump grpc

Full Changelog: v1.69.3...v1.69.4

v1.69.3

18 Apr 03:08
23bcb77

Choose a tag to compare

What's Changed

  • Added the missing Flush() method to the fhttp.Gzip middleware by @ldemailly in #1039
    This allows streaming gzip'ing of chunked replies

Full Changelog: v1.69.2...v1.69.3

v1.69.2

14 Apr 23:26
f984aaf

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