8000 Releases · fortio/fortio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: fortio/fortio

v1.66.5

19 Sep 19:49
3af89dc
Compare
Choose a tag to compare

Use https://github.com/fortio/safecast 1.0.0 release and fixed detected issues with latest gosec G115 thanks to it

What's Changed

Full Changelog: v1.66.3...v1.66.5

v1.66.4

17 Sep 19:14
cdd54aa
Compare
Choose a tag to compare
v1.66.4 Pre-release
Pre-release

Eliminate gosec potential issues in number conversions thanks to using https://pkg.go.dev/fortio.org/safecast

What's Changed

Full Changelog: v1.66.3...v1.66.4

10000

v1.66.3

13 Sep 23:52
7074435
Compare
Choose a tag to compare

Fixed an old bug in the fast client and no keep alive unearthed, thanks @hellivan for reporting

What's Changed

  • Bump google.golang.org/grpc from 1.66.0 to 1.66.2 by @dependabot in #973
  • Introduce DelayedErrorReader to avoid the case where we get both EOF and some data in a single read by @ldemailly in #974

Full Changelog: v1.66.2...v1.66.3

v1.66.2

06 Sep 16:53
582d82a
Compare
Choose a tag to compare

Rebuilt with go 1.22.7, linter induced changes, and dependencies updates (scli, grpc, testscript, etc)

Full Changelog: v1.66.1...v1.66.2

v1.66.1

07 Aug 16:26
Compare
Choose a tag to compare

What's Changed

  • go 1.22.6 based
  • dependency updates

Full Changelog: v1.66.0...v1.66.1

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

0