Skip to content

Releases: fortio/fortio

v1.69.5

23 May 18:34
929fca7
Compare
Choose a tag to compare

What's Changed

Use go 1.23.9 based build image. latest grol and terminal. prep for release by @ldemailly in #1053
(and other dep bumps)

Full Changelog: v1.69.4...v1.69.5

v1.69.4

21 Apr 20:40
54189cc
Compare
Choose a tag to compare
  • New exceptionDetails in jrpc error replies: the json version of the error object (#1042)
  • Grol has now bytes() and utf8() functions to go to array of bytes and back to utf8 string
  • Grol (and thus fortio script interactive mode) now also uses fortio.org/terminal library that uses golang.org/x/term latest commit as our change to History got merged upstream, so no more fortio.org/term needed.
  • Bump grpc

Full Changelog: v1.69.3...v1.69.4

v1.69.3

18 Apr 03:08
23bcb77
Compare
Choose a tag to compare

What's Changed

  • Added the missing Flush() method to the fhttp.Gzip middleware by @ldemailly in #1039
    This allows streaming gzip'ing of chunked replies

Full Changelog: v1.69.2...v1.69.3

v1.69.2

14 Apr 23:26
f984aaf
Compare
Choose a tag to compare

Version of grol and fortio/terminal that properly sets the initial terminal size for fortio script to wrap long lines correctly.

What's Changed

  • Bump golang.org/x/net from 0.38.0 to 0.39.0 in the go-x group by @dependabot in #1036
  • Bump grol.io/grol from 0.80.3 to 0.80.4 in the fortio-and-grol group by @dependabot in #1037

Full Changelog: v1.69.1...v1.69.2

v1.69.1

08 Apr 02:47
6d7bf74
Compare
Choose a tag to compare

What's Changed

  • Update deps, including grol 0.80 which means bug fix in MakeQuad and rest that now depend on go 1.21 and thus drop x/exp dependency by @ldemailly in #1029
  • Switch to version of grol and indirectly terminal without dep cycle (and dflag/scli with latest version too) by @ldemailly in #1035

Full Changelog: v1.69.0...v1.69.1

v1.69.0

04 Apr 22:02
86508a8
Compare
Choose a tag to compare

What's Changed

Pretty big (huge!) change:

Full Changelog: v1.68.2...v1.69.0

v1.68.2

02 Apr 22:17
292fcbb
Compare
Choose a tag to compare

Rebuild with latest stable go (1.23.8) with security fixes and other dependencies update

What's Changed

Full Changelog: v1.68.1...v1.68.2

v1.68.1

18 Mar 21:04
2a4e270
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.68.0...v1.68.1

v1.68.0

12 Nov 23:39
8c89ef3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.67.1...v1.68.0

v1.67.1

03 Oct 21:59
16186b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.67.0...v1.67.1