Releases: fortio/fortio
Releases · fortio/fortio
Fortio 1.63.0
What's Changed
Rebuild with go1.21.5 and:
- Use the default http config for all server UI and rapi operations + Indicate when the UI/echo server is using https by @ldemailly in #868
Full Changelog: v1.62.1...v1.63.0
v1.62.1
What's Changed
- Use fixed version of cli/sli for
-logger-no-color
to work as expected
Full Changelog: v1.62.0...v1.62.1
Fortio v1.62.0
What's Changed
- Use new logger with response time and code, also introduces struct2env config. (#861)
- Fixes #860 and fortio/proxy#181
Full Changelog: v1.61.0...v1.62.0
Fortio v1.61.0
Do not use, has #860
What's Changed
- Updated build image with go1.21.4 (from 1.20), dependencies updates, linter related fixes (#858)
Full Changelog: v1.60.3...v1.61.0
Fortio 1.60.3
Fix for CVE-2023-44487 - ie rebuild with go 1.20.10 and update x/net
What's Changed
- Bump golang.org/x/net from 0.15.0 to 0.16.0 by @dependabot in #846
- rebuilding with go1.20.10 and updating deps, prep for 1.60.3 by @ldemailly in #849
Full Changelog: v1.60.2...v1.60.3
Fortio 1.60.2
What's Changed
- Add new
-pprof
on flag to explictly allow pprof, off by default in the Web UI (#845)
Note that that doesn't make exposing /fortio testing UI to external safe (it just removes /debug/pprof by default)
- Also: bump google.golang.org/grpc from 1.58.1 to 1.58.2
Full Changelog: v1.60.1...v1.60.2
Fortio 1.60.1
What's Changed
- Bug fix for fortiotel / long version in fortio UI footer (Bump fortio.org/version from 1.0.2 to 1.0.3 #840)
- GRPC lib seems to have a pretty important bug fix (Bump google.golang.org/grpc from 1.58.0 to 1.58.1 #841)
Full Changelog: v1.60.0...v1.60.1
Fortio 1.60.0
What's Changed
- grpc ping support compression option by @wulianglongrd in #819
- go 1.20.8 build image (and #833 and #830 bug fixes) by @ldemailly in #837
- cli grpc support profile option by @wulianglongrd in #820
- Remove the empty file .gitmodules by @haiyuewa in #818
- Close the cpu profile file right after stop cpu profile by @ldemailly in #823
New Contributors
- @haiyuewa made their first contribution in #818
- @wulianglongrd made their first contribution in #820
Full Changelog: v1.59.0...v1.60.0
Fortio 1.59.0
What's Changed
- Bump golang.org/x/net from 0.13.0 to 0.14.0 by @dependabot in #816
- [jrpc] Add support for optional custom allowed http status codes and custom TLS options or custom http client by @ldemailly in #817
Full Changelog: v1.58.0...v1.59.0
Fortio 1.58.0
What's Changed
Full Changelog: v1.57.5...v1.58.0