Releases: fortio/fortio
Fortio 1.63.10
Dependencies update including go 1.22.4
What's Changed
- Bump fortio.org/scli from 1.14.2 to 1.14.3 by @dependabot in #933
- go 1.22.4 update by @ldemailly in #934
Full Changelog: v1.63.9...v1.63.10
Fortio 1.63.9
What's Changed
- Avoid warmup grpc connection multiple times by @ktalg in #926
- Correct flag help text for
-sequential-warmup
, show number of fd and thread # on failure by @ldemailly in #927 see MR and also https://github.com/fortio/fortio/wiki/FAQ#i-want-to-test-a-large-number-of-connections for context
Full Changelog: v1.63.8...v1.63.9
Fortio 1.63.8
Rebuilt with go1.22.3 and updated dependencies (dns security issue, etc) + some linter fixes
What's Changed
- Bump golang.org/x/net from 0.23.0 to 0.24.0 by @dependabot in #918
- go 1.22.3 and linter related updates (also updated config in workflows/) by @ldemailly in #924
- Bump google.golang.org/grpc from 1.63.0 to 1.64.0 by @dependabot in #923
Full Changelog: v1.63.7...v1.63.8
Fortio 1.63.7
Rebuilt with non vulnerable x/net in addition to earlier newer go (1.22.2)
What's Changed
- Bump golang.org/x/net from 0.22.0 to 0.23.0 (security fix) by @dependabot in #915
- Bump grpc and prep for 1.63.7 by @ldemailly in #917
Full Changelog: v1.63.6...v1.63.7
Fortio 1.63.6
Switched build image from go 1.21(.8) to 1.22(.2 at the moment)
Fixed logger incomplete information (fix is mostly in fortio.org/log v1.12.2) and improved logging to differentiate read timeout on invalid servers (like missing \r\n in headers, see #913) from other errors
Full Changelog: v1.63.5...v1.63.6
Fortio 1.63.5
What's Changed
Rebuild using the new shared workflows https://github.com/fortio/workflows
and updated dependencies (also rebuilt with shared workflows) which include linter fixes
Full Changelog: v1.63.4...v1.63.5
Fortio 1.63.4
Switched build to go1.21.8 (security fixes) and other dependency updates
What's Changed
- Bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in #889
- Bump fortio.org/scli from 1.13.1 to 1.14.1 by @dependabot in #888
- Bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in #891
- Bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #894
- Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in #893
- Bump codecov/codecov-action from 4.0.1 to 4.0.2 by @dependabot in #892
- Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 by @dependabot in #899
- Bump codecov/codecov-action from 4.0.2 to 4.1.0 by @dependabot in #897
- Bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #898
- switch to go 1.21.8 and prep for 1.63.4 by @ldemailly in #896
Full Changelog: v1.63.3...v1.63.4
Fortio 1.63.3
What's Changed
- Dependency updates, notably go 1.21.7 based build image, linter related changes (#886)
Full Changelog: v1.63.2...v1.63.3
Fortio 1.63.2
What's Changed
- go 1.21.6 (#880)
- Bump golang.org/x/net from 0.19.0 to 0.20.0 (#878)
- re-enable ifElseChain in go critic (#881)
Full Changelog: v1.63.1...v1.63.2
Fortio 1.63.1
What's Changed
Full Changelog: v1.63.0...v1.63.1