Skip to content

Releases: fortio/fortiotel

v1.11.5

03 Aug 21:11
a5d2af1
Compare
Choose a tag to compare

What's Changed

  • Bump fortio.org/fortio from 1.57.4 to 1.57.5 (and log,cli,scli) for go1.20.7 and better console output (#122)

Full Changelog: v1.11.4...v1.11.5

Changelog

  • a5d2af1 Bump fortio.org/fortio from 1.57.4 to 1.57.5 (#122)

v1.11.4

25 Jul 04:41
57b8479
Compare
Choose a tag to compare

What's Changed

Fix fortio/fortio#796 and also new logger with goRoutine ID (r= in json logs, [] in colorized output)

Full Changelog: v1.11.3...v1.11.4

Changelog

  • bf39c42 Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 (#114)
  • 57b8479 Bump fortio.org/fortio from 1.57.3 to 1.57.4 (#116)

v1.11.3

14 Jul 00:25
32190a0
Compare
Choose a tag to compare

What's Changed

Just to sync with fortio even though it's same code - rebuilt with go 1.20.6

Full Changelog: v1.11.2...v1.11.3

Changelog

  • 32190a0 Bump fortio.org/fortio from 1.57.2 to 1.57.3 (#113)

v1.11.2

12 Jul 17:38
d46aede
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.2

Changelog

v1.11.0

07 Jul 03:25
0b6745f
Compare
Choose a tag to compare

Changelog

  • 0b6745f Bump fortio.org/fortio from 1.56.0 to 1.57.0 (#110)

v1.10.1

04 Jul 01:24
58e65d6
Compare
Choose a tag to compare

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...

(same as 1.10.0 with goreleaser fix for artifacts)

Full Changelog: v1.9.2...v1.10.1

Changelog

v1.10.1-pre1

04 Jul 01:26
Compare
Choose a tag to compare
v1.10.1-pre1 Pre-release
Pre-release

Changelog

v1.10.0

04 Jul 01:15
65ced4e
Compare
Choose a tag to compare
v1.10.0 Pre-release
Pre-release

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...

Full Changelog: v1.9.2...v1.10.0

v1.9.2

27 Jun 01:27
e07ad27
Compare
Choose a tag to compare

What's Changed

  • Switch for sec.usec timestamp mode (fortio 1.55.2, log 1.6.0) #104

Full Changelog: v1.9.1...v1.9.2

v1.9.1

21 Jun 22:48
bdc0e13
Compare
Choose a tag to compare

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)