Skip to content

Releases: fortio/fortio

Fortio 1.66.0

03 Jul 16:28
4a1aff9
Compare
Choose a tag to compare

Rebuild with go 1.22.5 (http security and other bug fixes)

Propagate logger/cli improvements for small clis through build tags (https://github.com/fortio/cli#small-binaries), which aren't used for fortio/fortiotel but are there.

go compatibility version is now 1.21 because of grpc update (on one hand everything should build as long as you have at least 1.18 for generics, on the other hand... get to 1.21 at least if possible)

What's Changed

New Contributors

Full Changelog: v1.65.0...v1.66.0

Fortio 1.65.0

24 Jun 01:30
4f3570b
Compare
Choose a tag to compare

What's Changed

and other dependencies update

Skipping 1.64 to re-sync versions with fortiotel

Full Changelog: v1.63.10...v1.65.0

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