Skip to content

Releases: fortio/fortio

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

Fortio 1.63.8

22 May 00:10
a3e1747
Compare
Choose a tag to compare

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

03 Apr 23:01
4383a36
Compare
Choose a tag to compare

Rebuilt with non vulnerable x/net in addition to earlier newer go (1.22.2)

What's Changed

Full Changelog: v1.63.6...v1.63.7

Fortio 1.63.6

03 Apr 20:59
a184337
Compare
Choose a tag to compare

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

23 Mar 00:43
7fb7162
Compare
Choose a tag to compare

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

#908

Full Changelog: v1.63.4...v1.63.5

Fortio 1.63.4

06 Mar 15:47
b65de24
Compare
Choose a tag to compare

Switched build to go1.21.8 (security fixes) and other dependency updates

What's Changed

Full Changelog: v1.63.3...v1.63.4

Fortio 1.63.3

09 Feb 22:50
03c4e44
Compare
Choose a tag to compare

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

15 Jan 22:11
a9a6b4e
Compare
Choose a tag to compare

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

19 Dec 20:31
6308314
Compare
Choose a tag to compare

What's Changed

  • Fix timeout not used by proxy client in fetch2 (#874) in #875

Full Changelog: v1.63.0...v1.63.1