Releases: fortio/fortiotel
Releases · fortio/fortiotel
v1.11.5
v1.11.4
What's Changed
Fix fortio/fortio#796 and also new logger with goRoutine ID (r=
in json logs, [] in colorized output)
- Bump fortio.org/fortio from 1.57.3 to 1.57.4 by @dependabot in #116
Full Changelog: v1.11.3...v1.11.4
Changelog
v1.11.3
What's Changed
Just to sync with fortio even though it's same code - rebuilt with go 1.20.6
- Bump fortio.org/fortio from 1.57.2 to 1.57.3 by @dependabot in #113
Full Changelog: v1.11.2...v1.11.3
Changelog
v1.11.2
What's Changed
- Build with go1.20.6
- [email protected] #112
Full Changelog: v1.11.0...v1.11.2
Changelog
- 037df1e Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 (#111)
- d46aede [email protected] (#112)
v1.11.0
v1.10.1
What's Changed
- Based on fortio.org/fortio 1.56.0
- Add
-X
(or&X=
in rapi and web UI) to override the method. - Treat content-type in header as ContentType on options
- Don't run with invalid URLs / bad hosts for 100% errors with std client (ie detect errors early like fast client)
- Allow most of the same query args/form parameters for proxy fetcher than for load test, ie change the method, add headers, payload etc...
- Add
(same as 1.10.0 with goreleaser fix for artifacts)
Full Changelog: v1.9.2...v1.10.1
Changelog
- 58e65d6 new goreleaser config (same as fortio/proxy#118) (#107)
v1.10.1-pre1
Changelog
- 021ec9c new goreleaser config (same as fortio/proxy#118)
v1.10.0
What's Changed
- Based on fortio.org/fortio 1.56.0
- Add
-X
(or&X=
in rapi and web UI) to override the method. - Treat content-type in header as ContentType on options
- Don't run with invalid URLs / bad hosts for 100% errors with std client (ie detect errors early like fast client)
- Allow most of the same query args/form parameters for proxy fetcher than for load test, ie change the method, add headers, payload etc...
- Add
Full Changelog: v1.9.2...v1.10.0
v1.9.2
v1.9.1
Changelog
- 6fcc688 Bump actions/checkout from 3.5.2 to 3.5.3 (#100)
- 4284ce4 Bump docker/setup-buildx-action from 2.6.0 to 2.7.0 (#99)
- 2679512 Bump fortio.org/log from 1.4.0 to 1.4.1 (#102)
- 3d1c96c Bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 (#101)
- bdc0e13 get structured logging improvements from fortio (#103)