Skip to content

Releases: fortio/fortio

Fortio v1.62.0

22 Nov 04:51
529fe7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.61.0...v1.62.0

Fortio v1.61.0

15 Nov 17:10
f35afd8
Compare
Choose a tag to compare
Fortio v1.61.0 Pre-release
Pre-release

Do not use, has #860

What's Changed

  • Updated build image with go1.21.4 (from 1.20), dependencies updates, linter related fixes (#858)

Full Changelog: v1.60.3...v1.61.0

Fortio 1.60.3

11 Oct 23:33
197424c
Compare
Choose a tag to compare

Fix for CVE-2023-44487 - ie rebuild with go 1.20.10 and update x/net

What's Changed

  • Bump golang.org/x/net from 0.15.0 to 0.16.0 by @dependabot in #846
  • rebuilding with go1.20.10 and updating deps, prep for 1.60.3 by @ldemailly in #849

Full Changelog: v1.60.2...v1.60.3

Fortio 1.60.2

29 Sep 01:12
058ac0f
Compare
Choose a tag to compare

What's Changed

  • Add new -pprof on flag to explictly allow pprof, off by default in the Web UI (#845)

Note that that doesn't make exposing /fortio testing UI to external safe (it just removes /debug/pprof by default)

  • Also: bump google.golang.org/grpc from 1.58.1 to 1.58.2

Full Changelog: v1.60.1...v1.60.2

Fortio 1.60.1

14 Sep 21:00
dcad10f
Compare
Choose a tag to compare

What's Changed

  • Bug fix for fortiotel / long version in fortio UI footer (Bump fortio.org/version from 1.0.2 to 1.0.3 #840)
  • GRPC lib seems to have a pretty important bug fix (Bump google.golang.org/grpc from 1.58.0 to 1.58.1 #841)

Full Changelog: v1.60.0...v1.60.1

Fortio 1.60.0

14 Sep 00:32
616c1db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.59.0...v1.60.0

Fortio 1.59.0

08 Aug 00:10
1b14793
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.13.0 to 0.14.0 by @dependabot in #816
  • [jrpc] Add support for optional custom allowed http status codes and custom TLS options or custom http client by @ldemailly in #817

Full Changelog: v1.58.0...v1.59.0

Fortio 1.58.0

04 Aug 15:36
fef3d6d
Compare
Choose a tag to compare

What's Changed

  • Plug in the ErrorHandlers for JSON/color compatibility of http lib #812 (fixes #802)

Full Changelog: v1.57.5...v1.58.0

Fortio 1.57.5

03 Aug 21:08
bddad00
Compare
Choose a tag to compare

What's Changed

  • Go 1.20.7 build image + log/cli/scli console/color output improvements + other deps (#811)

Full Changelog: v1.57.4...v1.57.5

Fortio 1.57.4

25 Jul 05:09
67b7744
Compare
Choose a tag to compare

What's Changed

  • Save the async result file even on init error (like invalid host/target) - fixes #796 (#797)

Also update to fortio.org/log and scli with support for logging goRoutine ID (r= in json logs, [] after timestamp in colorized output)

Full Changelog: v1.57.3...v1.57.4